This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository statsvn.
commit 3a1c25c11446d34b71f9a5819d41c54f8d69f70b Author: Michael Koch <[email protected]> Date: Wed Apr 2 18:06:09 2008 +0000 statsvn (0.3.1.dfsg-4) UNRELEASED; urgency=low * Updated watch file to remove ".dfsg" part from debian version before comparison. -- Michael Koch <[email protected]> Wed, 02 Apr 2008 20:07:56 +0200 --- debian/changelog | 7 +++++++ debian/watch | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 13c0f53..95edcce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +statsvn (0.3.1.dfsg-4) UNRELEASED; urgency=low + + * Updated watch file to remove ".dfsg" part from debian version before + comparison. + + -- Michael Koch <[email protected]> Wed, 02 Apr 2008 20:07:56 +0200 + statsvn (0.3.1.dfsg-3) unstable; urgency=low * The 'Whoa I never uploaded two versions that close together' release diff --git a/debian/watch b/debian/watch index 9e0af9b..d46a103 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,3 @@ version=3 -http://sf.net/statsvn/statsvn-(.*)-source.zip debian debian/new-upstream \ No newline at end of file +opts=dversionmangle=s/\.dfsg// \ +http://sf.net/statsvn/statsvn-(.*)-source.zip debian debian/new-upstream -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/statsvn.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

