r23737 - in /desktop/unstable/anjuta/debian: changelog patches/01_javascript-plugin-ldflags.patch
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Mon Apr 12 12:19:15 UTC 2010
Author: pochu
Date: Mon Apr 12 12:19:14 2010
New Revision: 23737
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23737
Log:
* debian/patches/01_javascript-plugin-ldflags.patch:
- Add header.
Modified:
desktop/unstable/anjuta/debian/changelog
desktop/unstable/anjuta/debian/patches/01_javascript-plugin-ldflags.patch
Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=23737&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Mon Apr 12 12:19:14 2010
@@ -1,3 +1,10 @@
+anjuta (2:2.30.0.0-4) UNRELEASED; urgency=low
+
+ * debian/patches/01_javascript-plugin-ldflags.patch:
+ - Add header.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Mon, 12 Apr 2010 14:18:06 +0200
+
anjuta (2:2.30.0.0-3) unstable; urgency=low
* debian/control.in:
Modified: desktop/unstable/anjuta/debian/patches/01_javascript-plugin-ldflags.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/patches/01_javascript-plugin-ldflags.patch?rev=23737&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/patches/01_javascript-plugin-ldflags.patch [utf-8] (original)
+++ desktop/unstable/anjuta/debian/patches/01_javascript-plugin-ldflags.patch [utf-8] Mon Apr 12 12:19:14 2010
@@ -1,3 +1,8 @@
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=615341
+Author: Sebastian Dröge <slomo at debian.org>
+
+Fix LDFLAGS of the JavaScript plugins to avoid the SO versioning.
+
diff '-x*swp' '-x*.old' -Naur anjuta-2.30.0.0.old/plugins/js-debugger/Makefile.am anjuta-2.30.0.0/plugins/js-debugger/Makefile.am
--- anjuta-2.30.0.0.old/plugins/js-debugger/Makefile.am 2010-03-01 21:51:55.000000000 +0100
+++ anjuta-2.30.0.0/plugins/js-debugger/Makefile.am 2010-04-10 08:28:19.985819698 +0200
More information about the pkg-gnome-commits
mailing list