r13428 - in packages/trunk/gnome-breakout/debian: . patches

Vincent Legout vlegout at alioth.debian.org
Sat Mar 24 15:17:49 UTC 2012


Author: vlegout
Date: 2012-03-24 15:17:48 +0000 (Sat, 24 Mar 2012)
New Revision: 13428

Modified:
   packages/trunk/gnome-breakout/debian/changelog
   packages/trunk/gnome-breakout/debian/patches/01_makefile_fixes.patch
   packages/trunk/gnome-breakout/debian/patches/02_fixup_desktop.patch
   packages/trunk/gnome-breakout/debian/patches/03_configure_fixes.patch
   packages/trunk/gnome-breakout/debian/patches/04_po_config.patch
   packages/trunk/gnome-breakout/debian/patches/05_fix_ftbfs_binutils_gold.patch
   packages/trunk/gnome-breakout/debian/patches/06_fix_pixmaps_makefile.patch
Log:
Update patches, drop #

Modified: packages/trunk/gnome-breakout/debian/changelog
===================================================================
--- packages/trunk/gnome-breakout/debian/changelog	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/changelog	2012-03-24 15:17:48 UTC (rev 13428)
@@ -5,6 +5,7 @@
     Patch from Simon Ruderich (Closes: #665273). Thus enable all hardening
     flags in debian/rules.
   * Standards-Version 3.9.3 (No changes needed)
+  * debian/patches/*: Patch headers do not start with #, remove them
 
  -- Vincent Legout <vlegout at debian.org>  Sat, 24 Mar 2012 15:52:32 +0100
 

Modified: packages/trunk/gnome-breakout/debian/patches/01_makefile_fixes.patch
===================================================================
--- packages/trunk/gnome-breakout/debian/patches/01_makefile_fixes.patch	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/patches/01_makefile_fixes.patch	2012-03-24 15:17:48 UTC (rev 13428)
@@ -1,5 +1,5 @@
-# Description: Remove -Werror and G*_DISABLE_DEPRECATED
-# Author: Barry deFreese <bddebian at comcast.net>
+Description: Remove -Werror and G*_DISABLE_DEPRECATED
+Author: Barry deFreese <bddebian at comcast.net>
 
 Index: gnome-breakout-0.5.3/src/Makefile.am
 ===================================================================

Modified: packages/trunk/gnome-breakout/debian/patches/02_fixup_desktop.patch
===================================================================
--- packages/trunk/gnome-breakout/debian/patches/02_fixup_desktop.patch	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/patches/02_fixup_desktop.patch	2012-03-24 15:17:48 UTC (rev 13428)
@@ -1,5 +1,5 @@
-# Description: Fix gnome-breakout.desktop file
-# Author: Barry deFreese <bddebian at comcast.net>
+Description: Fix gnome-breakout.desktop file
+Author: Barry deFreese <bddebian at comcast.net>
 
 Index: gnome-breakout-0.5.3/gnome-breakout.desktop
 ===================================================================

Modified: packages/trunk/gnome-breakout/debian/patches/03_configure_fixes.patch
===================================================================
--- packages/trunk/gnome-breakout/debian/patches/03_configure_fixes.patch	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/patches/03_configure_fixes.patch	2012-03-24 15:17:48 UTC (rev 13428)
@@ -1,5 +1,5 @@
-# Description: Remove deprecated GNOME_COMPILER_WARNINGS(maximum)
-# Author: Barry deFreese <bddebian at comcast.net>
+Description: Remove deprecated GNOME_COMPILER_WARNINGS(maximum)
+Author: Barry deFreese <bddebian at comcast.net>
 
 Index: gnome-breakout-0.5.3/configure.in
 ===================================================================

Modified: packages/trunk/gnome-breakout/debian/patches/04_po_config.patch
===================================================================
--- packages/trunk/gnome-breakout/debian/patches/04_po_config.patch	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/patches/04_po_config.patch	2012-03-24 15:17:48 UTC (rev 13428)
@@ -1,5 +1,5 @@
-# Description: Makefile.am use localedir instead of datadir
-# Author: Barry deFreese <bddebian at comcast.net>
+Description: Makefile.am use localedir instead of datadir
+Author: Barry deFreese <bddebian at comcast.net>
 
 Index: gnome-breakout-0.5.3/configure.in
 ===================================================================

Modified: packages/trunk/gnome-breakout/debian/patches/05_fix_ftbfs_binutils_gold.patch
===================================================================
--- packages/trunk/gnome-breakout/debian/patches/05_fix_ftbfs_binutils_gold.patch	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/patches/05_fix_ftbfs_binutils_gold.patch	2012-03-24 15:17:48 UTC (rev 13428)
@@ -1,7 +1,7 @@
-# Desctiption: Fix FTBFS with binutils-gold
-# Author: Vincent Legout <vincent at legout.info>
-# Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554647
-# Last-Update: 2009-12-04
+Desctiption: Fix FTBFS with binutils-gold
+Author: Vincent Legout <vincent at legout.info>
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554647
+Last-Update: 2009-12-04
 
 Index: gnome-breakout-0.5.3/src/Makefile.am
 ===================================================================

Modified: packages/trunk/gnome-breakout/debian/patches/06_fix_pixmaps_makefile.patch
===================================================================
--- packages/trunk/gnome-breakout/debian/patches/06_fix_pixmaps_makefile.patch	2012-03-24 15:04:03 UTC (rev 13427)
+++ packages/trunk/gnome-breakout/debian/patches/06_fix_pixmaps_makefile.patch	2012-03-24 15:17:48 UTC (rev 13428)
@@ -1,6 +1,6 @@
-# Desctiption: Remove duplicates files in pixmaps/Makefile.am
-# Author: Vincent Legout <vincent at legout.info>
-# Last-Update: 2009-12-04
+Desctiption: Remove duplicates files in pixmaps/Makefile.am
+Author: Vincent Legout <vincent at legout.info>
+Last-Update: 2009-12-04
 
 Index: gnome-breakout-0.5.3/pixmaps/Makefile.am
 ===================================================================




More information about the Pkg-games-commits mailing list