[Pkg-voip-commits] r7166 - in /speex/trunk/debian: changelog watch
kilian at alioth.debian.org
kilian at alioth.debian.org
Sat May 9 18:22:02 UTC 2009
Author: kilian
Date: Sat May 9 18:22:02 2009
New Revision: 7166
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7166
Log:
New upstream snapshot release.
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=7166&op=diff
==============================================================================
--- speex/trunk/debian/changelog (original)
+++ speex/trunk/debian/changelog Sat May 9 18:22:02 2009
@@ -1,3 +1,9 @@
+speex (1.2~rc1-1) UNRELEASED; urgency=low
+
+ * New upstream snapshot release.
+
+ -- Kilian Krause <kilian at debian.org> Sat, 09 May 2009 19:54:04 +0200
+
speex (1.2~beta4-2) unstable; urgency=low
* Move the extra sse libs to /usr/lib/sse2. That is a bit more elitist than
Modified: speex/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/speex/trunk/debian/watch?rev=7166&op=diff
==============================================================================
--- speex/trunk/debian/watch (original)
+++ speex/trunk/debian/watch Sat May 9 18:22:02 2009
@@ -1,23 +1,4 @@
-# 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.
-# See uscan(1) for format
-
# Compulsory line, this is a version 3 file
version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-opts=dversionmangle=s/\~beta/beta/ \
+opts=dversionmangle=s/\~rc/rc/ \
http://downloads.us.xiph.org/releases/speex/speex-([\d.].*)\.tar\.gz debian svn-upgrade
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-# http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz
-
-
More information about the Pkg-voip-commits
mailing list