[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#773239: marked as done (unblock: libcatalyst-authentication-credential-http-perl/1.016-2)



Your message dated Wed, 17 Dec 2014 20:29:20 +0000
with message-id <20141217202920.GI11902@lupin.home.powdarrmonkey.net>
and subject line Re: Bug#773239: unblock: libcatalyst-authentication-credential-http-perl/1.016-2
has caused the Debian Bug report #773239,
regarding unblock: libcatalyst-authentication-credential-http-perl/1.016-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
773239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773239
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Please unblock package libcatalyst-authentication-credential-http-perl

Version in Jessie depends on libcatalyst-modules-perl, a deprecated
bundle package pulling in 22 Catalyst plugins, two of them deprecated
and discouraged code.  This is the only package in Jessie depending on
the deprecated bundle package (ciderwebmail depends on it too, but only
as fallback for more specific Catalyst plugin packages).

Debdiff is attached.  A few cosmetic changes was applied too, but diff
is still pretty small and none of it should pose any risk.

unblock libcatalyst-authentication-credential-http-perl/1.016-2


Thanks for considering,

 - Jonas

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJUj1DJXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWWlsH/1cCALx+VaZ/6IefKQ4qYbuS
OE3sb6rKYn7TEUFi8pAJZGlqhHDz0yEPJyOyo13kq6nieYt+hb9b0IibtKbKfxjN
qWtmprP5QuXWKEN5HR06gH2cKB7Mh6Ri63WIRzRTAQj9FPro6GIjBAlo3xvrOS0f
qOQqIKbggyLwRRVufBP4YzPYCaDf8CpsV1tvI0G5GzJubkokY7d9shQ7AGYeEdY7
hr3rsFSlvJB89luwMP3MK/4FO0gW2AiV338mk3LAbVXBetLl7xYxPaV2s2i4k6SK
YzPIchaX1cKN3AyjXfgHDwcfzV2w67vSjb6K3q6TCkgSVpsuWlXwKdjqfQ/hYtI=
=P+Tx
-----END PGP SIGNATURE-----
diff -Nru libcatalyst-authentication-credential-http-perl-1.016/debian/changelog libcatalyst-authentication-credential-http-perl-1.016/debian/changelog
--- libcatalyst-authentication-credential-http-perl-1.016/debian/changelog	2013-08-02 17:42:36.000000000 +0200
+++ libcatalyst-authentication-credential-http-perl-1.016/debian/changelog	2014-11-04 23:06:44.000000000 +0100
@@ -1,3 +1,17 @@
+libcatalyst-authentication-credential-http-perl (1.016-2) unstable; urgency=medium
+
+  [ Salvatore Bonaccorso ]
+  * Update Vcs-Browser URL to use cgit web frontend.
+
+  [ Jonas Smedegaard ]
+  * Fix use canonical URL in Vcs-Git.
+  * Fix (build-)depend on libcatalyst-plugin-authentication-perl,
+    favored over catalyst-modules.
+    Closes: Bug#768092.
+  * Declare compliance with Debian Policy 3.9.6.
+
+ -- Jonas Smedegaard <dr@jones.dk>  Tue, 04 Nov 2014 23:06:40 +0100
+
 libcatalyst-authentication-credential-http-perl (1.016-1) unstable; urgency=low
 
   [ upstream ]
diff -Nru libcatalyst-authentication-credential-http-perl-1.016/debian/control libcatalyst-authentication-credential-http-perl-1.016/debian/control
--- libcatalyst-authentication-credential-http-perl-1.016/debian/control	2013-08-02 17:43:10.000000000 +0200
+++ libcatalyst-authentication-credential-http-perl-1.016/debian/control	2014-11-04 23:05:35.000000000 +0100
@@ -6,19 +6,19 @@
  perl,
  debhelper,
  dh-buildinfo,
- libcatalyst-modules-perl,
  libcatalyst-perl,
  libclass-accessor-perl,
  libstring-escape-perl,
  liburi-perl,
  libossp-uuid-perl | libdata-uuid-perl,
+ libcatalyst-plugin-authentication-perl | catalyst-modules,
  libtest-exception-perl,
  libtest-mockobject-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr@jones.dk>
-Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-perl
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-authentication-credential-http-perl
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
 Homepage: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/
 
 Package: libcatalyst-authentication-credential-http-perl
diff -Nru libcatalyst-authentication-credential-http-perl-1.016/debian/control.in libcatalyst-authentication-credential-http-perl-1.016/debian/control.in
--- libcatalyst-authentication-credential-http-perl-1.016/debian/control.in	2013-07-20 23:54:57.000000000 +0200
+++ libcatalyst-authentication-credential-http-perl-1.016/debian/control.in	2014-11-04 23:03:23.000000000 +0100
@@ -4,9 +4,9 @@
 Build-Depends: @cdbs@
 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr@jones.dk>
-Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libcatalyst-authentication-credential-http-perl
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-authentication-credential-http-perl
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatalyst-authentication-credential-http-perl.git
 Homepage: http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP/
 
 Package: libcatalyst-authentication-credential-http-perl
diff -Nru libcatalyst-authentication-credential-http-perl-1.016/debian/rules libcatalyst-authentication-credential-http-perl-1.016/debian/rules
--- libcatalyst-authentication-credential-http-perl-1.016/debian/rules	2013-07-21 00:11:52.000000000 +0200
+++ libcatalyst-authentication-credential-http-perl-1.016/debian/rules	2014-11-04 22:38:05.000000000 +0100
@@ -32,10 +32,11 @@
 DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/B/BO/BOBTFISH
 
 # Needed by upstream build and (always) at runtime
-perl-deps = catalyst-modules catalyst class-accessor
+perl-deps = catalyst class-accessor
 perl-deps += string-escape uri
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 deps +=, libossp-uuid-perl | libdata-uuid-perl
+deps +=, libcatalyst-plugin-authentication-perl | catalyst-modules
 
 # Needed by upstream testsuite
 deps-test = libtest-exception-perl, libtest-mockobject-perl

--- End Message ---
--- Begin Message ---
On Mon, Dec 15, 2014 at 10:21:16PM +0100, Jonas Smedegaard wrote:
> Version in Jessie depends on libcatalyst-modules-perl, a deprecated
> bundle package pulling in 22 Catalyst plugins, two of them deprecated
> and discouraged code.  This is the only package in Jessie depending on
> the deprecated bundle package (ciderwebmail depends on it too, but only
> as fallback for more specific Catalyst plugin packages).
> 
> Debdiff is attached.  A few cosmetic changes was applied too, but diff
> is still pretty small and none of it should pose any risk.

Unblocked, thanks.

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: