[Pkg-voip-commits] r4070 - libsupertone/trunk/debian

kilian at alioth.debian.org kilian at alioth.debian.org
Sat Aug 18 20:05:17 UTC 2007


Author: kilian
Date: 2007-08-18 20:05:17 +0000 (Sat, 18 Aug 2007)
New Revision: 4070

Modified:
   libsupertone/trunk/debian/changelog
   libsupertone/trunk/debian/control
Log:
* Use ${binary:Version} for binNMU-safe uploads.
  Add dpkg-dev (>= 1.13.19) to Build-Depends.

Modified: libsupertone/trunk/debian/changelog
===================================================================
--- libsupertone/trunk/debian/changelog	2007-08-18 20:04:06 UTC (rev 4069)
+++ libsupertone/trunk/debian/changelog	2007-08-18 20:05:17 UTC (rev 4070)
@@ -2,8 +2,10 @@
 
   * NOT RELEASED YET
   * Fix get-orig-source target.
+  * Use ${binary:Version} for binNMU-safe uploads.
+    Add dpkg-dev (>= 1.13.19) to Build-Depends.
 
- -- Kilian Krause <kilian at debian.org>  Sat, 21 Jul 2007 16:59:22 +0200
+ -- Kilian Krause <kilian at debian.org>  Sat, 18 Aug 2007 22:04:45 +0200
 
 libsupertone (0.0.2~pre20060205-1) experimental; urgency=low
 

Modified: libsupertone/trunk/debian/control
===================================================================
--- libsupertone/trunk/debian/control	2007-08-18 20:04:06 UTC (rev 4069)
+++ libsupertone/trunk/debian/control	2007-08-18 20:05:17 UTC (rev 4070)
@@ -2,7 +2,7 @@
 Priority: extra
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Santiago Ruano Rincón <santiago at debian.org>
-Build-Depends: debhelper (>= 5), libspandsp-dev (>=0.0.4~pre1), libxml2-dev, libaudiofile-dev, autotools-dev
+Build-Depends: debhelper (>= 5), libspandsp-dev (>=0.0.4~pre1), libxml2-dev, libaudiofile-dev, autotools-dev, dpkg-dev (>= 1.13.19)
 Standards-Version: 3.7.2
 Section: libs
 XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/
@@ -11,7 +11,7 @@
 Package: libsupertone-dev
 Section: libdevel
 Architecture: any
-Depends: libsupertone0 (= ${Source-Version})
+Depends: libsupertone0 (= ${binary:Version})
 Description: Library for supervisory tone generation and detection (Development)
  This library is designed to support supervisory tone generation and
  detection for  all parts of the world.




More information about the Pkg-voip-commits mailing list