r24959 - in /packages/unstable/mutter/debian: changelog control control.in rules source/

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sat Aug 7 18:43:17 UTC 2010


Author: pochu
Date: Sat Aug  7 18:43:17 2010
New Revision: 24959

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24959
Log:
revert switch to source format 3.0

Removed:
    packages/unstable/mutter/debian/source/
Modified:
    packages/unstable/mutter/debian/changelog
    packages/unstable/mutter/debian/control
    packages/unstable/mutter/debian/control.in
    packages/unstable/mutter/debian/rules

Modified: packages/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/changelog?rev=24959&op=diff
==============================================================================
--- packages/unstable/mutter/debian/changelog [utf-8] (original)
+++ packages/unstable/mutter/debian/changelog [utf-8] Sat Aug  7 18:43:17 2010
@@ -4,11 +4,10 @@
     - Build with -Wno-deprecated-declarations, otherwise -Werror will
       make us fail to build when a library deprecates some functions.
       Closes: #590347.
-  * Switch to source format 3.0 (quilt).
   * The rebuild gets rid of the ClutterJson requirement, so this also
     closes: #589879.
 
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 07 Aug 2010 14:58:34 +0200
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 07 Aug 2010 20:38:11 +0200
 
 mutter (2.29.0-2) unstable; urgency=low
 

Modified: packages/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control?rev=24959&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control [utf-8] (original)
+++ packages/unstable/mutter/debian/control [utf-8] Sat Aug  7 18:43:17 2010
@@ -10,6 +10,7 @@
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
+               quilt,
                intltool (>= 0.34.90),
                gobject-introspection (>= 0.6.5-3),
                gir1.0-clutter-1.0,

Modified: packages/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/control.in?rev=24959&op=diff
==============================================================================
--- packages/unstable/mutter/debian/control.in [utf-8] (original)
+++ packages/unstable/mutter/debian/control.in [utf-8] Sat Aug  7 18:43:17 2010
@@ -5,6 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
+               quilt,
                intltool (>= 0.34.90),
                gobject-introspection (>= 0.6.5-3),
                gir1.0-clutter-1.0,

Modified: packages/unstable/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/mutter/debian/rules?rev=24959&op=diff
==============================================================================
--- packages/unstable/mutter/debian/rules [utf-8] (original)
+++ packages/unstable/mutter/debian/rules [utf-8] Sat Aug  7 18:43:17 2010
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.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/uploaders.mk




More information about the pkg-gnome-commits mailing list