r20686 - in /packages/unstable/clutter/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Jul 13 07:55:15 UTC 2009


Author: lool
Date: Mon Jul 13 07:55:13 2009
New Revision: 20686

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20686
Log:
Use CDBS gnome.mk class instead of autotools.

Modified:
    packages/unstable/clutter/debian/changelog
    packages/unstable/clutter/debian/rules

Modified: packages/unstable/clutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter/debian/changelog?rev=20686&op=diff
==============================================================================
--- packages/unstable/clutter/debian/changelog (original)
+++ packages/unstable/clutter/debian/changelog Mon Jul 13 07:55:13 2009
@@ -9,6 +9,7 @@
   * Bdep on libpango1.0-dev (>= 1.18) and libglib2.0-dev (>= 2.14)
     explicitely.
   * Cleanup rules.
+  * Use CDBS gnome.mk class instead of autotools.
 
  -- Loïc Minier <lool at dooz.org>  Fri, 10 Jul 2009 14:57:00 +0200
 

Modified: packages/unstable/clutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter/debian/rules?rev=20686&op=diff
==============================================================================
--- packages/unstable/clutter/debian/rules (original)
+++ packages/unstable/clutter/debian/rules Mon Jul 13 07:55:13 2009
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-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/cdbs/1/rules/utils.mk
 




More information about the pkg-gnome-commits mailing list