r23437 - in /desktop/unstable/bug-buddy/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 12:28:03 UTC 2010
Author: tao
Date: Mon Mar 29 12:28:03 2010
New Revision: 23437
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23437
Log:
* New upstream release.
* 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/bug-buddy/debian/changelog
desktop/unstable/bug-buddy/debian/control
desktop/unstable/bug-buddy/debian/control.in
desktop/unstable/bug-buddy/debian/patches/99_ltmain_as-needed.patch
Modified: desktop/unstable/bug-buddy/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/bug-buddy/debian/changelog?rev=23437&op=diff
==============================================================================
--- desktop/unstable/bug-buddy/debian/changelog [utf-8] (original)
+++ desktop/unstable/bug-buddy/debian/changelog [utf-8] Mon Mar 29 12:28:03 2010
@@ -1,3 +1,13 @@
+bug-buddy (2.30.0+dfsg-1) unstable; urgency=low
+
+ * New upstream release.
+ * 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 14:54:39 +0300
+
bug-buddy (2.28.0+dfsg-1) unstable; urgency=low
[ Luca Bruno ]
Modified: desktop/unstable/bug-buddy/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/bug-buddy/debian/control?rev=23437&op=diff
==============================================================================
--- desktop/unstable/bug-buddy/debian/control [utf-8] (original)
+++ desktop/unstable/bug-buddy/debian/control [utf-8] Mon Mar 29 12:28:03 2010
@@ -24,7 +24,7 @@
scrollkeeper,
xsltproc
Uploaders: Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
Package: bug-buddy
Architecture: any
Modified: desktop/unstable/bug-buddy/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/bug-buddy/debian/control.in?rev=23437&op=diff
==============================================================================
--- desktop/unstable/bug-buddy/debian/control.in [utf-8] (original)
+++ desktop/unstable/bug-buddy/debian/control.in [utf-8] Mon Mar 29 12:28:03 2010
@@ -24,7 +24,7 @@
scrollkeeper,
xsltproc
Uploaders: @GNOME_TEAM@
-Standards-Version: 3.8.1
+Standards-Version: 3.8.4
Package: bug-buddy
Architecture: any
Modified: desktop/unstable/bug-buddy/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/bug-buddy/debian/patches/99_ltmain_as-needed.patch?rev=23437&op=diff
==============================================================================
--- desktop/unstable/bug-buddy/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/bug-buddy/debian/patches/99_ltmain_as-needed.patch [utf-8] Mon Mar 29 12:28:03 2010
@@ -2,8 +2,8 @@
===================================================================
--- bug-buddy-2.24.1.orig/ltmain.sh 2008-11-13 16:38:58.930987388 +0100
+++ bug-buddy-2.24.1/ltmain.sh 2008-11-13 16:39:01.278988042 +0100
-@@ -1807,6 +1807,11 @@ EOF
- arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
+@@ -4716,6 +4716,11 @@ EOF
+ arg=$func_stripname_result
;;
+ -Wl,--as-needed)
@@ -12,9 +12,9 @@
+ ;;
+
-Wl,*)
- args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
- arg=
-@@ -2150,6 +2155,15 @@ EOF
+ func_stripname '-Wl,' '' "$arg"
+ args=$func_stripname_result
+@@ -5067,6 +5072,15 @@ EOF
lib=
found=no
case $deplib in
More information about the pkg-gnome-commits
mailing list