[Pkg-javascript-commits] [jquery-timer.js] 01/01: ~dfsg -> +dfsg
Alexandre Viau
aviau at moszumanska.debian.org
Sun Jan 3 18:30:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
aviau pushed a commit to annotated tag debian/0.0_git20150215.0.233601d+dfsg1.orig.tar.gz
in repository jquery-timer.js.
commit 7fdd20510741fc59ac3c527eaf94c587a347953e
Author: aviau <alexandre at alexandreviau.net>
Date: Tue Dec 29 14:55:59 2015 -0500
~dfsg -> +dfsg
---
debian/changelog | 2 +-
debian/rules | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1115509..4a95063 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-jquery-timer.js (0.0~git20150215.0.233601d~dfsg1-1) unstable; urgency=medium
+jquery-timer.js (0.0~git20150215.0.233601d+dfsg1-1) unstable; urgency=medium
* Initial release. (Closes: #809358)
diff --git a/debian/rules b/debian/rules
index bc7019d..c0a956b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ get-orig-source:
mv jquery-timer-master jquery-timer && \
cd jquery-timer && \
rm -rf res && \
- tar cf ${wrkdir}/jquery-timer.js_0.0~gitVERSION.COMMIT.ID~dfsg1.orig.tar * ; \
- gzip --best ${wrkdir}/jquery-timer.js_0.0~gitVERSION.COMMIT.ID~dfsg1.orig.tar
+ tar cf ${wrkdir}/jquery-timer.js_0.0~gitVERSION.COMMIT.ID+dfsg1.orig.tar * ; \
+ gzip --best ${wrkdir}/jquery-timer.js_0.0~gitVERSION.COMMIT.ID+dfsg1.orig.tar
rm -rf ${tmpdir}
@echo "Please rename the tarball depending on the version and commit it with pristine-tar"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-timer.js.git
More information about the Pkg-javascript-commits
mailing list