[Pkg-voip-commits] r9890 - in /kamailio/trunk/debian: backports/squeeze changelog
maniac-guest at alioth.debian.org
maniac-guest at alioth.debian.org
Wed Jul 4 12:45:15 UTC 2012
Author: maniac-guest
Date: Wed Jul 4 12:45:15 2012
New Revision: 9890
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9890
Log:
fix squeeze backport script
Modified:
kamailio/trunk/debian/backports/squeeze
kamailio/trunk/debian/changelog
Modified: kamailio/trunk/debian/backports/squeeze
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/backports/squeeze?rev=9890&op=diff
==============================================================================
--- kamailio/trunk/debian/backports/squeeze (original)
+++ kamailio/trunk/debian/backports/squeeze Wed Jul 4 12:45:15 2012
@@ -15,7 +15,8 @@
# Hardening flags
sed -i -e '/^ dpkg-dev/d' debian/control
-sed -i -e '/^include.*buildflags.mk/d' debian/rules
+sed -i -e '/^include.*buildflags.mk/d' -e '/.*dpkg-buildflags --export=configure.*/d' debian/rules
+sed -i -e '/hardening_flags.patch/d' debian/patches/series
# No libhiredis:
sed -i -e '/libhiredis-dev/d' -e '/^Package: kamailio-redis-modules/,/^$/d' \
Modified: kamailio/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/kamailio/trunk/debian/changelog?rev=9890&op=diff
==============================================================================
--- kamailio/trunk/debian/changelog (original)
+++ kamailio/trunk/debian/changelog Wed Jul 4 12:45:15 2012
@@ -1,8 +1,14 @@
kamailio (3.3.0-2) UNRELEASED; urgency=low
+ [ Tzafrir Cohen ]
* NOT RELEASED YET
- -- Tzafrir Cohen <tzafrir at debian.org> Sat, 30 Jun 2012 16:50:00 +0300
+ [ Victor Seva ]
+ * debian/backports/squeeze:
+ + remove call to dpkg-buildflags
+ + do not apply hardening_flags.patch
+
+ -- Victor Seva <linuxmaniac at torreviejawireless.org> Wed, 04 Jul 2012 14:39:39 +0200
kamailio (3.3.0-1) unstable; urgency=low
More information about the Pkg-voip-commits
mailing list