[med-svn] r3113 - in trunk/packages/arb/trunk/debian: . patches
tille at alioth.debian.org
tille at alioth.debian.org
Wed Feb 11 12:25:09 UTC 2009
Author: tille
Date: 2009-02-11 12:25:09 +0000 (Wed, 11 Feb 2009)
New Revision: 3113
Modified:
trunk/packages/arb/trunk/debian/changelog
trunk/packages/arb/trunk/debian/patches/30_Makefile_main
Log:
Revert the latest change in Makefile because it prevents package from beeing built - live with the warnings as before.
Modified: trunk/packages/arb/trunk/debian/changelog
===================================================================
--- trunk/packages/arb/trunk/debian/changelog 2009-02-11 11:04:39 UTC (rev 3112)
+++ trunk/packages/arb/trunk/debian/changelog 2009-02-11 12:25:09 UTC (rev 3113)
@@ -6,8 +6,6 @@
rxp is outdate, unmaintained and should be removed.
* Do not use command-with-path-in-maintainer-script in
postinst and config
- * Add -Wl,--as-needed to avoid dpkg-shlibdeps: warning: <binary>
- shouldn't be linked with <lib> warnings
* Added Russian debconf translation (Thanks to Yuri Kozlov)
Closes: #511376
Modified: trunk/packages/arb/trunk/debian/patches/30_Makefile_main
===================================================================
--- trunk/packages/arb/trunk/debian/patches/30_Makefile_main 2009-02-11 11:04:39 UTC (rev 3112)
+++ trunk/packages/arb/trunk/debian/patches/30_Makefile_main 2009-02-11 12:25:09 UTC (rev 3113)
@@ -22,7 +22,7 @@
ifdef DEBIAN
XHOME = /usr/X11R6
-+ lflags = -Wl,-rpath,/usr/lib/arb/lib -Wl,--as-needed
++ lflags = -Wl,-rpath,/usr/lib/arb/lib
else
XHOME = /usr/X11
endif
More information about the debian-med-commit
mailing list