[Pkg-voip-commits] r7868 - in /spandsp/trunk/debian: changelog compat control watch

msp at alioth.debian.org msp at alioth.debian.org
Sun Dec 6 07:40:10 UTC 2009


Author: msp
Date: Sun Dec  6 07:40:09 2009
New Revision: 7868

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7868
Log:
* Conflicts: asterisk-app-dtmftotext (<= 0.0.20060218-4)
  provides for smooth upgrades from etch
* debian/watch switch to uversionmangle
* debian/compat -> 7

Modified:
    spandsp/trunk/debian/changelog
    spandsp/trunk/debian/compat
    spandsp/trunk/debian/control
    spandsp/trunk/debian/watch

Modified: spandsp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/changelog?rev=7868&op=diff
==============================================================================
--- spandsp/trunk/debian/changelog (original)
+++ spandsp/trunk/debian/changelog Sun Dec  6 07:40:09 2009
@@ -1,14 +1,16 @@
-spandsp (0.0.6~pre11-1) UNRELEASED; urgency=low
-
-  [ Mark Purcell ]
-  * Conflicts: asterisk-app-dtmftotext (<= 0.0.20060218-4)
-    provides for smooth upgrades from etch
+spandsp (0.0.6~pre12-1) unstable; urgency=low
 
   [ Tzafrir Cohen ]
   * New upstream release (Closes: #537529).
   * Upstream bumped SONAME to 2 (0.0.5 => 0.0.6)
 
- -- Kilian Krause <kilian at debian.org>  Sat, 09 May 2009 17:29:10 +0200
+  [ Mark Purcell ]
+  * Conflicts: asterisk-app-dtmftotext (<= 0.0.20060218-4)
+    provides for smooth upgrades from etch
+  * debian/watch switch to uversionmangle
+  * debian/compat -> 7
+
+ -- Mark Purcell <msp at debian.org>  Sun, 06 Dec 2009 18:39:49 +1100
 
 spandsp (0.0.5~pre4-1) unstable; urgency=medium
 

Modified: spandsp/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/compat?rev=7868&op=diff
==============================================================================
--- spandsp/trunk/debian/compat (original)
+++ spandsp/trunk/debian/compat Sun Dec  6 07:40:09 2009
@@ -1,1 +1,1 @@
-4
+7

Modified: spandsp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/control?rev=7868&op=diff
==============================================================================
--- spandsp/trunk/debian/control (original)
+++ spandsp/trunk/debian/control Sun Dec  6 07:40:09 2009
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Kilian Krause <kilian at debian.org>, Mark Purcell <msp at debian.org>, Tzafrir Cohen <tzafrir.cohen at xorcom.com>, Faidon Liambotis <paravoid at debian.org>
-Build-Depends: debhelper (>= 4.0.0), libtiff4-dev, libjpeg62-dev, doxygen, autotools-dev, libtool, dpkg-dev (>= 1.13.19), xsltproc, docbook-xsl
+Build-Depends: debhelper (>= 7), libtiff4-dev, libjpeg62-dev, doxygen, autotools-dev, libtool, dpkg-dev (>= 1.13.19), xsltproc, docbook-xsl
 Standards-Version: 3.8.0
 Homepage: http://www.soft-switch.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/spandsp/trunk/

Modified: spandsp/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/spandsp/trunk/debian/watch?rev=7868&op=diff
==============================================================================
--- spandsp/trunk/debian/watch (original)
+++ spandsp/trunk/debian/watch Sun Dec  6 07:40:09 2009
@@ -4,6 +4,6 @@
 version=3
 
 # <Webpage URL> <string match>
-opts=dversionmangle=s/\~pre/pre/ \
+opts=uversionmangle=s/pre/~pre/ \
  http://www.soft-switch.org/downloads/spandsp/ spandsp-(.*)\.tgz debian svn-upgrade
 




More information about the Pkg-voip-commits mailing list