[libcommon-sense-perl] 08/09: Make package arch:any, following upstream's change.
gregor herrmann
gregoa at debian.org
Fri Aug 9 19:02:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcommon-sense-perl.
commit 67b4011bc074351b00f9616e8ad6a67a5b85fb13
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 9 20:58:23 2013 +0200
Make package arch:any, following upstream's change.
Add a lintian override for the seemingly harmless file.
---
debian/control | 5 ++---
debian/libcommon-sense-perl.lintian-overrides | 2 ++
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 887d972..c7055aa 100644
--- a/debian/control
+++ b/debian/control
@@ -8,15 +8,14 @@ Uploaders: Ryan Niebur <ryan at debian.org>,
Xavier Guimard <x.guimard at free.fr>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl
+Build-Depends: debhelper (>= 8), perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcommon-sense-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcommon-sense-perl.git
Homepage: http://search.cpan.org/dist/common-sense/
Package: libcommon-sense-perl
-Architecture: all
+Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${minperl:Depends}
diff --git a/debian/libcommon-sense-perl.lintian-overrides b/debian/libcommon-sense-perl.lintian-overrides
new file mode 100644
index 0000000..6f4dfb7
--- /dev/null
+++ b/debian/libcommon-sense-perl.lintian-overrides
@@ -0,0 +1,2 @@
+# the file is generated at build time and might contain arch-specific information
+libcommon-sense-perl: package-installs-nonbinary-perl-in-usr-lib-perl5 usr/lib/perl5/common/sense.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcommon-sense-perl.git
More information about the Pkg-perl-cvs-commits
mailing list