Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
debhelper 11
· c4cd6327
Andreas Tille
authored
Oct 29, 2018
c4cd6327
Point Vcs fields to salsa.debian.org
· 737a2d2a
Andreas Tille
authored
Oct 29, 2018
737a2d2a
Standards-Version: 4.2.1
· 404b67bd
Andreas Tille
authored
Oct 29, 2018
404b67bd
Secure URI in copyright format
· fdd091bc
Andreas Tille
authored
Oct 29, 2018
fdd091bc
Remove trailing whitespace in debian/changelog
· bb23d2d4
Andreas Tille
authored
Oct 29, 2018
bb23d2d4
Remove trailing whitespace in debian/rules
· c3766297
Andreas Tille
authored
Oct 29, 2018
c3766297
Upload to unstable
· 1b90876c
Andreas Tille
authored
Oct 29, 2018
1b90876c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1b90876c
logol (1.7.8-3) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Secure URI in copyright format
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/rules
-- Andreas Tille <tille@debian.org> Mon, 29 Oct 2018 09:05:37 +0100
logol (1.7.8-2) unstable; urgency=medium
* Remove ncurses dependency (Closes: #804579)
...
...
debian/compat
View file @
1b90876c
1
0
1
1
debian/control
View file @
1b90876c
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Olivier Sallou <osallou@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
default-jdk,
ant,
ruby,
...
...
@@ -27,9 +27,9 @@ Build-Depends: debhelper (>= 10),
ant-optional,
cassiopee,
ruby-cassiopee
Standards-Version: 4.
1
.1
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/logol
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/logol.git
Standards-Version: 4.
2
.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/logol
Vcs-Git: https://
salsa
.debian.org/
med-team
/logol.git
Homepage: http://logol.genouest.org
Package: logol
...
...
debian/copyright
View file @
1b90876c
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: logol
Source: https://gforge.inria.fr/projects/logolexec
...
...
debian/rules
View file @
1b90876c