[Pkg-voip-commits] r10510 - in /iaxmodem/trunk/debian: changelog control patches/00list patches/11_build_configure-stamp patches/11_build_configure-stamp.dpatch patches/series rules source/ source/format

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Fri Jul 25 08:08:06 UTC 2014


Author: tzafrir
Date: Fri Jul 25 08:08:06 2014
New Revision: 10510

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=10510
Log:
Switch to dpkg V3 format.

Added:
    iaxmodem/trunk/debian/patches/11_build_configure-stamp
      - copied unchanged from r10508, iaxmodem/trunk/debian/patches/11_build_configure-stamp.dpatch
    iaxmodem/trunk/debian/patches/series
      - copied unchanged from r10508, iaxmodem/trunk/debian/patches/00list
    iaxmodem/trunk/debian/source/
    iaxmodem/trunk/debian/source/format
Removed:
    iaxmodem/trunk/debian/patches/00list
    iaxmodem/trunk/debian/patches/11_build_configure-stamp.dpatch
Modified:
    iaxmodem/trunk/debian/changelog
    iaxmodem/trunk/debian/control
    iaxmodem/trunk/debian/rules

Modified: iaxmodem/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/iaxmodem/trunk/debian/changelog?rev=10510&op=diff
==============================================================================
--- iaxmodem/trunk/debian/changelog	(original)
+++ iaxmodem/trunk/debian/changelog	Fri Jul 25 08:08:06 2014
@@ -3,6 +3,7 @@
   * NOT RELEASED YET
   * Allow building with libtiff5.
   * jblache is no longer an uploader (Closes: #688548).
+  * Switch to dpkg V3 format.
 
  -- Tzafrir Cohen <tzafrir at debian.org>  Fri, 16 Sep 2011 22:03:26 +0300
 

Modified: iaxmodem/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/iaxmodem/trunk/debian/control?rev=10510&op=diff
==============================================================================
--- iaxmodem/trunk/debian/control	(original)
+++ iaxmodem/trunk/debian/control	Fri Jul 25 08:08:06 2014
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Tzafrir Cohen <tzafrir at debian.org>
-Build-Depends: debhelper (>= 5), dpatch, libtiff-dev | libtiff4-dev, autotools-dev
+Build-Depends: debhelper (>= 5), libtiff-dev | libtiff4-dev, autotools-dev
 Build-Conflicts: libiax-dev, libspandsp-dev
 Standards-Version: 3.8.0
 Homepage: http://iaxmodem.sourceforge.net/

Modified: iaxmodem/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/iaxmodem/trunk/debian/rules?rev=10510&op=diff
==============================================================================
--- iaxmodem/trunk/debian/rules	(original)
+++ iaxmodem/trunk/debian/rules	Fri Jul 25 08:08:06 2014
@@ -8,9 +8,6 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
-# Include dpatch rules
-include /usr/share/dpatch/dpatch.make
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)
@@ -52,7 +49,7 @@
 	touch autotools-stamp
 
 
-configure-stamp: patch-stamp autotools-stamp
+configure-stamp: autotools-stamp
 	dh_testdir
 
 	# Check that problematic files have been removed prior to packaging
@@ -81,8 +78,7 @@
 
 	touch build-stamp
 
-clean: real-clean unpatch
-real-clean:
+clean:
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp configure-stamp autotools-stamp

Added: iaxmodem/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-voip/iaxmodem/trunk/debian/source/format?rev=10510&op=file
==============================================================================
--- iaxmodem/trunk/debian/source/format	(added)
+++ iaxmodem/trunk/debian/source/format	Fri Jul 25 08:08:06 2014
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the Pkg-voip-commits mailing list