From 3d5523b3b54d35fae7d85ccf532622346c7d6603 Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Sat, 1 Mar 2008 02:24:40 +0000 Subject: [PATCH] * debian/control: + Added DM-Upload-Allowed: yes. + Build-Depends: Dropped libmodule-build-perl. + Build-Depends-Indep: Added libjson-perl for test suite. + Standards-Version: 3.7.3 (no changes). + Maintainer: Updated email address. * Removed lintian override, lintian is fixed. --- debian/changelog | 9 ++++++++- debian/control | 9 +++++---- debian/source.lintian-overrides | 1 - 3 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 debian/source.lintian-overrides diff --git a/debian/changelog b/debian/changelog index d732ffd..223e418 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,15 @@ liburi-template-perl (0.13-1) unstable; urgency=low * New upstream version. * debian/rules: use rules.MakeMaker.noxs to match new build system. + * debian/control: + + Added DM-Upload-Allowed: yes. + + Build-Depends: Dropped libmodule-build-perl. + + Build-Depends-Indep: Added libjson-perl for test suite. + + Standards-Version: 3.7.3 (no changes). + + Maintainer: Updated email address. + * Removed lintian override, lintian is fixed. - -- Ian Beckwith Sat, 01 Mar 2008 00:51:16 +0000 + -- Ian Beckwith Sat, 01 Mar 2008 01:54:13 +0000 liburi-template-perl (0.06-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 700f5a0..74d6ff2 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,11 @@ Source: liburi-template-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 5), libmodule-build-perl -Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl -Maintainer: Ian Beckwith -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5) +Build-Depends-Indep: perl (>= 5.8.8-7), liburi-perl, libjson-perl +Maintainer: Ian Beckwith +Standards-Version: 3.7.3 +XS-DM-Upload-Allowed: yes Package: liburi-template-perl Architecture: all diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides deleted file mode 100644 index 155742d..0000000 --- a/debian/source.lintian-overrides +++ /dev/null @@ -1 +0,0 @@ -liburi-template-perl source: build-depends-without-arch-dep libmodule-build-perl -- 2.11.0