[libpdf-reuse-barcode-perl] 05/13: Fix lintian warning quilt-build-dep-but-no-series-file

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 00:31:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libpdf-reuse-barcode-perl.

commit 31ca9b7beaf5b1e7d12f61275c44b573454d6a25
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 01:12:57 2013 +0100

    Fix lintian warning quilt-build-dep-but-no-series-file
    
    Remove quilt build-dependency and inclusion of
    /usr/share/cdbs/1/rules/patchsys-quilt.mk in debian/rules.
---
 debian/changelog | 3 +++
 debian/control   | 3 +--
 debian/rules     | 1 -
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 29c1505..c7cdb9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ libpdf-reuse-barcode-perl (0.05-2) UNRELEASED; urgency=low
   * Apply wrap-and-sort
   * Fix the following lintian warnings:
     + debian-rules-uses-deprecated-makefile (perlmodule → perl-makemaker)
+    + quilt-build-dep-but-no-series-file (Removing quilt build-dependency
+      and inclusion of /usr/share/cdbs/1/rules/patchsys-quilt.mk in
+      debian/rules)
   * Bump debhelper compatibility to 9
     + Update versioned debhelper build-dependency accordingly
   * Add Makefile.old to debian/clean
diff --git a/debian/control b/debian/control
index c113370..d8abc20 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: cdbs (>= 0.4.27-1),
                debhelper (>= 9~),
-               patchutils (>= 0.2.25),
-               quilt
+               patchutils (>= 0.2.25)
 Build-Depends-Indep: libbarcode-code128-perl,
                      libgd-barcode-perl,
                      libpdf-reuse-perl,
diff --git a/debian/rules b/debian/rules
index 179b979..e737654 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 # -*- mode: makefile; coding: utf-8 -*-
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 include /usr/share/cdbs/1/class/perl-makemaker.mk
 
 binary-install/libpdf-reuse-barcode-perl::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-reuse-barcode-perl.git



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