This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dom4j.
commit a354fc75627327c93294676a002ede244927034a Author: Emmanuel Bourg <[email protected]> Date: Tue Apr 16 11:11:51 2013 +0000 Changed the dfsg version to reflect the changes in the filtered upstream tarball --- debian/changelog | 2 +- debian/orig-tar.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 065bfa3..a4d9fe8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dom4j (1.6.1+dfsg.2-7) experimental; urgency=low +dom4j (1.6.1+dfsg.3-1) experimental; urgency=low * Team upload. * Removed the dependency on backport-util-concurrent diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index fae3a1d..eb3d4a2 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -3,7 +3,7 @@ # called by uscan with '--upstream-version' <version> <file> DEBIAN_VERSION=$2 DIR=dom4j-$DEBIAN_VERSION -TAR=../dom4j_$DEBIAN_VERSION+dfsg.2.orig.tar.gz +TAR=../dom4j_$DEBIAN_VERSION+dfsg.3.orig.tar.gz # clean up the upstream tarball tar zxf $3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

