r9667 - in /desktop/unstable/gnome-orca/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Apr 10 12:11:40 UTC 2007


Author: lool
Date: Tue Apr 10 12:11:40 2007
New Revision: 9667

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9667
Log:
* Add a get-orig-source target to retrieve the upstream tarball.

Modified:
    desktop/unstable/gnome-orca/debian/changelog
    desktop/unstable/gnome-orca/debian/rules

Modified: desktop/unstable/gnome-orca/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/changelog?rev=9667&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/changelog (original)
+++ desktop/unstable/gnome-orca/debian/changelog Tue Apr 10 12:11:40 2007
@@ -21,8 +21,9 @@
 
   [ Loic Minier ]
   * Cleanups.
+  * Add a get-orig-source target to retrieve the upstream tarball.
 
- -- Loic Minier <lool at dooz.org>  Tue, 10 Apr 2007 10:55:30 +0200
+ -- Loic Minier <lool at dooz.org>  Tue, 10 Apr 2007 14:10:29 +0200
 
 gnome-orca (2.17.4-1) experimental; urgency=low
 

Modified: desktop/unstable/gnome-orca/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-orca/debian/rules?rev=9667&op=diff
==============================================================================
--- desktop/unstable/gnome-orca/debian/rules (original)
+++ desktop/unstable/gnome-orca/debian/rules Tue Apr 10 12:11:40 2007
@@ -7,6 +7,10 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 
 include /usr/share/dpatch/dpatch.make
+
+# get-orig-source target to retrieve the upstream tarball
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+GNOME_MODULE := orca
 
 CFLAGS = -Wall -g
 




More information about the pkg-gnome-commits mailing list