This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch debian/unstable in repository libgtextutils.
commit 6e8d1c52187f54723ec3657dfb8f6c7d798cbfbc Author: Charles Plessy <[email protected]> Date: Mon Jul 4 19:23:28 2011 +0900 Uploaded after minor packaging changes. --- debian/changelog | 8 ++++++-- debian/control | 2 +- debian/gbp.conf | 5 +++++ debian/source/format | 1 + 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 61b73fa..1eaf0c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ -libgtextutils (0.6.2-1) UNRELEASED; urgency=low +libgtextutils (0.6.2-1) unstable; urgency=low - * New upstream release (Closes: #625365, #626757). + * New upstream release (Closes: #625365, #626757), whith new soname 0.6.2. + * debian/libgtextutils0.symbols upgraded to new soname. + * Breaks: fastx-toolkit =< 0.0.13-1 (debian/control). + * Incremented Standards-Version to reflect conformance with Policy 3.9.2 + (debian/control, no changes needed). -- Charles Plessy <[email protected]> Mon, 04 Jul 2011 18:55:22 +0900 diff --git a/debian/control b/debian/control index 010aaf6..a2290a3 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> Build-Depends: debhelper (>= 8), autotools-dev -Standards-Version: 3.9.1 +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 Homepage: http://hannonlab.cshl.edu/fastx_toolkit/ diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..bf424bb --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +# This source package is managed with git-buildpackage and pristine-tar. + +[DEFAULT] +# use pristine-tar: +pristine-tar = True diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- 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
