[Pkg-javascript-commits] [leaflet-markercluster] 473/479: Update upstream version numbering scheme in watch file and upstream-tarball hints in rules file.

Jonas Smedegaard dr at jones.dk
Thu Oct 16 16:01:09 UTC 2014


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

js pushed a commit to branch master
in repository leaflet-markercluster.

commit 9b444570785dc51bd7c843741d0fec1eb27a9558
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Oct 16 17:46:39 2014 +0200

    Update upstream version numbering scheme in watch file and upstream-tarball hints in rules file.
---
 debian/rules | 2 +-
 debian/watch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 67a76c7..2f2dd93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ CDBS_RECOMMENDS_$(pkg) = javascript-common
 #
 
 DEB_UPSTREAM_URL = https://github.com/Leaflet/Leaflet.markercluster/archive
-DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_TARBALL_VERSION)
+DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
 DEB_UPSTREAM_TARBALL_SRCDIR = Leaflet.markercluster-$(DEB_UPSTREAM_TARBALL_VERSION)
 DEB_UPSTREAM_TARBALL_MD5 = 1d6184f7757454d8c8bc4ef7d14df34d
 
diff --git a/debian/watch b/debian/watch
index ac86dfc..25eed85 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/~dfsg\d*$// \
-https://github.com/Leaflet/Leaflet.markercluster/releases .*/archive/(\d[\d\.]+).tar.gz
+https://github.com/Leaflet/Leaflet.markercluster/releases .*/archive/v(\d[\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git



More information about the Pkg-javascript-commits mailing list