[Pkg-voip-commits] r7698 - in /speex/trunk/debian: changelog watch

msp at alioth.debian.org msp at alioth.debian.org
Sat Oct 17 11:01:13 UTC 2009


Author: msp
Date: Sat Oct 17 11:01:13 2009
New Revision: 7698

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7698
Log:
debian/watch to handle upstream rc/beta

Modified:
    speex/trunk/debian/changelog
    speex/trunk/debian/watch

Modified: speex/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/speex/trunk/debian/changelog?rev=7698&op=diff
==============================================================================
--- speex/trunk/debian/changelog (original)
+++ speex/trunk/debian/changelog Sat Oct 17 11:01:13 2009
@@ -1,8 +1,12 @@
 speex (1.2~rc1-1) UNRELEASED; urgency=low
 
+  [ Kilian Krause ]
   * New upstream snapshot release.
 
- -- Kilian Krause <kilian at debian.org>  Sat, 09 May 2009 19:54:04 +0200
+  [ Mark Purcell ]
+  * debian/watch to handle upstream rc/beta
+
+ -- Mark Purcell <msp at debian.org>  Sat, 17 Oct 2009 22:01:00 +1100
 
 speex (1.2~beta4-2) unstable; urgency=low
 

Modified: speex/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/speex/trunk/debian/watch?rev=7698&op=diff
==============================================================================
--- speex/trunk/debian/watch (original)
+++ speex/trunk/debian/watch Sat Oct 17 11:01:13 2009
@@ -1,4 +1,4 @@
 # Compulsory line, this is a version 3 file
 version=3
-opts=dversionmangle=s/\~rc/rc/ \
+opts=uversionmangle=s/rc/~rc/;s/beta/~beta/ \
  http://downloads.us.xiph.org/releases/speex/speex-([\d.].*)\.tar\.gz debian svn-upgrade




More information about the Pkg-voip-commits mailing list