The following commit has been merged in the master branch:
commit fa8a05113eed761db44f62d55efe0c46f5de4be7
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Fri Jan 11 13:51:11 2013 +0100

    Update upstream URLs to reflect new Homepage and development project home.

diff --git a/debian/control.in b/debian/control.in
index fd803fe..0d2e2c6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,7 +6,7 @@ Uploaders: Andrew Harvey <andrew.harv...@gmail.com>,
  Jonas Smedegaard <d...@jones.dk>
 Build-Depends: @cdbs@
 Standards-Version: 3.9.3
-Homepage: http://leaflet.cloudmade.com/
+Homepage: http://leafletjs.com/
 Vcs-Git: git://git.debian.org/pkg-osm/leaflet.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-osm/leaflet.git
 
diff --git a/debian/copyright b/debian/copyright
index 969acf4..f5d559d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Leaflet
-Upstream-Contact: https://github.com/CloudMade/Leaflet/issues
-Source: https://github.com/CloudMade/Leaflet/
+Upstream-Contact: https://github.com/Leaflet/Leaflet/issues
+Source: https://github.com/Leaflet/Leaflet/
 
 Files: *
 Copyright: 2010-2012, CloudMade, Vladimir Agafonkin
diff --git a/debian/rules b/debian/rules
index 546d98b..9e6c494 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ CDBS_BUILD_DEPENDS_rules_utils_copyright-check =
 
 CDBS_BUILD_DEPENDS += , node-uglify , node-jake
 
-DEB_UPSTREAM_URL = https://github.com/CloudMade/Leaflet/archive
+DEB_UPSTREAM_URL = https://github.com/Leaflet/Leaflet/archive
 DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
 DEB_UPSTREAM_WGET_OPTS += --no-check-certificate
 DEB_UPSTREAM_TARBALL_MD5 = 988f242c5aa76f0389798cd3e8f2c7cd
diff --git a/debian/watch b/debian/watch
index 9174e3f..85e3c3b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://github.com/CloudMade/Leaflet/tags .*/archive/v?(\d[\d\.]+).tar.gz
+https://github.com/Leaflet/Leaflet/tags .*/archive/v?(\d[\d\.]+).tar.gz

-- 
JavaScript library for displaying map data in web browsers

_______________________________________________
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits

Reply via email to