[pkg-java] r16549 - trunk/dom4j/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Apr 16 11:11:51 UTC 2013
Author: ebourg-guest
Date: 2013-04-16 11:11:51 +0000 (Tue, 16 Apr 2013)
New Revision: 16549
Modified:
trunk/dom4j/debian/changelog
trunk/dom4j/debian/orig-tar.sh
Log:
Changed the dfsg version to reflect the changes in the filtered upstream tarball
Modified: trunk/dom4j/debian/changelog
===================================================================
--- trunk/dom4j/debian/changelog 2013-04-16 11:09:49 UTC (rev 16548)
+++ trunk/dom4j/debian/changelog 2013-04-16 11:11:51 UTC (rev 16549)
@@ -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
Modified: trunk/dom4j/debian/orig-tar.sh
===================================================================
--- trunk/dom4j/debian/orig-tar.sh 2013-04-16 11:09:49 UTC (rev 16548)
+++ trunk/dom4j/debian/orig-tar.sh 2013-04-16 11:11:51 UTC (rev 16549)
@@ -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
More information about the pkg-java-commits
mailing list