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 655e1d549b6ed03ddddb74959a76cdef9aeb90ce Mon Sep 17 00:00:00 2001
From: Andreas Tille <[email protected]>
Date: Thu, 12 Jan 2017 19:28: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 1c8b339..925c3ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libgraphics-colorobject-perl (0.5.0-7.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop explicit Build-Depends: perl-modules-5.22
+ Closes: #839023
+
+ -- Andreas Tille <[email protected]> Thu, 12 Jan 2017 19:26:53 +0100
+
libgraphics-colorobject-perl (0.5.0-7) unstable; urgency=low
* Updated the watch file
diff --git a/debian/control b/debian/control
index 099e671..633bfe9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: perl
Homepage: http://search.cpan.org/~aizvorski/Graphics-ColorObject-0.5.0/ColorObject.pm
Maintainer: Manoj Srivastava <[email protected]>
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,
libgraphics-colornames-perl, debhelper (>= 9.0.0)
Package: libgraphics-colorobject-perl
--
2.11.0
>From 1704d9b74b8bf62343dba19ec5dbb4566f6bbcde Mon Sep 17 00:00:00 2001
From: Andreas Tille <[email protected]>
Date: Thu, 12 Jan 2017 19:28:58 +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 925c3ce..3a357b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libgraphics-colorobject-perl (0.5.0-7.1) UNRELEASED; urgency=medium
* Non-maintainer upload.
* Drop explicit Build-Depends: perl-modules-5.22
Closes: #839023
+ * Depends: s/perl/${perl:Depends}/
-- Andreas Tille <[email protected]> Thu, 12 Jan 2017 19:26:53 +0100
diff --git a/debian/control b/debian/control
index 633bfe9..8b69fad 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl, libmodule-build-perl, libmodule-load-perl,
Package: libgraphics-colorobject-perl
Architecture: all
-Depends: ${misc:Depends}, perl, libgraphics-colornames-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libgraphics-colornames-perl
Description: convert color specifications between color spaces
Use this package to convert between all the common color spaces. As a
pure Perl module, it is not very fast, and so it you want to convert
--
2.11.0
>From 22cd54faa131f6eda5c8dd6acc1e01504e31cc4f Mon Sep 17 00:00:00 2001
From: Andreas Tille <[email protected]>
Date: Thu, 12 Jan 2017 19:33:26 +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 3a357b3..c3809b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-libgraphics-colorobject-perl (0.5.0-7.1) UNRELEASED; urgency=medium
+libgraphics-colorobject-perl (0.5.0-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop explicit Build-Depends: perl-modules-5.22
Closes: #839023
* Depends: s/perl/${perl:Depends}/
- -- Andreas Tille <[email protected]> Thu, 12 Jan 2017 19:26:53 +0100
+ -- Andreas Tille <[email protected]> Thu, 12 Jan 2017 19:29:07 +0100
libgraphics-colorobject-perl (0.5.0-7) unstable; urgency=low
--
2.11.0