r31348 - in /desktop/unstable/cheese/debian: changelog patches/99_ltmain_as-needed.patch
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Nov 13 13:34:19 UTC 2011
Author: biebl
Date: Sun Nov 13 13:34:19 2011
New Revision: 31348
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31348
Log:
Refresh debian/patches/99_ltmain_as-needed.patch.
Modified:
desktop/unstable/cheese/debian/changelog
desktop/unstable/cheese/debian/patches/99_ltmain_as-needed.patch
Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=31348&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog [utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog [utf-8] Sun Nov 13 13:34:19 2011
@@ -1,12 +1,16 @@
cheese (3.2.1-1) UNRELEASED; urgency=low
+ [ Laurent Bigonville ]
* New upstream release.
* debian/watch:
- Fix regex so latest directory is correctly detected
- Switch to .xz tarballs
* debian/control.in: Update Homepage field to new URL
- -- Laurent Bigonville <bigon at debian.org> Fri, 21 Oct 2011 01:04:11 +0200
+ [ Michael Biebl ]
+ * Refresh debian/patches/99_ltmain_as-needed.patch.
+
+ -- Michael Biebl <biebl at debian.org> Sun, 13 Nov 2011 14:34:06 +0100
cheese (3.2.0-1) unstable; urgency=low
Modified: desktop/unstable/cheese/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/patches/99_ltmain_as-needed.patch?rev=31348&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/cheese/debian/patches/99_ltmain_as-needed.patch [utf-8] Sun Nov 13 13:34:19 2011
@@ -1,8 +1,8 @@
-Index: libnotify-0.5.0/ltmain.sh
+Index: cheese-3.2.1/ltmain.sh
===================================================================
---- libnotify-0.5.0.orig/ltmain.sh 2010-06-24 10:01:38.000000000 +0200
-+++ libnotify-0.5.0/ltmain.sh 2010-06-29 07:27:27.202952725 +0200
-@@ -4716,6 +4716,11 @@
+--- cheese-3.2.1.orig/ltmain.sh 2011-10-17 22:20:56.000000000 +0200
++++ cheese-3.2.1/ltmain.sh 2011-11-13 14:07:28.230942270 +0100
+@@ -5787,6 +5787,11 @@
arg=$func_stripname_result
;;
@@ -14,7 +14,7 @@
-Wl,*)
func_stripname '-Wl,' '' "$arg"
args=$func_stripname_result
-@@ -5067,6 +5072,15 @@
+@@ -6147,6 +6152,15 @@
lib=
found=no
case $deplib in
More information about the pkg-gnome-commits
mailing list