[med-svn] [Git][med-team/maq][master] 5 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Mon Jul 16 14:50:44 BST 2018
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 <moeller at debian.org> 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 <tille at debian.org> 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 <tille at debian.org>,
Charles Plessy <plessy at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180716/a2cacafd/attachment-0001.html>
More information about the debian-med-commit
mailing list