r958 - in /unstable/gtkhtml3.8/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Feb 15 09:05:49 UTC 2008


Author: lool
Date: Fri Feb 15 09:05:49 2008
New Revision: 958

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=958
Log:
* Include gnome-get-source.mk from gnome-pkg-tools if available and set
  GNOME_MODULE to gtkhtml.

Modified:
    unstable/gtkhtml3.8/debian/changelog
    unstable/gtkhtml3.8/debian/rules

Modified: unstable/gtkhtml3.8/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.8/debian/changelog?rev=958&op=diff
==============================================================================
--- unstable/gtkhtml3.8/debian/changelog (original)
+++ unstable/gtkhtml3.8/debian/changelog Fri Feb 15 09:05:49 2008
@@ -1,3 +1,10 @@
+gtkhtml3.8 (3.12.3-2ubuntu1) UNRELEASED; urgency=low
+
+  * Include gnome-get-source.mk from gnome-pkg-tools if available and set
+    GNOME_MODULE to gtkhtml.
+
+ -- Loic Minier <lool at dooz.org>  Fri, 15 Feb 2008 10:04:53 +0100
+
 gtkhtml3.8 (3.12.3-2) unstable; urgency=low
 
   * Wrap build-deps and deps.

Modified: unstable/gtkhtml3.8/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/gtkhtml3.8/debian/rules?rev=958&op=diff
==============================================================================
--- unstable/gtkhtml3.8/debian/rules (original)
+++ unstable/gtkhtml3.8/debian/rules Fri Feb 15 09:05:49 2008
@@ -4,6 +4,9 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+GNOME_MODULE := gtkhtml
 
 UPSTREAM_VERSION   := $(shell dpkg-parsechangelog | grep ^Version | sed -ne 's/^Version: //g' -e 's/-[^-]*$$//pg')
 CURRENT := $(shell grep '^GTKHTML_CURRENT=' configure.in | sed -e 's/GTKHTML_CURRENT=//g')




More information about the pkg-evolution-commits mailing list