This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository libgtextutils.
commit af59285b8cf784eb65eaf9fe2caa8d3dc4ea0d10 Author: Charles Plessy <[email protected]> Date: Tue Oct 12 18:16:44 2010 +0900 # Using Debhelper 8 since it will be in Squeeze. --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/compat b/debian/compat index 7f8f011..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +8 diff --git a/debian/control b/debian/control index 68dafc3..43af5bc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libgtextutils Priority: optional Maintainer: Charles Plessy <[email protected]> -Build-Depends: debhelper (>= 7), autotools-dev +Build-Depends: debhelper (>= 8), autotools-dev Standards-Version: 3.8.3 Section: libs Homepage: http://hannonlab.cshl.edu/fastx_toolkit/ -- 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
