r29245 - in /desktop/unstable/libgnomeui/debian: changelog patches/99_ltmain_as-needed.patch patches/series rules source/ source/format

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Jul 30 15:32:02 UTC 2011


Author: biebl
Date: Sat Jul 30 15:32:02 2011
New Revision: 29245

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29245
Log:
Switch to dpkg source format 3.0 (quilt).

Added:
    desktop/unstable/libgnomeui/debian/patches/series
    desktop/unstable/libgnomeui/debian/source/
    desktop/unstable/libgnomeui/debian/source/format
Modified:
    desktop/unstable/libgnomeui/debian/changelog
    desktop/unstable/libgnomeui/debian/patches/99_ltmain_as-needed.patch
    desktop/unstable/libgnomeui/debian/rules

Modified: desktop/unstable/libgnomeui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/changelog?rev=29245&op=diff
==============================================================================
--- desktop/unstable/libgnomeui/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnomeui/debian/changelog [utf-8] Sat Jul 30 15:32:02 2011
@@ -4,6 +4,7 @@
   * debian/watch:
     - Switch .bz2 tarballs.
     - Don't run uupdate.
+  * Switch to dpkg source format 3.0 (quilt).
 
  -- Michael Biebl <biebl at debian.org>  Sat, 30 Jul 2011 17:28:45 +0200
 

Modified: desktop/unstable/libgnomeui/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/patches/99_ltmain_as-needed.patch?rev=29245&op=diff
==============================================================================
--- desktop/unstable/libgnomeui/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/libgnomeui/debian/patches/99_ltmain_as-needed.patch [utf-8] Sat Jul 30 15:32:02 2011
@@ -1,8 +1,10 @@
---- ltmain.sh	2007-08-14 18:43:36.000000000 +0100
-+++ ltmain.sh.new	2007-12-20 12:07:00.000000000 +0000
-@@ -1793,6 +1793,11 @@
- 	IFS="$save_ifs"
- 	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
+Index: libgnomeui-2.24.5/ltmain.sh
+===================================================================
+--- libgnomeui-2.24.5.orig/ltmain.sh	2011-01-31 14:44:42.000000000 +0100
++++ libgnomeui-2.24.5/ltmain.sh	2011-07-30 17:31:05.248252573 +0200
+@@ -1967,6 +1967,11 @@
+ 	lastarg="$arg"
+ 	arg_mode=normal
  	;;
 +        
 +       -Wl,--as-needed)
@@ -10,9 +12,9 @@
 +        continue
 +        ;;
  
-       -Wl,*)
- 	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
-@@ -2137,6 +2142,15 @@
+       target )
+ 	libobj="$arg"
+@@ -6147,6 +6152,15 @@
  	lib=
  	found=no
  	case $deplib in

Added: desktop/unstable/libgnomeui/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/patches/series?rev=29245&op=file
==============================================================================
--- desktop/unstable/libgnomeui/debian/patches/series (added)
+++ desktop/unstable/libgnomeui/debian/patches/series [utf-8] Sat Jul 30 15:32:02 2011
@@ -1,0 +1,1 @@
+99_ltmain_as-needed.patch

Modified: desktop/unstable/libgnomeui/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/rules?rev=29245&op=diff
==============================================================================
--- desktop/unstable/libgnomeui/debian/rules [utf-8] (original)
+++ desktop/unstable/libgnomeui/debian/rules [utf-8] Sat Jul 30 15:32:02 2011
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk

Added: desktop/unstable/libgnomeui/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/source/format?rev=29245&op=file
==============================================================================
--- desktop/unstable/libgnomeui/debian/source/format (added)
+++ desktop/unstable/libgnomeui/debian/source/format [utf-8] Sat Jul 30 15:32:02 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list