[Pkg-voip-commits] r10696 - in /opal/branches/opal-3.10/debian: changelog control rules
dedu-guest at alioth.debian.org
dedu-guest at alioth.debian.org
Wed Sep 16 12:34:19 UTC 2015
Author: dedu-guest
Date: Wed Sep 16 12:34:19 2015
New Revision: 10696
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10696
Log:
Fix my e-mail address
Modified:
opal/branches/opal-3.10/debian/changelog
opal/branches/opal-3.10/debian/control
opal/branches/opal-3.10/debian/rules
Modified: opal/branches/opal-3.10/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/opal/branches/opal-3.10/debian/changelog?rev=10696&op=diff
==============================================================================
--- opal/branches/opal-3.10/debian/changelog (original)
+++ opal/branches/opal-3.10/debian/changelog Wed Sep 16 12:34:19 2015
@@ -1,10 +1,10 @@
-opal (3.10.10~dfsg-3) unstable; urgency=low
+opal (3.10.10~dfsg2-1) unstable; urgency=low
* Remove one non free document (RFC) from source package.
* Remove now useless DM-Upload-Allowed from debian/control.
* Print complete compilation lines during building.
- -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr> Sat, 26 Oct 2014 19:51:57 +0200
+ -- Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr> Mon, 27 Oct 2014 05:51:57 +0200
opal (3.10.10~dfsg-2.2) unstable; urgency=medium
Modified: opal/branches/opal-3.10/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/opal/branches/opal-3.10/debian/control?rev=10696&op=diff
==============================================================================
--- opal/branches/opal-3.10/debian/control (original)
+++ opal/branches/opal-3.10/debian/control Wed Sep 16 12:34:19 2015
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
-Uploaders: Mark Purcell <msp at debian.org>, Eugen Dedu <Eugen.Dedu at pu-pm.univ-fcomte.fr>, Kilian Krause <kilian at debian.org>, Tzafrir Cohen <tzafrir at debian.org>
+Uploaders: Mark Purcell <msp at debian.org>, Eugen Dedu <eugen.dedu at univ-fcomte.fr>, Kilian Krause <kilian at debian.org>, Tzafrir Cohen <tzafrir at debian.org>
Build-Depends: debhelper (>= 8), doxygen, autotools-dev, pkg-config,
libpt-dev (>= 2.10.10~), libavcodec-dev, libx264-dev,
libtheora-dev, libgsm1-dev, libspeex-dev, libspeexdsp-dev,
Modified: opal/branches/opal-3.10/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/opal/branches/opal-3.10/debian/rules?rev=10696&op=diff
==============================================================================
--- opal/branches/opal-3.10/debian/rules (original)
+++ opal/branches/opal-3.10/debian/rules Wed Sep 16 12:34:19 2015
@@ -4,9 +4,9 @@
DEBVERSION := $(shell head -n 1 debian/changelog \
| sed -e 's/^[^(]*(\([^)]*\)).*/\1/')
-UPVERSION := $(shell echo $(DEBVERSION) | sed 's/~dfsg-.//')
+UPVERSION := $(shell echo $(DEBVERSION) | sed 's/~dfsg2-.//')
-FILENAME := opal_$(UPVERSION)~dfsg.orig.tar.xz
+FILENAME := opal_$(UPVERSION)~dfsg2.orig.tar.xz
UPFILENAME := opal_$(UPVERSION).orig.tar.gz
URL := http://aarnet.dl.sourceforge.net/sourceforge/opalvoip/opal-$(UPVERSION).tar.bz2
More information about the Pkg-voip-commits
mailing list