Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-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