[SCM] Debian packaging of libmarc-lint-perl branch, master, updated. c24b789ad40dd14e3a7bbe7e483796309a1e0718

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Aug 31 21:12:38 UTC 2012


The following commit has been merged in the master branch:
commit a2023f95a1499336f569d532b332fdc102b3ff00
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Aug 31 22:53:53 2012 +0200

    Switched to source format 3.0 (quilt)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/control b/debian/control
index ca3f891..d03a356 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Vincent Danjean <vdanjean at debian.org>,
            Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
-               quilt
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
                      libbusiness-isbn-perl,
                      libmarc-record-perl
diff --git a/debian/rules b/debian/rules
index f6b359a..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Debian packaging of libmarc-lint-perl



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