r23439 - in /desktop/unstable/gucharmap/debian: changelog control control.in patches/99_ltmain_as-needed.patch

tao at users.alioth.debian.org tao at users.alioth.debian.org
Mon Mar 29 14:15:44 UTC 2010


Author: tao
Date: Mon Mar 29 14:15:28 2010
New Revision: 23439

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23439
Log:
* New upstream release.
  - Updated to Unicode 5.2.0 (Closes: #554776).
* debian/patches/99_ltmain_as-needed.patch:
  - refreshed.
* debian/control.in:
  - Update Standards-Version to 3.8.4, no additional changes needed.

Modified:
    desktop/unstable/gucharmap/debian/changelog
    desktop/unstable/gucharmap/debian/control
    desktop/unstable/gucharmap/debian/control.in
    desktop/unstable/gucharmap/debian/patches/99_ltmain_as-needed.patch

Modified: desktop/unstable/gucharmap/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/changelog?rev=23439&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/changelog [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/changelog [utf-8] Mon Mar 29 14:15:28 2010
@@ -1,3 +1,14 @@
+gucharmap (1:2.30.0-1) unstable; urgency=low
+
+  * New upstream release.
+    - Updated to Unicode 5.2.0 (Closes: #554776).
+  * debian/patches/99_ltmain_as-needed.patch:
+    - refreshed.
+  * debian/control.in:
+    - Update Standards-Version to 3.8.4, no additional changes needed.
+
+ -- David Weinehall <tao at debian.org>  Mon, 29 Mar 2010 17:02:03 +0300
+
 gucharmap (1:2.28.2-1) unstable; urgency=low
 
   * New upstream bugfix release.

Modified: desktop/unstable/gucharmap/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/control?rev=23439&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/control [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/control [utf-8] Mon Mar 29 14:15:28 2010
@@ -17,7 +17,7 @@
                gconf2,
                libglib2.0-doc,
                libgtk2.0-doc
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gucharmap
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gucharmap
 Homepage: http://live.gnome.org/Gucharmap

Modified: desktop/unstable/gucharmap/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/control.in?rev=23439&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/control.in [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/control.in [utf-8] Mon Mar 29 14:15:28 2010
@@ -17,7 +17,7 @@
                gconf2,
                libglib2.0-doc,
                libgtk2.0-doc
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gucharmap
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gucharmap
 Homepage: http://live.gnome.org/Gucharmap

Modified: desktop/unstable/gucharmap/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gucharmap/debian/patches/99_ltmain_as-needed.patch?rev=23439&op=diff
==============================================================================
--- desktop/unstable/gucharmap/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/gucharmap/debian/patches/99_ltmain_as-needed.patch [utf-8] Mon Mar 29 14:15:28 2010
@@ -1,8 +1,8 @@
 --- 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/^ //"`
+@@ -4188,6 +4188,11 @@
+	func_stripname ' ' '' "$arg"
+	arg=$func_stripname_result
  	;;
 +        
 +       -Wl,--as-needed)
@@ -11,8 +11,8 @@
 +        ;;
  
        -Wl,*)
- 	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
-@@ -2137,6 +2142,15 @@
+	func_stripname '-Wl,' '' "$arg"
+@@ -4543,6 +4548,15 @@
  	lib=
  	found=no
  	case $deplib in




More information about the pkg-gnome-commits mailing list