r12031 - in /desktop/unstable/gdm/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Jul 21 15:01:46 UTC 2007


Author: kilian
Date: Sat Jul 21 15:01:46 2007
New Revision: 12031

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

Modified:
    desktop/unstable/gdm/debian/changelog
    desktop/unstable/gdm/debian/rules

Modified: desktop/unstable/gdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/changelog?rev=12031&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog (original)
+++ desktop/unstable/gdm/debian/changelog Sat Jul 21 15:01:46 2007
@@ -10,7 +10,10 @@
     systems or fix the generation of this config; document this in
     README.Debian; closes: #278026, #339707, #364545.
 
- -- Loic Minier <lool at dooz.org>  Thu, 19 Jul 2007 16:33:44 +0100
+  [ Kilian Krause ]
+  * Add get-orig-source target.
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 17:01:32 +0200
 
 gdm (2.18.3-4) unstable; urgency=high
 

Modified: desktop/unstable/gdm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/rules?rev=12031&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/rules (original)
+++ desktop/unstable/gdm/debian/rules Sat Jul 21 15:01:46 2007
@@ -7,6 +7,7 @@
 MAJOR_MINOR := $(shell echo $(DEB_UPSTREAM_VERSION) | sed -r 's/([0-9]+\.[0-9]+).*/\1/')
 
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 




More information about the pkg-gnome-commits mailing list