Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-12-18 12:16:03 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-12-18 12:16:03 (GMT)
commit09a270a387cd4d1e82b873bb6ecab100a24d99af (patch)
treefbfc78728fd03c44b1c916b735b299cd2baa97ef
parentc3d6a3a70f5e7d5e65e4fc3dcacfbc827373d210 (diff)
Update upstream source URLs.
-rw-r--r--debian/copyright2
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/watch2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright
index 77e6473..d0c9512 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
This is Sugar Web activity packaged for Debian GNU systems.
-Upstream source: http://dev.laptop.org/pub/sugar/sources/Browse/
+Upstream source: http://download.sugarlabs.org/sources/sucrose/Browse/
Upstream Git source: git://git.sugarlabs.org/browse/mainline
diff --git a/debian/rules b/debian/rules
index f7e204c..5991371 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include debian/cdbs/1/rules/buildinfo.mk
DEB_UPSTREAM_PACKAGE = Browse
-DEB_UPSTREAM_URL = http://dev.laptop.org/pub/sugar/sources/$(DEB_UPSTREAM_PACKAGE)
+DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/$(DEB_UPSTREAM_PACKAGE)
DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
DEB_UPSTREAM_TARBALL_MD5 = $(DEB_UPSTREAM_PACKAGE)
diff --git a/debian/watch b/debian/watch
index 1efaf5b..3a58258 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# run the "uscan" command to check for upstream updates and more.
version=3
-http://dev.laptop.org/pub/sugar/sources/Browse/Browse-(.*)\.tar\.bz2
+http://download.sugarlabs.org/sources/sucrose/Browse/Browse-(.*)\.tar\.bz2