Andreas Tille pushed to branch master at Debian Med / maq

Commits:
439f0fa9 by Andreas Tille at 2018-07-16T15:22:48+02:00
debhelper 11

- - - - -
c6dc274b by Andreas Tille at 2018-07-16T15:22:51+02:00
Point Vcs fields to salsa.debian.org

- - - - -
393987b1 by Andreas Tille at 2018-07-16T15:22:51+02:00
Standards-Version: 4.1.5

- - - - -
010d0be0 by Andreas Tille at 2018-07-16T15:49:00+02:00
Lintian should not warn about script-with-language-extension

- - - - -
d4a76653 by Andreas Tille at 2018-07-16T15:50:19+02:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/maq.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,18 @@
-maq (0.7.1-8) UNRELEASED; urgency=medium
+maq (0.7.1-8) unstable; urgency=medium
 
+  [ Steffen Moeller ]
   * debian/upstream/metadata:
     - Added references to OMICtools, SciCrunch, bio.tools
     - yamllint cleanliness
 
- -- Steffen Moeller <[email protected]>  Fri, 21 Jul 2017 13:29:00 +0200
+  [ Andreas Tille ]
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+  * Lintian should not warn about script-with-language-extension
+    see https://lists.debian.org/debian-med/2018/06/msg00043.html
+
+ -- Andreas Tille <[email protected]>  Mon, 16 Jul 2018 15:42:20 +0200
 
 maq (0.7.1-7) unstable; urgency=medium
 


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,11 @@ Uploaders: Andreas Tille <[email protected]>,
            Charles Plessy <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
-               zlib1g-dev,
-               dh-autoreconf
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/maq.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/maq.git
+Build-Depends: debhelper (>= 11~),
+               zlib1g-dev
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/maq
+Vcs-Git: https://salsa.debian.org/med-team/maq.git
 Homepage: http://maq.sourceforge.net/
 
 Package: maq


=====================================
debian/maq.lintian-overrides
=====================================
--- a/debian/maq.lintian-overrides
+++ b/debian/maq.lintian-overrides
@@ -1,2 +1,4 @@
 # Maq ships `maq' and `maq.pl', it is therefore not possible to rename 
`maq.pl'.
 maq: script-with-language-extension usr/bin/maq.pl
+# see https://lists.debian.org/debian-med/2018/06/msg00043.html
+maq: script-with-language-extension usr/bin/*.*


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 CFLAGS+= -D_LARGEFILE64_SOURCE
 
 %:
-       dh $@ --with autoreconf
+       dh $@
 
 override_dh_compress:
        dh_compress --exclude=.pdf



View it on GitLab: 
https://salsa.debian.org/med-team/maq/compare/24e6f0f0fd84ca007ac74c7249bc39d5dd00cff4...d4a76653501d1b5a6dfb1315dc83fc4a3fe962c4

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/maq/compare/24e6f0f0fd84ca007ac74c7249bc39d5dd00cff4...d4a76653501d1b5a6dfb1315dc83fc4a3fe962c4
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to