r28946 - in /desktop/unstable/metacity/debian: changelog control control.in patches/01_Wcast-align.patch patches/series rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jul 20 10:48:31 UTC 2011


Author: biebl
Date: Wed Jul 20 10:48:30 2011
New Revision: 28946

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28946
Log:
Remove debian/patches/01_Wcast-align.patch and dh-autoreconf usage. The
package no longer builds with -Werror so this is not necessary anymore.

Removed:
    desktop/unstable/metacity/debian/patches/01_Wcast-align.patch
Modified:
    desktop/unstable/metacity/debian/changelog
    desktop/unstable/metacity/debian/control
    desktop/unstable/metacity/debian/control.in
    desktop/unstable/metacity/debian/patches/series
    desktop/unstable/metacity/debian/rules

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=28946&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog [utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog [utf-8] Wed Jul 20 10:48:30 2011
@@ -10,6 +10,8 @@
   * debian/control.in:
     - Bump Standards-Version to 3.9.2. No further changes.
     - Remove old Conflicts and Replaces which are no longer necessary.
+  * Remove debian/patches/01_Wcast-align.patch and dh-autoreconf usage. The
+    package no longer builds with -Werror so this is not necessary anymore.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 20 Jul 2011 01:17:18 +0200
 

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=28946&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control [utf-8] (original)
+++ desktop/unstable/metacity/debian/control [utf-8] Wed Jul 20 10:48:30 2011
@@ -10,7 +10,6 @@
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
-               dh-autoreconf,
                intltool (>= 0.34.90),
                libgtk2.0-dev (>= 2.20.0),
                libpango1.0-dev (>= 1.2.0),

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=28946&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in [utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in [utf-8] Wed Jul 20 10:48:30 2011
@@ -5,7 +5,6 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 8),
-               dh-autoreconf,
                intltool (>= 0.34.90),
                libgtk2.0-dev (>= 2.20.0),
                libpango1.0-dev (>= 1.2.0),

Modified: desktop/unstable/metacity/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/patches/series?rev=28946&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/patches/series [utf-8] (original)
+++ desktop/unstable/metacity/debian/patches/series [utf-8] Wed Jul 20 10:48:30 2011
@@ -1,2 +1,1 @@
-01_Wcast-align.patch
 03_gtop_error.patch

Modified: desktop/unstable/metacity/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/rules?rev=28946&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/rules [utf-8] (original)
+++ desktop/unstable/metacity/debian/rules [utf-8] Wed Jul 20 10:48:30 2011
@@ -1,6 +1,5 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk




More information about the pkg-gnome-commits mailing list