[Pkg-voip-commits] r9805 - in /yate/trunk/debian: README.source changelog control libyate4.0.0.install libyate4.1.0.install yate-core.dirs yate-dev.dirs yate-doc.dirs yate-openh323.dirs yate-pgsql.dirs yate.dirs

msp at alioth.debian.org msp at alioth.debian.org
Sat Jun 16 08:31:37 UTC 2012


Author: msp
Date: Sat Jun 16 08:31:36 2012
New Revision: 9805

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9805
Log:
* Fix "unowned files after purge (policy 6.8)" 
  - Droped obsolete debian/*.dirs (Closes: #527900)
* Drop obsolete README.source

Added:
    yate/trunk/debian/libyate4.1.0.install
      - copied unchanged from r9803, yate/trunk/debian/libyate4.0.0.install
Removed:
    yate/trunk/debian/README.source
    yate/trunk/debian/libyate4.0.0.install
    yate/trunk/debian/yate-core.dirs
    yate/trunk/debian/yate-dev.dirs
    yate/trunk/debian/yate-doc.dirs
    yate/trunk/debian/yate-openh323.dirs
    yate/trunk/debian/yate-pgsql.dirs
    yate/trunk/debian/yate.dirs
Modified:
    yate/trunk/debian/changelog
    yate/trunk/debian/control

Modified: yate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/changelog?rev=9805&op=diff
==============================================================================
--- yate/trunk/debian/changelog (original)
+++ yate/trunk/debian/changelog Sat Jun 16 08:31:36 2012
@@ -1,6 +1,5 @@
-yate (4.1.0-1~dfsg-2) UNRELEASED; urgency=low
-
-  * NOT RELEASED YET
+yate (4.1.0-1~dfsg-2) unstable; urgency=low
+
   * NEW package libyate4.1.0 match-soname
   * Fix "FTBFS on ia64, powerpc, s390, s390x" 
     - Added warning-unknown-architecture.patch (Closes: #672950)
@@ -9,8 +8,11 @@
     - Added Conflicts/ Breaks (Closes: #666883)
   * h323 currently fails to build, disabled --without-openh323 
   * Add upstream 0001-Fix-parallel-make-v2.patch
-
- -- Mark Purcell <msp at debian.org>  Mon, 14 May 2012 07:20:05 +1000
+  * Fix "unowned files after purge (policy 6.8)" 
+    - Droped obsolete debian/*.dirs (Closes: #527900)
+  * Drop obsolete README.source
+
+ -- Mark Purcell <msp at debian.org>  Sat, 16 Jun 2012 15:52:49 +1000
 
 yate (4.1.0-1~dfsg-1) unstable; urgency=low
 

Modified: yate/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/control?rev=9805&op=diff
==============================================================================
--- yate/trunk/debian/control (original)
+++ yate/trunk/debian/control Sat Jun 16 08:31:36 2012
@@ -39,6 +39,8 @@
 Package: libyate4.1.0
 Architecture: any
 Section: libs
+Replaces: libyate4.0.0
+Conflicts: libyate4.0.0
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Shared library for YATE
  YATE is a telephony engine aimed at creating a telephony server that
@@ -112,8 +114,8 @@
  This is the H.323 protocol module.
 
 Package: yate-qt4
-Conflicts: yate (<< 4)
-Breaks: yate (<< 4)
+Conflicts: yate-core (<< 4)
+Breaks: yate-core (<< 4)
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, yate-core (= ${binary:Version}), yate-alsa (= ${binary:Version}) [linux-any]
 Description: YATE-based universal telephony client




More information about the Pkg-voip-commits mailing list