[SCM] Debian packaging of libsyntax-highlight-engine-simple-perl branch, master, updated. e053c1cfd7bb835c10622716201fe58434207d38

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Aug 19 13:58:09 UTC 2011


The following commit has been merged in the master branch:
commit 5b9c291834ded722ab157f7eae415240e16a0806
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Aug 19 13:49:43 2011 +0000

    use debhelper 8 / source-format 3.0 (quilt)

diff --git a/debian/changelog b/debian/changelog
index 71c4a81..121ea0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libsyntax-highlight-engine-simple-perl (0.09-1) UNRELEASED; urgency=low
   * Imported Upstream version 0.09
   * Update Standards-Version to 3.9.2
   * Drop bug-rt43353.patch included upstream.
+  * Use debhelper 8 / source-format 3.0 (quilt).
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 3a2ca93..7b71911 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libsyntax-highlight-engine-simple-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2.10), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libuniversal-require-perl,
   libtest-perl-critic-perl,
   libtest-pod-perl, libtest-pod-coverage-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 libsyntax-highlight-engine-simple-perl



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