[libconvert-units-perl] 05/17: Imported Debian patch 0.43-8
Damyan Ivanov
dmn at moszumanska.debian.org
Tue Jul 21 20:20:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to annotated tag debian/0.43-2
in repository libconvert-units-perl.
commit 0f10c80d10ce2bcec8a149f4dd63cc1c2153c353
Author: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
Date: Fri Nov 18 17:08:00 2005 +0100
Imported Debian patch 0.43-8
---
debian/changelog | 6 ++++++
debian/compat | 1 +
debian/control | 2 +-
debian/rules | 3 ---
4 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2f802b8..55d18a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libconvert-units-perl (0.43-8) unstable; urgency=low
+
+ * cleaning for Standards-Version: 3.6.2
+
+ -- Krzysztof Krzyzaniak (eloy) <eloy at debian.org> Fri, 18 Nov 2005 17:08:00 +0100
+
libconvert-units-perl (0.43-7) unstable; urgency=low
* debian/copyright - file was updated to meet new standard
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 0559d7d..b6917e0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: interpreters
Priority: extra
Maintainer: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), perl5
-Standards-Version: 3.5.10
+Standards-Version: 3.6.2
Package: libconvert-units-perl
Architecture: all
diff --git a/debian/rules b/debian/rules
index 90d97a6..e44ef8a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +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/libconvert-units-perl.git
More information about the Pkg-perl-cvs-commits
mailing list