[Pkg-voip-commits] r3909 - in asterisk/branches/experimental/debian: . backports
kilian at alioth.debian.org
kilian at alioth.debian.org
Sun Aug 5 13:59:06 UTC 2007
Author: kilian
Date: 2007-08-05 13:59:06 +0000 (Sun, 05 Aug 2007)
New Revision: 3909
Modified:
asterisk/branches/experimental/debian/backports/etch
asterisk/branches/experimental/debian/changelog
Log:
* Refer to /usr/share/common-licenses/GPL-2 instead of GPL. The code is
* backports/etch: replace libsnmp10-dev with libsnmp9-dev
Modified: asterisk/branches/experimental/debian/backports/etch
===================================================================
--- asterisk/branches/experimental/debian/backports/etch 2007-08-05 13:05:07 UTC (rev 3908)
+++ asterisk/branches/experimental/debian/backports/etch 2007-08-05 13:59:06 UTC (rev 3909)
@@ -7,4 +7,7 @@
# Replace libcurl4-dev with libcurl3-dev
sed -i -e 's#^\(Build-Depends:.*\)libcurl4-dev[^\ ]* \(.*\)$#\1libcurl3-dev \2#' debian/control
+# Replace libsnmp10-dev with libsnmp9-dev
+sed -i -e 's#^\(Build-Depends:.*\)libsnmp10-dev[^\ ]* \(.*\)$#\1libsnmp9-dev \2#' debian/control
+
exit 0
Modified: asterisk/branches/experimental/debian/changelog
===================================================================
--- asterisk/branches/experimental/debian/changelog 2007-08-05 13:05:07 UTC (rev 3908)
+++ asterisk/branches/experimental/debian/changelog 2007-08-05 13:59:06 UTC (rev 3909)
@@ -8,7 +8,7 @@
* backports/dapper replace libcurl4-dev with libcurl3-dev
[ Faidon Liambotis ]
- * Refer to /usr/share/common-licenses/GPL-2 instead of GPL. The code is
+ * Refer to /usr/share/common-licenses/GPL-2 instead of GPL. The code is
-for now- GPLv2-only and in light of GPLv3, pointing to GPL is misleading.
* Switch to quilt as a patch management system instead of dpatch.
* Split bristuff 0.4.0-test3 into individual patches and add it to the quilt
@@ -17,8 +17,11 @@
(use-libpri-bristuffed).
* Ship xagi-test.c (from bristuff) to examples.
- -- Faidon Liambotis <paravoid at debian.org> Sun, 05 Aug 2007 13:27:25 +0300
+ [ Kilian Krause ]
+ * backports/etch: replace libsnmp10-dev with libsnmp9-dev
+ -- Kilian Krause <kilian at debian.org> Sun, 5 Aug 2007 15:58:45 +0200
+
asterisk (1:1.4.9~dfsg-1) unstable; urgency=high
[ Tzafrir Cohen ]
More information about the Pkg-voip-commits
mailing list