[Pkg-voip-commits] r5210 - in /siproxd/trunk/debian: changelog control rules

mikma-guest at alioth.debian.org mikma-guest at alioth.debian.org
Thu Feb 14 19:12:31 UTC 2008


Author: mikma-guest
Date: Thu Feb 14 19:12:30 2008
New Revision: 5210

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5210
Log:
* New upstream release. (Closes: #439450, #458106)
* Build-Depends: libosip2-dev (>= 3.0.3-2-1) 
* Added myself to Uploaders.

Modified:
    siproxd/trunk/debian/changelog
    siproxd/trunk/debian/control
    siproxd/trunk/debian/rules

Modified: siproxd/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/siproxd/trunk/debian/changelog?rev=5210&op=diff
==============================================================================
--- siproxd/trunk/debian/changelog (original)
+++ siproxd/trunk/debian/changelog Thu Feb 14 19:12:30 2008
@@ -1,8 +1,8 @@
-siproxd (1:0.6.0-1) UNRELEASED; urgency=low
+siproxd (1:0.7.0-1) UNRELEASED; urgency=low
 
   [ Kilian Krause ]
   * NOT RELEASED YET
-  * New upstream release.
+  * New upstream release. (Closes: #439450, #458106)
   * Fix get-orig-source target.
   * Add LSB section to init script.
   * Make sure /var/run/siproxd exists before running start-stop-daemon.
@@ -13,11 +13,12 @@
   * Remove debian/patches/pidopt.diff; included upstream
   * cleanup debian/copyright
   * debian/rules cleanup get-orig-source using cdbs variables
-  * Build-Depends: libosip2-dev (<= 2.2.2-3.1) 
-     - from http://siproxd.sourceforge.net/
-     - perhaps we need to split libosip2-dev into libosip2-2-dev and libosip2-3-dev??
-
- -- Mark Purcell <msp at debian.org>  Wed, 21 Nov 2007 12:07:52 +0000
+  * Build-Depends: libosip2-dev (>= 3.0.3-2-1) 
+
+  [ Mikael Magnusson ]
+  * Added myself to Uploaders.
+
+ -- Mikael Magnusson <mikma at users.sourceforge.net>  Thu, 14 Feb 2008 19:50:22 +0100
 
 siproxd (1:0.5.13-1) unstable; urgency=low
 

Modified: siproxd/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/siproxd/trunk/debian/control?rev=5210&op=diff
==============================================================================
--- siproxd/trunk/debian/control (original)
+++ siproxd/trunk/debian/control Thu Feb 14 19:12:30 2008
@@ -2,8 +2,8 @@
 Section: net
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org> 
-Uploaders: Dan Weber <dan at mirrorlynx.com>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Kilian Krause <kilian at debian.org>
-Build-Depends: debhelper (>= 4.1.0), cdbs, libosip2-dev (<= 2.2.2-3.1), yodl, quilt (>= 0.30-4), automake, autotools-dev, autoconf
+Uploaders: Dan Weber <dan at mirrorlynx.com>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Kilian Krause <kilian at debian.org>, Mikael Magnusson <mikma at users.sourceforge.net>
+Build-Depends: debhelper (>= 4.1.0), cdbs, libosip2-dev (>= 3.0.3-2-1), yodl, quilt (>= 0.30-4), automake, autotools-dev, autoconf
 Build-Conflicts: libosip0-dev
 Standards-Version: 3.6.1.0
 Homepage: http://www.ries.ch.vu/siproxd/

Modified: siproxd/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/siproxd/trunk/debian/rules?rev=5210&op=diff
==============================================================================
--- siproxd/trunk/debian/rules (original)
+++ siproxd/trunk/debian/rules Thu Feb 14 19:12:30 2008
@@ -2,12 +2,12 @@
 
 #Copyright Dan Weber <dan at mirrorlynx.com> 2004
 
-FILENAME := siproxd_$(DEB_UPSTREAM_VERSION).orig.tar.gz
-URL := http://switch.dl.sourceforge.net/siproxd/siproxd-$(DEB_UPSTREAM_VERSION).tar.gz
-
 -include /usr/share/cdbs/1/rules/simple-patchsys.mk
 -include /usr/share/cdbs/1/rules/debhelper.mk
 -include /usr/share/cdbs/1/class/autotools.mk
+
+FILENAME := siproxd_$(DEB_UPSTREAM_VERSION).orig.tar.gz
+URL := http://switch.dl.sourceforge.net/siproxd/siproxd-$(DEB_UPSTREAM_VERSION).tar.gz
 
 export DH_VERBOSE=1
 DEB_CONFIGURE_EXTRA_FLAGS :=--with-libosip-prefix=/usr




More information about the Pkg-voip-commits mailing list