Andreas Tille pushed to branch master at Debian Med / libgtextutils
Commits: 7b94f617 by Andreas Tille at 2018-07-13T21:45:51+02:00 Prepare routine-update - - - - - 2b8a187b by Andreas Tille at 2018-07-13T21:46:05+02:00 debhelper 11 - - - - - 0f26c831 by Andreas Tille at 2018-07-13T21:46:08+02:00 Point Vcs fields to salsa.debian.org - - - - - 26899837 by Andreas Tille at 2018-07-13T21:46:08+02:00 Standards-Version: 4.1.5 - - - - - 2e219ccf by Andreas Tille at 2018-07-13T22:03:45+02:00 autotools is not needed with debhelper 11 - - - - - 585627c6 by Andreas Tille at 2018-07-13T22:05:30+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,11 @@ +libgtextutils (0.7-5) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.5 + + -- Andreas Tille <[email protected]> Fri, 13 Jul 2018 22:04:19 +0200 + libgtextutils (0.7-4) unstable; urgency=medium * Team upload. ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -4,14 +4,12 @@ Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: automake, - autotools-dev, - debhelper (>= 9), +Build-Depends: debhelper (>= 11~), dh-exec, libtool -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libgtextutils.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/libgtextutils.git +Standards-Version: 4.1.5 +Vcs-Browser: https://salsa.debian.org/med-team/libgtextutils +Vcs-Git: https://salsa.debian.org/med-team/libgtextutils.git Homepage: http://hannonlab.cshl.edu/fastx_toolkit/ Package: libgtextutils-dev ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow export DH_VERBOSE=1 %: - dh $@ --with autotools_dev + dh $@ override_dh_auto_configure: ./reconf View it on GitLab: https://salsa.debian.org/med-team/libgtextutils/compare/a0d2d6ba90d703404d57249f00c735081e215566...585627c6fb0848f0853867a377d1ba1428f5d2d8 -- View it on GitLab: https://salsa.debian.org/med-team/libgtextutils/compare/a0d2d6ba90d703404d57249f00c735081e215566...585627c6fb0848f0853867a377d1ba1428f5d2d8 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
