[Pkg-voip-commits] r9633 - in /yate/trunk/debian: changelog control libyate2.2.0.install libyate3.3.2.install libyate4.0.0.install rules watch

msp at alioth.debian.org msp at alioth.debian.org
Sat Mar 31 23:15:22 UTC 2012


Author: msp
Date: Sat Mar 31 23:15:21 2012
New Revision: 9633

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9633
Log:
* New upstream release
  - Fixes "new upstream release" (Closes: #608871)
  - Fixes "remove explicit build dependencies on python2.5" (Closes: #596542)
* Update build/watch/g-o-s to yate4
* ACK NMU - Thanks Matthias & Gregor
* Non-maintainer upload.
* Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b yate-2.2.0-1~dfsg
  gave error exit status 2":
  - remove automatically created patch
  - handle config.{sub.guess} with autotools-dev helpers
  - make build dependency on autotools-dev versioned
  (Closes: #652197)
* Non-maintainer upload.
* Replace build-dependency on python2.5 with python. Closes: #596317.

Added:
    yate/trunk/debian/libyate4.0.0.install
      - copied unchanged from r9631, yate/trunk/debian/libyate3.3.2.install
Removed:
    yate/trunk/debian/libyate2.2.0.install
    yate/trunk/debian/libyate3.3.2.install
Modified:
    yate/trunk/debian/changelog
    yate/trunk/debian/control
    yate/trunk/debian/rules
    yate/trunk/debian/watch

Modified: yate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/changelog?rev=9633&op=diff
==============================================================================
--- yate/trunk/debian/changelog (original)
+++ yate/trunk/debian/changelog Sat Mar 31 23:15:21 2012
@@ -1,10 +1,15 @@
-yate (3.3.2-1~dfsg-1) UNRELEASED; urgency=low
-
+yate (4.0.0-1~dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream release
+    - Fixes "new upstream release" (Closes: #608871)
+
+  [ Kilian Krause ]
   * New upstream version 3.3.2-1
   * Fix debian/watch to pull YATE3 versions
   * Bump to latest h323plus version (1.22.0) instead of old openh323
   * Cleanup debian/rules - partially convert to dh v7 style
   * Bump python to 2.6
+    - Fixes "remove explicit build dependencies on python2.5" (Closes: #596542)
   * Bump Standards-Version to 3.9.2
   * Remove old dpkg-dev from b-d that's even older than oldstable
   * Rename yate-openh323 to yate-h323
@@ -14,7 +19,29 @@
   * New package yate-sctp (needs libssl-dev, zlib1g-dev and libsctp-dev)
   * Remove debian/patches/dahdi - no longer required
 
- -- Kilian Krause <kilian at debian.org>  Thu, 13 Oct 2011 09:26:38 +0200
+  [ Mark Purcell ]
+  * Update build/watch/g-o-s to yate4
+  * ACK NMU - Thanks Matthias & Gregor
+
+ -- Mark Purcell <msp at debian.org>  Sun, 01 Apr 2012 08:59:48 +1000
+
+yate (2.2.0-1~dfsg-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b yate-2.2.0-1~dfsg
+    gave error exit status 2":
+    - remove automatically created patch
+    - handle config.{sub.guess} with autotools-dev helpers
+    - make build dependency on autotools-dev versioned
+    (Closes: #652197)
+ -- gregor herrmann <gregoa at debian.org>  Tue, 13 Mar 2012 19:31:46 +0100
+
+yate (2.2.0-1~dfsg-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace build-dependency on python2.5 with python. Closes: #596317.
+
+ -- Matthias Klose <doko at debian.org>  Sun, 12 Sep 2010 11:36:35 +0200
 
 yate (2.2.0-1~dfsg-1) experimental; urgency=low
 
@@ -36,7 +63,6 @@
 
   [ Mark Purcell ]
   * Additional necessary Conflicts:/ Replaces:
-  * Upload to experimental with libqtcore4 (>= 4:4.6.1) 
 
  -- Mark Purcell <msp at debian.org>  Sun, 21 Mar 2010 20:03:43 +1100
 

Modified: yate/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/control?rev=9633&op=diff
==============================================================================
--- yate/trunk/debian/control (original)
+++ yate/trunk/debian/control Sat Mar 31 23:15:21 2012
@@ -17,7 +17,7 @@
  libssl-dev,
  zlib1g-dev,
  libsctp-dev,
- python2.6,
+ python,
  libspandsp-dev (>= 0.0.5~),
  doxygen,
  pkg-config
@@ -36,7 +36,7 @@
  .
  This package contains YATE Server itself.
 
-Package: libyate3.3.2
+Package: libyate4.0.0
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -65,7 +65,7 @@
 Section: libdevel
 Conflicts: yate (<= 2.1.0-1~dfsg-1)
 Replaces: yate (<= 2.1.0-1~dfsg-1)
-Depends: ${misc:Depends}, libyate3.3.2 (= ${binary:Version})
+Depends: ${misc:Depends}, libyate4.0.0 (= ${binary:Version})
 Description: Development files for YATE
  YATE is a telephony engine aimed at creating a telephony server that
  performs well enough to deal with PBX requirements and also flexible

Modified: yate/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/rules?rev=9633&op=diff
==============================================================================
--- yate/trunk/debian/rules (original)
+++ yate/trunk/debian/rules Sat Mar 31 23:15:21 2012
@@ -9,7 +9,7 @@
 FILENAME := yate_$(UPVERSION).orig.tar.gz
 SRCDIR := yate
 DFSGNAME := yate_$(DFSG).orig.tar.gz
-URL := http://yate.null.ro/tarballs/yate3/yate-$(UPVERSION).tar.gz
+URL := http://yate.null.ro/tarballs/yate4/yate-$(UPVERSION).tar.gz
 
 check-ilbc:
 ifneq (,$(wildcard libs/ilbc/iLBC_define.h))

Modified: yate/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/watch?rev=9633&op=diff
==============================================================================
--- yate/trunk/debian/watch (original)
+++ yate/trunk/debian/watch Sat Mar 31 23:15:21 2012
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/~dfsg// \
- http://yate.null.ro/tarballs/yate3/yate-([\d.-]+)\.tar\.gz
+ http://yate.null.ro/tarballs/yate4/yate-([\d.-]+)\.tar\.gz debian svn-upgrade




More information about the Pkg-voip-commits mailing list