[Pkg-voip-commits] r8312 - in /openmcu/trunk/debian: changelog compat control watch

msp at alioth.debian.org msp at alioth.debian.org
Sat Apr 24 06:21:58 UTC 2010


Author: msp
Date: Sat Apr 24 06:21:48 2010
New Revision: 8312

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8312
Log:
* debian/watch -> new upstream h323plus.org
* Update Build-Depends: libpt-1.10.10-dev, libopenh323-dev
  - Fixes "FTBFS: Nonexistent build-dependency" (Closes: #577877)
* debian/compat -> 7  package-uses-deprecated-debhelper-compat-version

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

Modified: openmcu/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/changelog?rev=8312&op=diff
==============================================================================
--- openmcu/trunk/debian/changelog (original)
+++ openmcu/trunk/debian/changelog Sat Apr 24 06:21:48 2010
@@ -1,11 +1,16 @@
 openmcu (2.2.1-3) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
-
+  [ Kilian Krause ]
   * Remove -N from wget args in get-orig-source target as -O is already
     used.
 
- -- Kilian Krause <kilian at debian.org>  Sat, 09 May 2009 23:38:56 +0200
+  [ Mark Purcell ]
+  * debian/watch -> new upstream h323plus.org
+  * Update Build-Depends: libpt-1.10.10-dev, libopenh323-dev
+    - Fixes "FTBFS: Nonexistent build-dependency" (Closes: #577877)
+  * debian/compat -> 7  package-uses-deprecated-debhelper-compat-version
+
+ -- Mark Purcell <msp at debian.org>  Sat, 24 Apr 2010 16:20:33 +1000
 
 openmcu (2.2.1-2) unstable; urgency=low
 

Modified: openmcu/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/compat?rev=8312&op=diff
==============================================================================
--- openmcu/trunk/debian/compat (original)
+++ openmcu/trunk/debian/compat Sat Apr 24 06:21:48 2010
@@ -1,1 +1,1 @@
-4
+7

Modified: openmcu/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/control?rev=8312&op=diff
==============================================================================
--- openmcu/trunk/debian/control (original)
+++ openmcu/trunk/debian/control Sat Apr 24 06:21:48 2010
@@ -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>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>
-Build-Depends: debhelper (>=4.0.0), libpt-1.11.2-dev (>=1.11.2), libopenh323-1.19.1-dev (>=1.19.1~), dpatch (>= 2.0.10)
+Build-Depends: debhelper (>= 7), libpt-1.10.10-dev, libopenh323-dev, dpatch (>= 2.0.10)
 Standards-Version: 3.8.0
 Homepage: http://www.voxgratia.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/openmcu/trunk/

Modified: openmcu/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/openmcu/trunk/debian/watch?rev=8312&op=diff
==============================================================================
--- openmcu/trunk/debian/watch (original)
+++ openmcu/trunk/debian/watch Sat Apr 24 06:21:48 2010
@@ -1,8 +1,4 @@
-# format version number, currently 2; this line is compulsory!
 version=3
 
-# Line continuations are performed with \
-
-# This the format for an FTP site:
-# Full‐site‐with‐pattern  [Version  [Action]]
-http://www.voxgratia.org/releases/openmcu-v(\d+)_(\d+)_(\d+)-src[\.-]tar\.gz	debian	svn-upgrade
+#http://www.voxgratia.org/releases/openmcu-v(\d+)_(\d+)_(\d+)-src[\.-]tar\.gz	debian	svn-upgrade
+http://www.h323plus.org/source/ download/openmcu-v(\d+)_(\d+)_(\d+).tar.gz debian svn-upgrade




More information about the Pkg-voip-commits mailing list