[Pkg-voip-commits] r3993 - libccrtp/trunk/debian

kilian at alioth.debian.org kilian at alioth.debian.org
Sat Aug 11 13:15:31 UTC 2007


Author: kilian
Date: 2007-08-11 13:15:31 +0000 (Sat, 11 Aug 2007)
New Revision: 3993

Modified:
   libccrtp/trunk/debian/changelog
   libccrtp/trunk/debian/control
Log:
* Add build-depends on debhelper >= 4.1.0 to make sure debhelper.mk from
  CDBS will work correctly.

Modified: libccrtp/trunk/debian/changelog
===================================================================
--- libccrtp/trunk/debian/changelog	2007-08-11 13:06:33 UTC (rev 3992)
+++ libccrtp/trunk/debian/changelog	2007-08-11 13:15:31 UTC (rev 3993)
@@ -3,6 +3,8 @@
   * Fix compilation with gcc-4.3 (Closes: #421136)
   * Add myself to uploaders to not NMU.
   * Fix Source-Version to binary:Version to do clean binNMUs
+  * Add build-depends on debhelper >= 4.1.0 to make sure debhelper.mk from
+    CDBS will work correctly.
 
  -- Kilian Krause <kilian at debian.org>  Sat, 11 Aug 2007 12:55:52 +0000
 

Modified: libccrtp/trunk/debian/control
===================================================================
--- libccrtp/trunk/debian/control	2007-08-11 13:06:33 UTC (rev 3992)
+++ libccrtp/trunk/debian/control	2007-08-11 13:15:31 UTC (rev 3993)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Mikael Magnusson <mikma at users.sourceforge.net>, Kilian Krause <kilian at debian.org>
-Build-Depends: debhelper (>> 3.0.0), libcommoncpp2-dev (>= 1.3.21-2), libxml2-dev, doxygen, cdbs, libgcrypt11-dev | libgcrypt-dev, pkg-config, autotools-dev, dpkg-dev (>= 1.13.19)
+Build-Depends: debhelper (>= 4.1.0), libcommoncpp2-dev (>= 1.3.21-2), libxml2-dev, doxygen, cdbs, libgcrypt11-dev | libgcrypt-dev, pkg-config, autotools-dev, dpkg-dev (>= 1.13.19)
 Standards-Version: 3.5.2
 XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/




More information about the Pkg-voip-commits mailing list