Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debhelper 11
· 5401f683
Andreas Tille
authored
Oct 09, 2018
5401f683
Point Vcs fields to salsa.debian.org
· 5bfcff92
Andreas Tille
authored
Oct 09, 2018
5bfcff92
Standards-Version: 4.2.1
· 8e667036
Andreas Tille
authored
Oct 09, 2018
8e667036
Depends: sensible-utils
· 203e8365
Andreas Tille
authored
Oct 09, 2018
203e8365
Upload to unstable
· 95cec474
Andreas Tille
authored
Oct 09, 2018
95cec474
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
95cec474
emboss-explorer (2.2.0-10) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Depends: sensible-utils
-- Andreas Tille <tille@debian.org> Tue, 09 Oct 2018 18:00:50 +0200
emboss-explorer (2.2.0-9) unstable; urgency=medium
* Team upload
...
...
debian/compat
View file @
95cec474
1
0
1
1
debian/control
View file @
95cec474
...
...
@@ -3,13 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Charles Plessy <plessy@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
apache2-dev
Build-Depends-Indep: libparse-recdescent-perl,
libmailtools-perl
Standards-Version: 4.
1.0
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/emboss-explorer
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/emboss-explorer.git
Standards-Version: 4.
2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/emboss-explorer
Vcs-Git: https://
salsa
.debian.org/
med-team
/emboss-explorer.git
Homepage: http://embossgui.sourceforge.net/
Package: emboss-explorer
...
...
@@ -19,6 +19,7 @@ Depends: ${perl:Depends},
libemboss-acd-perl,
emboss,
emboss-data,
sensible-utils,
${misc:Depends}
Recommends: emboss-doc,
${misc:Recommends}
...
...