[Pkg-voip-commits] r2485 - sofia-sip/trunk/debian

Mark Purcell msp at costa.debian.org
Tue Oct 3 21:01:01 UTC 2006


Author: msp
Date: 2006-10-03 21:00:58 +0000 (Tue, 03 Oct 2006)
New Revision: 2485

Modified:
   sofia-sip/trunk/debian/changelog
   sofia-sip/trunk/debian/control
Log:
* Section: libdevel per override disparities

Modified: sofia-sip/trunk/debian/changelog
===================================================================
--- sofia-sip/trunk/debian/changelog	2006-10-03 19:15:45 UTC (rev 2484)
+++ sofia-sip/trunk/debian/changelog	2006-10-03 21:00:58 UTC (rev 2485)
@@ -1,7 +1,5 @@
-sofia-sip (1.12.3-1) UNRELEASED; urgency=low
+sofia-sip (1.12.3-1) unstable; urgency=low
 
-  * NOT RELEASED YET
-
   [ George Danchev ]
   * Reuse CDBS version resolving (thanks to Jonas Smedegaard)
   * control: XS-X-VCS-Svn: svn.debian.org/svn/pkg-voip/sofia-sip
@@ -16,8 +14,11 @@
   * Removed the rfc*.txt removal rules as the new upstream package no longer
     includes these files. Now using the upstream tarball.
 
- -- Kilian Krause <kilian at debian.org>  Sun, 30 Jul 2006 19:29:35 +0000
+  [ Mark Purcell ]
+  * Section: libdevel per override disparities
 
+ -- Mark Purcell <msp at debian.org>  Wed,  4 Oct 2006 07:00:07 +1000
+
 sofia-sip (1.12.1.dfsg-1) unstable; urgency=low
 
   * New upstream version

Modified: sofia-sip/trunk/debian/control
===================================================================
--- sofia-sip/trunk/debian/control	2006-10-03 19:15:45 UTC (rev 2484)
+++ sofia-sip/trunk/debian/control	2006-10-03 21:00:58 UTC (rev 2485)
@@ -46,7 +46,7 @@
 
 Package: libsofia-sip-ua-dev
 Architecture: any
-Section: devel
+Section: libdevel
 Depends: libsofia-sip-ua0 (= ${Source-Version})
 Suggests: sofia-sip-doc
 Description: Sofia-SIP library development files
@@ -77,7 +77,7 @@
 
 Package: libsofia-sip-ua-glib-dev
 Architecture: any
-Section: devel
+Section: libdevel
 Depends: libsofia-sip-ua0 (= ${Source-Version}), libsofia-sip-ua-glib0 (= ${Source-Version})
 Suggests: sofia-sip-doc
 Description: Sofia-SIP library glib/gobject interface development files




More information about the Pkg-voip-commits mailing list