[med-svn] [Git][med-team/reapr][master] 6 commits: Drop unneeded Testsuite: autopkgtest

Andreas Tille gitlab at salsa.debian.org
Sat Jul 14 15:49:45 BST 2018


Andreas Tille pushed to branch master at Debian Med / reapr


Commits:
944f60c6 by Andreas Tille at 2018-07-14T16:11:38+02:00
Drop unneeded Testsuite: autopkgtest

- - - - -
513d459a by Andreas Tille at 2018-07-14T16:16:58+02:00
Respect DEB_BUILD_OPTIONS in override_dh_auto_test

- - - - -
237d6b83 by Andreas Tille at 2018-07-14T16:17:15+02:00
debhelper 11

- - - - -
54d7a178 by Andreas Tille at 2018-07-14T16:18:20+02:00
Point Vcs fields to salsa.debian.org

- - - - -
926b38d9 by Andreas Tille at 2018-07-14T16:18:20+02:00
Standards-Version: 4.1.5

- - - - -
1355076e by Andreas Tille at 2018-07-14T16:21:48+02:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+reapr (1.0.18+dfsg-4) unstable; urgency=medium
+
+  * Team upload.
+  * Drop unneeded Testsuite: autopkgtest
+  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.5
+
+ -- Andreas Tille <tille at debian.org>  Sat, 14 Jul 2018 16:18:20 +0200
+
 reapr (1.0.18+dfsg-3) unstable; urgency=medium
 
   * Rearrange linking order to fix FTBFS with ld --as-needed


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


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Sascha Steinbiss <satta at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11~),
                libbamtools-dev,
                libtabixpp-dev,
                libhts-dev (>= 1.3),
@@ -16,10 +16,9 @@ Build-Depends: debhelper (>= 9),
                snpomatic,
                tabix,
                libfile-copy-link-perl
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/reapr.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/reapr.git
-Testsuite: autopkgtest
+Standards-Version: 4.1.5
+Vcs-Browser: https://salsa.debian.org/med-team/reapr
+Vcs-Git: https://salsa.debian.org/med-team/reapr.git
 Homepage: http://www.sanger.ac.uk/science/tools/reapr
 
 Package: reapr


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,9 @@ override_dh_auto_clean:
 	dh_auto_clean --
 
 override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	mkdir $(debfolder)/test
 	ln -s $(CURDIR)/src/reapr.pl $(debfolder)/test/reapr
 	PATH=$(PATH):$(CURDIR)/src:$(debfolder)/test $(debfolder)/tests/test-example
 	rm -rf $(debfolder)/test
+endif



View it on GitLab: https://salsa.debian.org/med-team/reapr/compare/898ac4fba50e15a3ad1bde8dd74f889cf0246946...1355076e7d787dfc8643e9201ba3e2700a76e178

-- 
View it on GitLab: https://salsa.debian.org/med-team/reapr/compare/898ac4fba50e15a3ad1bde8dd74f889cf0246946...1355076e7d787dfc8643e9201ba3e2700a76e178
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/20180714/dad821f3/attachment-0001.html>


More information about the debian-med-commit mailing list