This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libtfbs-perl.
commit 52b580579cfd9e121ac1d0ed170213d43e009afa Author: Andreas Tille <[email protected]> Date: Sat Dec 17 21:57:16 2016 +0100 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- debian/copyright | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 18e2052..eb24363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libtfbs-perl (0.7.0+dfsg-4) UNRELEASED; urgency=medium * d/watch: version=4 + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 21:56:19 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 60e0edc..fcbcefa 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Section: perl Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), perl, pdl (>= 1:2.016), bioperl, diff --git a/debian/copyright b/debian/copyright index ec302eb..543c732 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://www.ii.uib.no/svn/lenhard/TFBS/ Files-Excluded: .git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libtfbs-perl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
