[Pkg-voip-commits] r1856 - bayonne/trunk/debian

Mark Purcell msp at costa.debian.org
Tue Jun 13 02:51:43 UTC 2006


Author: msp
Date: 2006-06-13 02:51:42 +0000 (Tue, 13 Jun 2006)
New Revision: 1856

Modified:
   bayonne/trunk/debian/changelog
   bayonne/trunk/debian/rules
   bayonne/trunk/debian/watch
Log:
* (NOT RELEASED YET) New upstream release

Modified: bayonne/trunk/debian/changelog
===================================================================
--- bayonne/trunk/debian/changelog	2006-06-13 02:16:44 UTC (rev 1855)
+++ bayonne/trunk/debian/changelog	2006-06-13 02:51:42 UTC (rev 1856)
@@ -1,8 +1,11 @@
-bayonne (1.2.15-3) UNRELEASED; urgency=low
+bayonne (1.2.16-1) UNRELEASED; urgency=low
 
+  * (NOT RELEASED YET) New upstream release
+
+  [ Kilian Krause ]
   * Add fix to build with gcc4.1. (Closes: #356590)
 
- -- Kilian Krause <kilian at debian.org>  Thu, 30 Mar 2006 14:05:03 +0300
+ -- Mark Purcell <msp at debian.org>  Tue, 13 Jun 2006 01:06:51 +0100
 
 bayonne (1.2.15-2) unstable; urgency=low
 

Modified: bayonne/trunk/debian/rules
===================================================================
--- bayonne/trunk/debian/rules	2006-06-13 02:16:44 UTC (rev 1855)
+++ bayonne/trunk/debian/rules	2006-06-13 02:51:42 UTC (rev 1856)
@@ -25,6 +25,7 @@
 FILENAME := bayonne_$(UPVERSION).orig.tar.gz
 URL := http://ovh.dl.sourceforge.net/gnutelephony/bayonne-$(UPVERSION).tar.gz
 
+export CPPFLAGS=-I/usr/include/cc++2/ 
 
 ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
         CFLAGS += -g

Modified: bayonne/trunk/debian/watch
===================================================================
--- bayonne/trunk/debian/watch	2006-06-13 02:16:44 UTC (rev 1855)
+++ bayonne/trunk/debian/watch	2006-06-13 02:51:42 UTC (rev 1856)
@@ -1,10 +1,9 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# Site		Directory		Pattern			Version	Script
 version=2
 #http://ftp.gnu.org/gnu/bayonne/bayonne-(.*)\.tar\.gz        debian  uupdate
 #http://umn.dl.sourceforge.net/sourceforge/bayonne/bayonne-(1.2.*)\.tar\.gz	debian	uupdate
 
-http://prdownloads.sourceforge.net/gnutelephony/ (?:.*/)?bayonne-(1.2.*)\.tar\.gz debian false
+#http://prdownloads.sourceforge.net/gnutelephony/ (?:.*/)?bayonne-(1.2.*)\.tar\.gz debian false
 #ftp://ftp2.sf.net/pub/sourceforge/b/ba/bayonne/bayonne-?_?(1[\w+\d+\.]+|\d+)(\.tar|\.tgz)(\.gz|\.bz2|)
+
+http://sf.net/gnutelephony/bayonne-(.*)\.tar\.gz debian svn-upgrade
+




More information about the Pkg-voip-commits mailing list