r1669 - in /unstable/evolution/debian: changelog rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Tue Jun 22 16:08:15 UTC 2010


Author: corsac
Date: Tue Jun 22 16:08:06 2010
New Revision: 1669

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1669
Log:
include gnome-get-source.mk.

Modified:
    unstable/evolution/debian/changelog
    unstable/evolution/debian/rules

Modified: unstable/evolution/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/changelog?rev=1669&op=diff
==============================================================================
--- unstable/evolution/debian/changelog (original)
+++ unstable/evolution/debian/changelog Tue Jun 22 16:08:06 2010
@@ -5,6 +5,7 @@
     - fix crash on i386 with largefile.                         closes: #585921
   * debian/rules:
     - install some information on bug reporting
+    - include gnome-get-source.mk.
   * debian/bug-presubj: warn user that she should report upstream issues
     directly to upstream bugzilla because of lack of time and manpower.
   * debian/patches
@@ -17,7 +18,7 @@
     - update debhelper build-dep to 7.2.3 for dh_bugfiles.
   * Switch to 3.0 (quilt) format.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 22 Jun 2010 17:23:27 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Tue, 22 Jun 2010 18:05:11 +0200
 
 evolution (2.30.1.2-3) unstable; urgency=low
 

Modified: unstable/evolution/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution/debian/rules?rev=1669&op=diff
==============================================================================
--- unstable/evolution/debian/rules (original)
+++ unstable/evolution/debian/rules Tue Jun 22 16:08:06 2010
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk                  
 
 UPSTREAM_VERSION := $(shell dpkg-parsechangelog | grep ^Version | sed -ne 's/^Version: //g' -e 's/-[^-]*$$//pg')
 




More information about the pkg-evolution-commits mailing list