r35244 - in /desktop/unstable/mutter/debian: control control.in mutter-common.maintscript

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jun 1 11:21:36 UTC 2012


Author: biebl
Date: Fri Jun  1 11:21:35 2012
New Revision: 35244

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35244
Log:
Revert r35240, mutter-common.cat is not a conffile
so handling it via dpkg-maintscript-helper will mark it as modified.

Removed:
    desktop/unstable/mutter/debian/mutter-common.maintscript
Modified:
    desktop/unstable/mutter/debian/control
    desktop/unstable/mutter/debian/control.in

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=35244&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Fri Jun  1 11:21:35 2012
@@ -9,7 +9,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
-               debhelper (>= 8.1.0),
+               debhelper (>= 8),
                dh-autoreconf,
                intltool (>= 0.34.90),
                libgtk-3-dev (>= 3.3.7),
@@ -108,7 +108,6 @@
 Package: mutter-common
 Section: misc
 Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}
 Replaces: mutter (<< 1:2.16.3)
 Description: shared files for the Mutter window manager

Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=35244&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Fri Jun  1 11:21:35 2012
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.90),
-               debhelper (>= 8.1.0),
+               debhelper (>= 8),
                dh-autoreconf,
                intltool (>= 0.34.90),
                libgtk-3-dev (>= 3.3.7),
@@ -103,7 +103,6 @@
 Package: mutter-common
 Section: misc
 Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}
 Replaces: mutter (<< 1:2.16.3)
 Description: shared files for the Mutter window manager




More information about the pkg-gnome-commits mailing list