r17142 - in /desktop/unstable/anjuta/debian: changelog control control.in rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Sep 26 17:34:56 UTC 2008


Author: lool
Date: Fri Sep 26 17:34:56 2008
New Revision: 17142

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

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

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=17142&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog (original)
+++ desktop/unstable/anjuta/debian/changelog Fri Sep 26 17:34:56 2008
@@ -8,6 +8,7 @@
   * Add ${misc:Depends} and ${shlibs:Depends}.
   * Bump up Standards-Version to 3.8.0.
   * List full license header.
+  * Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11.
 
  -- Loic Minier <lool at dooz.org>  Fri, 26 Sep 2008 19:14:21 +0200
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=17142&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control (original)
+++ desktop/unstable/anjuta/debian/control Fri Sep 26 17:34:56 2008
@@ -37,7 +37,7 @@
                automake1.9,
                autogen,
                libxcb-render-util0-dev,
-               gnome-pkg-tools (>= 0.10)
+               gnome-pkg-tools (>= 0.11)
 Standards-Version: 3.8.0
 Homepage: http://www.anjuta.org
 

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=17142&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in (original)
+++ desktop/unstable/anjuta/debian/control.in Fri Sep 26 17:34:56 2008
@@ -37,7 +37,7 @@
                automake1.9,
                autogen,
                libxcb-render-util0-dev,
-               gnome-pkg-tools (>= 0.10)
+               gnome-pkg-tools (>= 0.11)
 Standards-Version: 3.8.0
 Homepage: http://www.anjuta.org
 

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=17142&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules (original)
+++ desktop/unstable/anjuta/debian/rules Fri Sep 26 17:34:56 2008
@@ -5,6 +5,7 @@
 include /usr/share/cdbs/1/class/autotools-files.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 DEB_DH_INSTALLMIME_ARGS := mime/anjuta.xml




More information about the pkg-gnome-commits mailing list