This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository xmlgraphics-commons.
commit b92bd71b09e7e3526815dfde229c9e44a96dca8e Author: Michael Koch <[email protected]> Date: Sat Dec 29 19:47:15 2007 +0000 xmlgraphics-commons (1.2.dfsg-2) UNRELEASED; urgency=low * Fixed watch file to match current debian version format. -- Michael Koch <[email protected]> Sat, 29 Dec 2007 20:53:28 +0100 --- debian/changelog | 6 ++++++ debian/watch | 8 ++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f0afc0..2231947 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xmlgraphics-commons (1.2.dfsg-2) UNRELEASED; urgency=low + + * Fixed watch file to match current debian version format. + + -- Michael Koch <[email protected]> Sat, 29 Dec 2007 20:53:28 +0100 + xmlgraphics-commons (1.2.dfsg-1) unstable; urgency=low * New upstream release. diff --git a/debian/watch b/debian/watch index b4c3ef8..428248d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,7 +1,3 @@ -# watch control file for uscan -version=2 -# Options - -# Site Version Script -opts=dversionmangle=s/\.dfsg\.\d+$// \ +version=3 +opts=dversionmangle=s/\.dfsg$// \ http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-(.*)-src\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlgraphics-commons.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

