Hi Manoj, in case you want to update your private Git repository with the changes I did to NMU this package I'm attaching format-patch formatted patches. I'm a bit astonished that this package is maintained outside the Debian Perl team.
Kind regards Andreas. -- http://fam-tille.de
>From 018a64b72853ba5fd4609254544256d50e47e989 Mon Sep 17 00:00:00 2001 From: Andreas Tille <ti...@debian.org> Date: Thu, 12 Jan 2017 19:18:08 +0100 Subject: [PATCH 1/3] Drop explicit Build-Depends: perl-modules-5.22 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index df88c4b..dbf4c0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libgraphics-colornames-perl (2.11-7.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop explicit Build-Depends: perl-modules-5.22 + Closes: #839022 + + -- Andreas Tille <ti...@debian.org> Thu, 12 Jan 2017 19:16:08 +0100 + libgraphics-colornames-perl (2.11-7) unstable; urgency=low * Ack NMU (thanks to Damyan Ivanov <d...@debian.org>) diff --git a/debian/control b/debian/control index 6140c28..3f838d1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Section: perl Maintainer: Manoj Srivastava <sriva...@debian.org> Homepage: http://search.cpan.org/~rrwo/Graphics-ColorNames-2.11/lib/Graphics/ColorNames.pm Standards-Version: 3.9.7 -Build-Depends-Indep: perl, libmodule-build-perl, perl-modules-5.22 | libmodule-load-perl, +Build-Depends-Indep: perl, libmodule-build-perl, libmodule-load-perl, libpod-coverage-perl, libtest-pod-perl, libtest-exception-perl, debhelper (>= 9.0.0) -- 2.11.0
>From e7917b509644fac13763b67cf1b7d6ba4069eb21 Mon Sep 17 00:00:00 2001 From: Andreas Tille <ti...@debian.org> Date: Thu, 12 Jan 2017 19:19:15 +0100 Subject: [PATCH 2/3] Depends: s/perl/${perl:Depends}/ --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dbf4c0c..664f827 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libgraphics-colornames-perl (2.11-7.1) UNRELEASED; urgency=medium * Non-maintainer upload. * Drop explicit Build-Depends: perl-modules-5.22 Closes: #839022 + * Depends: s/perl/${perl:Depends}/ -- Andreas Tille <ti...@debian.org> Thu, 12 Jan 2017 19:16:08 +0100 diff --git a/debian/control b/debian/control index 3f838d1..b806a35 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: perl, libmodule-build-perl, libmodule-load-perl, Package: libgraphics-colornames-perl Architecture: all -Depends: ${misc:Depends}, perl, libmodule-load-perl +Depends: ${misc:Depends}, ${perl:Depends}, libmodule-load-perl Recommends: libpod-coverage-perl, libtest-pod-perl Description: defines RGB values for common color names This package defines RGB values for common color names. The intention -- 2.11.0
>From f48333d6a942b82d0c8f898ba09b25d4d687cacd Mon Sep 17 00:00:00 2001 From: Andreas Tille <ti...@debian.org> Date: Thu, 12 Jan 2017 19:21:22 +0100 Subject: [PATCH 3/3] Upload to unstable --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 664f827..5d8a040 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -libgraphics-colornames-perl (2.11-7.1) UNRELEASED; urgency=medium +libgraphics-colornames-perl (2.11-7.1) unstable; urgency=medium * Non-maintainer upload. * Drop explicit Build-Depends: perl-modules-5.22 Closes: #839022 * Depends: s/perl/${perl:Depends}/ - -- Andreas Tille <ti...@debian.org> Thu, 12 Jan 2017 19:16:08 +0100 + -- Andreas Tille <ti...@debian.org> Thu, 12 Jan 2017 19:19:21 +0100 libgraphics-colornames-perl (2.11-7) unstable; urgency=low -- 2.11.0