r44119 - in /packages/ipe/trunk/debian: changelog patches/fPIC.patch
smr at users.alioth.debian.org
smr at users.alioth.debian.org
Sat Dec 10 22:55:42 UTC 2011
Author: smr
Date: Sat Dec 10 22:55:41 2011
New Revision: 44119
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=44119
Log:
New upstream. Refresh fPIC.patch.
Modified:
packages/ipe/trunk/debian/changelog
packages/ipe/trunk/debian/patches/fPIC.patch
Modified: packages/ipe/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/ipe/trunk/debian/changelog?rev=44119&op=diff
==============================================================================
--- packages/ipe/trunk/debian/changelog (original)
+++ packages/ipe/trunk/debian/changelog Sat Dec 10 22:55:41 2011
@@ -1,9 +1,12 @@
-ipe (7.1.0-2) unstable; urgency=low
-
+ipe (7.1.1-1) unstable; urgency=low
+
+ * New upstream.
+ - Reenabled compilation of omitted image ipelet. Closes: #651594
+
* debian/patches/fPIC.patch: New. Build using -fPIC instead of -fpic.
Closes: #641082.
- -- Steve M. Robbins <smr at debian.org> Sat, 10 Dec 2011 16:32:24 -0600
+ -- Steve M. Robbins <smr at debian.org> Sat, 10 Dec 2011 16:55:09 -0600
ipe (7.1.0-1) unstable; urgency=low
Modified: packages/ipe/trunk/debian/patches/fPIC.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/ipe/trunk/debian/patches/fPIC.patch?rev=44119&op=diff
==============================================================================
--- packages/ipe/trunk/debian/patches/fPIC.patch (original)
+++ packages/ipe/trunk/debian/patches/fPIC.patch Sat Dec 10 22:55:41 2011
@@ -8,10 +8,10 @@
Forwarded: no
---- ipe-7.1.0.orig/src/config.mak
-+++ ipe-7.1.0/src/config.mak
-@@ -101,7 +101,7 @@ CXX = g++
- # position independent code
+--- ipe-7.1.1.orig/src/config.mak
++++ ipe-7.1.1/src/config.mak
+@@ -101,7 +101,7 @@
+ # position independent code
# (it doesn't hurt much on 32bit Linux, although you could comment it
# out for slightly faster code)
-DLL_CFLAGS = -fpic
More information about the debian-science-commits
mailing list