r12157 - /packages/unstable/gnome-app-install/debian/rules

jak-guest at users.alioth.debian.org jak-guest at users.alioth.debian.org
Tue Jul 31 13:12:26 UTC 2007


Author: jak-guest
Date: Tue Jul 31 13:12:26 2007
New Revision: 12157

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12157
Log:
* reset ubuntu url to archive.ubuntu.com

Modified:
    packages/unstable/gnome-app-install/debian/rules

Modified: packages/unstable/gnome-app-install/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-app-install/debian/rules?rev=12157&op=diff
==============================================================================
--- packages/unstable/gnome-app-install/debian/rules (original)
+++ packages/unstable/gnome-app-install/debian/rules Tue Jul 31 13:12:26 2007
@@ -4,7 +4,7 @@
 # Version without +debian, debian revision and epochs
 VERSION              := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f2 -d ' ' | cut -f2- -d: | cut -f1 -d+ | cut -f1 -d-)
 DEB_TARBALL          := ../tarballs/gnome-app-install_$(VERSION).orig.tar.gz
-UBU_TARBALL          := http://launchpadlibrarian.net/8631529/gnome-app-install_0.4.4ubuntu1.tar.gz #http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-app-install/gnome-app-install_$(VERSION)ubuntu1.tar.gz
+UBU_TARBALL          := http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-app-install/gnome-app-install_$(VERSION)ubuntu1.tar.gz
 
 
 # Add here any variable or target overrides you need




More information about the pkg-gnome-commits mailing list