[Pkg-javascript-commits] [node-simple-fmt] 01/01: Rewrite d/watch using a new fakeupstream feature (thanks Paul Wise)

Julien Puydt julien.puydt at laposte.net
Wed Jan 25 08:45:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository node-simple-fmt.

commit ec08bfab9f71c57e9bffe782751517a2a67d9369
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Jan 25 09:44:16 2017 +0100

    Rewrite d/watch using a new fakeupstream feature (thanks Paul Wise)
---
 debian/changelog | 6 ++++++
 debian/watch     | 8 +++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5fa71c9..eeed54b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-simple-fmt (0.1.0+20130419-3) unstable; urgency=medium
+
+  * Rewrite d/watch using a new fakeupstream feature (thanks Paul Wise).
+
+ -- Julien Puydt <julien.puydt at laposte.net>  Wed, 25 Jan 2017 09:43:52 +0100
+
 node-simple-fmt (0.1.0+20130419-2) unstable; urgency=medium
 
   * Fixed typo in description. (Closes: #811179)
diff --git a/debian/watch b/debian/watch
index c3241a1..e497aa7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 # Upstream doesn't tag releases, so git snapshot are packaged
-# You can get the upstream tarball using:
-#   wget -c https://github.com/olov/stringset/archive/<SHA>.tar.gz
-# where <SHA> is given in the changelog entry.
+# the SHA of the commit is to be given in the debian/changelog entry
+version=3
+opts=\
+uversionmangle=s/([\d\.]+)\.([\d]+)\.([\d]+)\.([\d]+).*/$1+$2$3$4/ \
+https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=github_commits_package_json/olov/simple-fmt .*/archive/[0123456789abcdef]+\.tar.gz\?version=([\d.]+);date=([\d]+)-([\d]+)-([\d]+)T.*

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-simple-fmt.git



More information about the Pkg-javascript-commits mailing list