r12055 - in /packages/unstable/gdesklets/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Jul 21 17:30:39 UTC 2007


Author: kilian
Date: Sat Jul 21 17:30:39 2007
New Revision: 12055

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

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

Modified: packages/unstable/gdesklets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gdesklets/debian/changelog?rev=12055&op=diff
==============================================================================
--- packages/unstable/gdesklets/debian/changelog (original)
+++ packages/unstable/gdesklets/debian/changelog Sat Jul 21 17:30:39 2007
@@ -1,9 +1,14 @@
 gdesklets (0.35.3-5) UNRELEASED; urgency=low
 
+  * NOT RELEASED YET
+  [ Loic Minier ]
   * Drop config.guess and config.sub from 01_relibtoolise.diff; build-deps on
     autotools-dev.
 
- -- Loic Minier <lool at dooz.org>  Sun, 14 Jan 2007 13:48:13 +0100
+  [ Kilian Krause ]
+  * Add get-orig-source target.
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 19:30:22 +0200
 
 gdesklets (0.35.3-4) unstable; urgency=high
 

Modified: packages/unstable/gdesklets/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gdesklets/debian/rules?rev=12055&op=diff
==============================================================================
--- packages/unstable/gdesklets/debian/rules (original)
+++ packages/unstable/gdesklets/debian/rules Sat Jul 21 17:30:39 2007
@@ -1,11 +1,15 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
+
+GNOME_DOWNLOAD_URL = http://www.pycage.de/download/gdesklets/gDesklets-$(DEB_UPSTREAM_VERSION).tar.bz2
+TARBALL_EXT := tar.bz2
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/gnome.mk
 
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 common-post-build-arch::
 	cd utils && make clean && make CFLAGS+=-O1




More information about the pkg-gnome-commits mailing list