[Pkg-voip-commits] r10662 - in /linphone/trunk/debian: changelog watch
tzafrir at alioth.debian.org
tzafrir at alioth.debian.org
Sun May 31 05:30:05 UTC 2015
Author: tzafrir
Date: Sun May 31 05:30:05 2015
New Revision: 10662
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10662
Log:
Fix name of signature file in watch file.
Modified:
linphone/trunk/debian/changelog
linphone/trunk/debian/watch
Modified: linphone/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/changelog?rev=10662&op=diff
==============================================================================
--- linphone/trunk/debian/changelog (original)
+++ linphone/trunk/debian/changelog Sun May 31 05:30:05 2015
@@ -1,4 +1,4 @@
-linphone (3.8.2-1) unstable; urgency=low
+linphone (3.8.2-1) UNRELEASED; urgency=low
[ Felix Lechner ]
* New upstream release 3.8.2
@@ -25,6 +25,9 @@
updated debian/control (Closes: #743652)
* Add Build-Depends: polarssl, gsm1
+ [ Tzafrir Cohen ]
+ * Fix name of signature file in watch file.
+
-- Felix Lechner <felix.lechner at gmail.com> Fri, 22 May 2015 12:26:42 -0700
linphone (3.6.1-2.4) unstable; urgency=medium
Modified: linphone/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/watch?rev=10662&op=diff
==============================================================================
--- linphone/trunk/debian/watch (original)
+++ linphone/trunk/debian/watch Sun May 31 05:30:05 2015
@@ -1,6 +1,6 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ http://download.savannah.gnu.org/releases-noredirect/linphone/stable/sources/ linphone-([\d\.]+).tar.gz debian svn-upgrade
+opts=pgpsigurlmangle=s/$/.sig/ http://download.savannah.gnu.org/releases-noredirect/linphone/stable/sources/ linphone-([\d\.]+).tar.gz debian svn-upgrade
#opts=uversionmangle=s/-/~/ \
# http://download.savannah.gnu.org/releases/linphone/unstable/source/ linphone-(.+).tar.gz debian svn-upgrade
More information about the Pkg-voip-commits
mailing list