r17113 - in /desktop/unstable/gdl/debian: changelog control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Sep 26 15:53:42 UTC 2008


Author: lool
Date: Fri Sep 26 15:53:42 2008
New Revision: 17113

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17113
Log:
* Include gnome-get-source.mk optionally.
* Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11.

Modified:
    desktop/unstable/gdl/debian/changelog
    desktop/unstable/gdl/debian/control
    desktop/unstable/gdl/debian/control.in
    desktop/unstable/gdl/debian/rules

Modified: desktop/unstable/gdl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/changelog?rev=17113&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/changelog (original)
+++ desktop/unstable/gdl/debian/changelog Fri Sep 26 15:53:42 2008
@@ -7,6 +7,8 @@
   * Bump up Standards-Version to 3.8.0.
   * List full license header.
   * Whitespace cleanups.
+  * Include gnome-get-source.mk optionally.
+  * Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11.
 
  -- Loic Minier <lool at dooz.org>  Fri, 26 Sep 2008 17:42:20 +0200
 

Modified: desktop/unstable/gdl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control?rev=17113&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control (original)
+++ desktop/unstable/gdl/debian/control Fri Sep 26 15:53:42 2008
@@ -9,7 +9,7 @@
                libglade2-dev,
                libgnomeui-dev,
                intltool,
-               gnome-pkg-tools (>= 0.10)
+               gnome-pkg-tools (>= 0.11)
 Standards-Version: 3.8.0
 Section: libs
 

Modified: desktop/unstable/gdl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control.in?rev=17113&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control.in (original)
+++ desktop/unstable/gdl/debian/control.in Fri Sep 26 15:53:42 2008
@@ -9,7 +9,7 @@
                libglade2-dev,
                libgnomeui-dev,
                intltool,
-               gnome-pkg-tools (>= 0.10)
+               gnome-pkg-tools (>= 0.11)
 Standards-Version: 3.8.0
 Section: libs
 

Modified: desktop/unstable/gdl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/rules?rev=17113&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/rules (original)
+++ desktop/unstable/gdl/debian/rules Fri Sep 26 15:53:42 2008
@@ -5,4 +5,6 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.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/clean-la.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 




More information about the pkg-gnome-commits mailing list