[Pkg-osm-commits] [SCM] leaflet branch, master, updated. debian/0.3-1-11-g0a22d3a

Jonas Smedegaard dr at jones.dk
Mon Jun 25 23:54:12 UTC 2012


The following commit has been merged in the master branch:
commit 3e0c1a19517bad9f3cd01d4ec727c521bd209dc3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jun 21 19:52:21 2012 +0200

    Tidy rules file: Add commented out hint for fetching snapshot.

diff --git a/debian/rules b/debian/rules
index 46dc31c..fde988a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,6 +32,8 @@ CDBS_BUILD_DEPENDS += , node-uglify , node-jake
 
 DEB_UPSTREAM_URL = https://github.com/CloudMade/Leaflet/tarball
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
+# Set below to fetch snapshot of HEAD instead of tagged release
+#DEB_UPSTREAM_TARBALL_BASENAME = master
 DEB_UPSTREAM_TARBALL_DELIMITER =
 DEB_UPSTREAM_TARBALL_EXTENSION =
 DEB_UPSTREAM_RECEIVED_EXTENSION = tar.gz

-- 
JavaScript library for displaying map data in web browsers



More information about the Pkg-osm-commits mailing list