[Pkg-voip-commits] r3764 - in wengophone/trunk/debian: . backports

mnencia at alioth.debian.org mnencia at alioth.debian.org
Wed Jul 18 14:05:48 UTC 2007


Author: mnencia
Date: 2007-07-18 14:05:48 +0000 (Wed, 18 Jul 2007)
New Revision: 3764

Modified:
   wengophone/trunk/debian/backports/etch
   wengophone/trunk/debian/backports/feisty
   wengophone/trunk/debian/changelog
Log:
Corrected feisty backport script


Modified: wengophone/trunk/debian/backports/etch
===================================================================
--- wengophone/trunk/debian/backports/etch	2007-07-18 10:21:19 UTC (rev 3763)
+++ wengophone/trunk/debian/backports/etch	2007-07-18 14:05:48 UTC (rev 3764)
@@ -2,7 +2,7 @@
 #
 # Hook for automatic backports at buildserver.net
 #
-# Target dist: Debian Etch, Ubuntu Feisty
+# Target dist: Debian Etch
 
 sed -i -e 's#\(libboost-[-a-z]*-dev *( *>= *\)1.34[^)]*)#\11.33)#g' debian/control
 sed -i -e 's#libcurl4-openssl-dev[^)]*)#g++-3.4#g' debian/control

Modified: wengophone/trunk/debian/backports/feisty
===================================================================
--- wengophone/trunk/debian/backports/feisty	2007-07-18 10:21:19 UTC (rev 3763)
+++ wengophone/trunk/debian/backports/feisty	2007-07-18 14:05:48 UTC (rev 3764)
@@ -1 +1,11 @@
-link etch
\ No newline at end of file
+#!/bin/bash
+#
+# Hook for automatic backports at buildserver.net
+#
+# Target dist: Ubuntu Feisty
+
+sed -i -e 's#\(libboost-[-a-z]*-dev *( *>= *\)1.34[^)]*)#\11.33)#g' debian/control
+sed -i -e 's#libcurl4-openssl-dev[^)]*)#g++-3.4#g' debian/control
+sed -i -e 's#-DCURL_INTERNAL=OFF#-DCURL_INTERNAL=ON \\\n\t-DCMAKE_C_COMPILER=$(shell which gcc-3.4) \\\n\t-DCMAKE_CXX_COMPILER=$(shell which g++-3.4)#' debian/rules
+
+exit 0

Modified: wengophone/trunk/debian/changelog
===================================================================
--- wengophone/trunk/debian/changelog	2007-07-18 10:21:19 UTC (rev 3763)
+++ wengophone/trunk/debian/changelog	2007-07-18 14:05:48 UTC (rev 3764)
@@ -1,7 +1,7 @@
-wengophone (2.1.1.dfsg0-1) UNRELEASED; urgency=low
+wengophone (2.1.1.dfsg0-1) unstable; urgency=low
 
   [ Ludovico Cavedon ]
-  * New upstream stable release.
+  * New upstream release. (Closes: #432022)
   * Updated copyright file
   * Updated build dependencies
   * Removed dirs file (not needed)
@@ -31,7 +31,7 @@
   [ Marco Nenciarini ]
   * debian/rules: made get-oprig-source working for NMUs
 
- -- Marco Nenciarini <mnencia at debian.org>  Wed, 18 Jul 2007 11:37:13 +0200
+ -- Marco Nenciarini <mnencia at debian.org>  Wed, 18 Jul 2007 15:35:03 +0200
 
 wengophone (2.1.0.dfsg-3) unstable; urgency=low
 




More information about the Pkg-voip-commits mailing list