This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository libgtextutils.
commit 98624c0ee4f799083f90d84e88f269e835079bcb Author: Charles Plessy <[email protected]> Date: Sat Nov 9 10:00:39 2013 +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 408b5d2..e46dbe4 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> -Build-Depends: debhelper (>= 8), autotools-dev, libtool +Build-Depends: debhelper (>= 9), autotools-dev, libtool Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/?p=debian-med/libgtextutils.git Vcs-Git: git://git.debian.org/git/debian-med/libgtextutils.git -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
