[Pkg-tcltk-commits] r1605 - dotlrn/trunk/debian
geox-guest at alioth.debian.org
geox-guest at alioth.debian.org
Thu Apr 17 01:12:26 UTC 2014
Author: geox-guest
Date: 2014-04-17 01:12:26 +0000 (Thu, 17 Apr 2014)
New Revision: 1605
Modified:
dotlrn/trunk/debian/changelog
dotlrn/trunk/debian/repackage-upstream-src
dotlrn/trunk/debian/watch
Log:
2.5.0+dfsg-11 -> 2.5.0+dfsg2-1
Modified: dotlrn/trunk/debian/changelog
===================================================================
--- dotlrn/trunk/debian/changelog 2014-04-16 21:52:29 UTC (rev 1604)
+++ dotlrn/trunk/debian/changelog 2014-04-17 01:12:26 UTC (rev 1605)
@@ -1,4 +1,4 @@
-dotlrn (2.5.0+dfsg-11) unstable; urgency=low
+dotlrn (2.5.0+dfsg2-1) unstable; urgency=low
* debhelper >= 9 is now required.
* New missing-sources directory. Closes: #744319
Modified: dotlrn/trunk/debian/repackage-upstream-src
===================================================================
--- dotlrn/trunk/debian/repackage-upstream-src 2014-04-16 21:52:29 UTC (rev 1604)
+++ dotlrn/trunk/debian/repackage-upstream-src 2014-04-17 01:12:26 UTC (rev 1605)
@@ -9,7 +9,7 @@
VERSION=$(echo $2)
FILE=$3
DIR="$PACKAGE-$VERSION"
-DFSG_FILE=$(echo "$FILE" | sed 's/\.orig\.tar\.gz$/+dfsg\.orig\.tar\.gz/')
+DFSG_FILE=$(echo "$FILE" | sed 's/\.orig\.tar\.gz$/+dfsg2\.orig\.tar\.gz/')
# Unpack
tar xzf $FILE \
Modified: dotlrn/trunk/debian/watch
===================================================================
--- dotlrn/trunk/debian/watch 2014-04-16 21:52:29 UTC (rev 1604)
+++ dotlrn/trunk/debian/watch 2014-04-17 01:12:26 UTC (rev 1605)
@@ -1,5 +1,5 @@
version=3
-opts="uversionmangle=s/\.\?revision_id\=(.*)//,dversionmangle=s/\+dfsg//" \
+opts="uversionmangle=s/\.\?revision_id\=(.*)//,dversionmangle=s/\+dfsg2//" \
http://openacs.org/projects/dotlrn/download download/dotlrn-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))(.*) debian debian/repackage-upstream-src
More information about the Pkg-tcltk-commits
mailing list