diff -Nru smalt-0.7.6/debian/changelog smalt-0.7.6/debian/changelog --- smalt-0.7.6/debian/changelog 2017-11-20 11:41:33.000000000 +0000 +++ smalt-0.7.6/debian/changelog 2018-10-24 19:08:08.000000000 +0000 @@ -1,3 +1,12 @@ +smalt (0.7.6-8) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + * Do not autoreconf since config is broken + + -- Andreas Tille Wed, 24 Oct 2018 21:08:08 +0200 + smalt (0.7.6-7) unstable; urgency=medium * Moved packaging from SVN to Git diff -Nru smalt-0.7.6/debian/compat smalt-0.7.6/debian/compat --- smalt-0.7.6/debian/compat 2017-11-20 11:41:33.000000000 +0000 +++ smalt-0.7.6/debian/compat 2018-10-24 19:08:08.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru smalt-0.7.6/debian/control smalt-0.7.6/debian/control --- smalt-0.7.6/debian/control 2017-11-20 11:41:33.000000000 +0000 +++ smalt-0.7.6/debian/control 2018-10-24 19:08:08.000000000 +0000 @@ -3,14 +3,14 @@ Uploaders: Andreas Tille Section: science Priority: optional -Build-Depends: debhelper (>= 9.20160114), +Build-Depends: debhelper (>= 11~), zlib1g-dev, python, samtools, libbambamc-dev -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/smalt.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/smalt.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/smalt +Vcs-Git: https://salsa.debian.org/med-team/smalt.git Homepage: http://www.sanger.ac.uk/science/tools/smalt-0 Package: smalt diff -Nru smalt-0.7.6/debian/rules smalt-0.7.6/debian/rules --- smalt-0.7.6/debian/rules 2017-11-20 11:41:33.000000000 +0000 +++ smalt-0.7.6/debian/rules 2018-10-24 19:08:08.000000000 +0000 @@ -5,7 +5,10 @@ # autoreconf is needed to make the patch to test/Makefile.am effective %: - dh $@ # this fails because auf broken upstream autoconf stuff: - - with autoreconf + dh $@ + +override_dh_autoreconf: + echo "Do nothing - fails because auf broken upstream autoconf stuff" override_dh_auto_configure: # see upstream INSTALL file diff -Nru smalt-0.7.6/debian/upstream/metadata smalt-0.7.6/debian/upstream/metadata --- smalt-0.7.6/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ smalt-0.7.6/debian/upstream/metadata 2018-10-24 19:08:08.000000000 +0000 @@ -0,0 +1,7 @@ +Registry: + - Name: OMICtools + Entry: OMICS_00686 + - Name: SciCrunch + Entry: SCR_000544 + - Name: bio.tools + Entry: Smalt