r12048 - in /packages/unstable/ubuntulooks/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Jul 21 17:07:56 UTC 2007


Author: kilian
Date: Sat Jul 21 17:07:56 2007
New Revision: 12048

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12048
Log:
* NOT RELEASED YET
* Add get-orig-source target.

Modified:
    packages/unstable/ubuntulooks/debian/changelog
    packages/unstable/ubuntulooks/debian/rules

Modified: packages/unstable/ubuntulooks/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ubuntulooks/debian/changelog?rev=12048&op=diff
==============================================================================
--- packages/unstable/ubuntulooks/debian/changelog (original)
+++ packages/unstable/ubuntulooks/debian/changelog Sat Jul 21 17:07:56 2007
@@ -1,3 +1,10 @@
+ubuntulooks (0.9.12-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Add get-orig-source target.
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 19:07:38 +0200
+
 ubuntulooks (0.9.12-1) unstable; urgency=low
 
   [ Alan Baghumian ]

Modified: packages/unstable/ubuntulooks/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/ubuntulooks/debian/rules?rev=12048&op=diff
==============================================================================
--- packages/unstable/ubuntulooks/debian/rules (original)
+++ packages/unstable/ubuntulooks/debian/rules Sat Jul 21 17:07:56 2007
@@ -1,11 +1,12 @@
 #!/usr/bin/make -f
 
+GNOME_DOWNLOAD_URL = http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/$(GNOME_MODULE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
-
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 binary-post-install/gtk2-engines-ubuntulooks::
 	rm -f debian/gtk2-engines-ubuntulooks/usr/lib/gtk-2.0/*/engines/libubuntulooks.la




More information about the pkg-gnome-commits mailing list