This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository perlprimer.
commit 5655f4e71425676e628ceedcaaebcc6c3758d949 Author: Charles Plessy <[email protected]> Date: Sat Jan 25 16:23:55 2014 +0900 Use Debhelper 9. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 3d63143..7e2fb2e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper (>= 9), cdbs Standards-Version: 3.9.5 Vcs-Browser: http://git.debian.org/?p=debian-med/perlprimer.git -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/perlprimer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
