r68019 - in /trunk/libpdf-api2-perl/debian: README.source changelog control rules source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 29 14:29:11 UTC 2011


Author: gregoa
Date: Sat Jan 29 14:29:03 2011
New Revision: 68019

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68019
Log:
Switch to source format 3.0 (quilt).

Added:
    trunk/libpdf-api2-perl/debian/source/
    trunk/libpdf-api2-perl/debian/source/format
Removed:
    trunk/libpdf-api2-perl/debian/README.source
Modified:
    trunk/libpdf-api2-perl/debian/changelog
    trunk/libpdf-api2-perl/debian/control
    trunk/libpdf-api2-perl/debian/rules

Modified: trunk/libpdf-api2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/changelog?rev=68019&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/changelog (original)
+++ trunk/libpdf-api2-perl/debian/changelog Sat Jan 29 14:29:03 2011
@@ -12,6 +12,7 @@
   * debian/control: provide alternative build dependencies for Compress::Zlib.
 
   * New upstream release (closes: #611356).
+  * Switch to source format 3.0 (quilt).
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 29 Jan 2011 15:22:40 +0100
 

Modified: trunk/libpdf-api2-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/control?rev=68019&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/control (original)
+++ trunk/libpdf-api2-perl/debian/control Sat Jan 29 14:29:03 2011
@@ -8,7 +8,7 @@
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Damyan Ivanov <dmn at debian.org>,
  Ryan Niebur <ryan at debian.org>
-Build-Depends: debhelper (>= 7), quilt
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, perl (>= 5.10) | libio-compress-perl | libcompress-zlib-perl
 Standards-Version: 3.8.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpdf-api2-perl/

Modified: trunk/libpdf-api2-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/rules?rev=68019&op=diff
==============================================================================
--- trunk/libpdf-api2-perl/debian/rules (original)
+++ trunk/libpdf-api2-perl/debian/rules Sat Jan 29 14:29:03 2011
@@ -5,18 +5,16 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/quilt/quilt.make
-
 PACKAGE= libpdf-api2-perl
 TMP    = "$(CURDIR)/debian/$(PACKAGE)"
 
 
 build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-stamp:
 	dh build
 	touch $@
 
-clean: unpatch
+clean:
 	dh $@
 
 install: install-stamp

Added: trunk/libpdf-api2-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-api2-perl/debian/source/format?rev=68019&op=file
==============================================================================
--- trunk/libpdf-api2-perl/debian/source/format (added)
+++ trunk/libpdf-api2-perl/debian/source/format Sat Jan 29 14:29:03 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the Pkg-perl-cvs-commits mailing list