[Pkg-javascript-commits] [node-stringmap] 04/05: Rewrite d/watch using a new fakeupstream feature (thanks Paul Wise)

Julien Puydt julien.puydt at laposte.net
Thu Jan 19 09:11:55 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-stringmap.

commit 771e5d6d56a1111e7b1be3b34ddbbba00823c3c4
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Thu Jan 19 10:10:13 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index b899224..6c11a03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ node-stringmap (0.2.2+20130926-2) UNRELEASED; urgency=medium
   * Push standards-version up to 3.9.8.
   * Push dh compat up to 10.
   * Use https in Vcs-* fields.
+  * Rewrite d/watch using a new fakeupstream feature (thanks Paul Wise).
 
  -- Julien Puydt <julien.puydt at laposte.net>  Wed, 18 Jan 2017 18:34:03 +0100
 
diff --git a/debian/watch b/debian/watch
index 4905bcf..1cb81b8 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/stringmap/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/stringmap .*/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-stringmap.git



More information about the Pkg-javascript-commits mailing list