r12045 - in /packages/unstable/hotwire/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Jul 21 16:50:29 UTC 2007


Author: kilian
Date: Sat Jul 21 16:50:29 2007
New Revision: 12045

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

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

Modified: packages/unstable/hotwire/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/changelog?rev=12045&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/changelog (original)
+++ packages/unstable/hotwire/debian/changelog Sat Jul 21 16:50:29 2007
@@ -1,3 +1,10 @@
+hotwire (0.590-2) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Add get-orig-source target. Needs gnome-pkg-tools 0.12.2.
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 18:42:59 +0200
+
 hotwire (0.590-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/hotwire/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/hotwire/debian/rules?rev=12045&op=diff
==============================================================================
--- packages/unstable/hotwire/debian/rules (original)
+++ packages/unstable/hotwire/debian/rules Sat Jul 21 16:50:29 2007
@@ -1,9 +1,13 @@
 #!/usr/bin/make -f
 
 DEB_PYTHON_SYSTEM=pysupport
+GNOME_DOWNLOAD_URL = http://submind.verbum.org/download/$(GNOME_TARBALL)
+TARBALL_EXT := zip
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 binary-post-install/hotwire::
 	convert -crop 22x22+1+1 debian/hotwire/usr/share/icons/hicolor/24x24/apps/hotwire.png debian/hotwire/usr/share/icons/hicolor/22x22/apps/hotwire.png




More information about the pkg-gnome-commits mailing list