[librtf-document-perl] 03/05: Imported Debian patch 0.64-8

Axel Beckert abe at deuxchevaux.org
Tue Jul 21 18:52:37 UTC 2015


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

abe pushed a commit to branch master
in repository librtf-document-perl.

commit d91471863bc005c4d5fca56b1d6ac886b1c73212
Author: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
Date:   Fri Nov 18 17:15:01 2005 +0100

    Imported Debian patch 0.64-8
---
 debian/changelog | 6 ++++++
 debian/compat    | 1 +
 debian/control   | 4 ++--
 debian/rules     | 2 --
 4 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 39dc44c..51085a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+librtf-document-perl (0.64-8) unstable; urgency=low
+
+  * cleaning for Standards-Version: 3.6.2
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>  Fri, 18 Nov 2005 17:15:01 +0100
+
 librtf-document-perl (0.64-7) unstable; urgency=low
 
   * debian/control - changed Standards-Version to 3.5.8.0
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..b8626c4
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+4
diff --git a/debian/control b/debian/control
index ac895ea..1d676e3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: librtf-document-perl
 Section: perl
 Priority: extra
 Maintainer: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
-Build-Depends-Indep: perl5, debhelper (>> 3.0.0), libconvert-units-perl (>= 0.43)
-Standards-Version: 3.5.10
+Build-Depends-Indep: perl5, debhelper (>> 4.0.0), libconvert-units-perl (>= 0.43)
+Standards-Version: 3.6.2
 
 Package: librtf-document-perl
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 1e92e25..25d122e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # -*- Makefile -*-
 
-# Use debhelper V. 2
-export DH_COMPAT := 2
 
 # Make sure perl is defined (allow overriding from the command line
 PERL ?= /usr/bin/perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librtf-document-perl.git



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