r12036 - in /packages/unstable/clearlooks/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Jul 21 15:27:09 UTC 2007


Author: kilian
Date: Sat Jul 21 15:27:09 2007
New Revision: 12036

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12036
Log:
* Add get-orig-source target. Needs gnome-pkg-tools 0.12.1.

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

Modified: packages/unstable/clearlooks/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clearlooks/debian/changelog?rev=12036&op=diff
==============================================================================
--- packages/unstable/clearlooks/debian/changelog (original)
+++ packages/unstable/clearlooks/debian/changelog Sat Jul 21 15:27:09 2007
@@ -1,11 +1,15 @@
 clearlooks (0.6.2-3) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Remove metacity theme, it is now included in gnome-themes.
   * rules:
     + Remove metatheme as well, for the same reason.
     + Also remove the .la, it has nothing to do here.
 
- -- Josselin Mouette <joss at debian.org>  Sun,  9 Oct 2005 14:27:37 +0200
+  [ Kilian Krause ]
+  * Add get-orig-source target. Needs gnome-pkg-tools 0.12.1.
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 17:25:39 +0200
 
 clearlooks (0.6.2-2) unstable; urgency=low
 

Modified: packages/unstable/clearlooks/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clearlooks/debian/rules?rev=12036&op=diff
==============================================================================
--- packages/unstable/clearlooks/debian/rules (original)
+++ packages/unstable/clearlooks/debian/rules Sat Jul 21 15:27:09 2007
@@ -1,10 +1,13 @@
 #!/usr/bin/make -f
+
+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/rules/utils.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/sf-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-animation
 




More information about the pkg-gnome-commits mailing list