Your message dated Sun, 04 Nov 2012 22:59:43 +0000
with message-id <[email protected]>
and subject line Re: Bug#692319: unblock: webauth/4.1.1-2
has caused the Debian Bug report #692319,
regarding unblock: webauth/4.1.1-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 [email protected]
immediately.)
--
692319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692319
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package webauth for a minor dependency fix. The Perl API
changed in version 4.0.0, and while there were dependencies where needed,
there wasn't a Breaks on the underlying Perl module packages. This could
allow the Perl module packages to be upgraded to a version that breaks
the higher-level packages that use them in partial upgrades from squeeze.
unblock webauth/4.1.1-2
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru webauth-4.1.1/debian/changelog webauth-4.1.1/debian/changelog
--- webauth-4.1.1/debian/changelog 2012-04-25 14:41:41.000000000 -0700
+++ webauth-4.1.1/debian/changelog 2012-11-04 13:57:21.000000000 -0800
@@ -1,3 +1,12 @@
+webauth (4.1.1-2) unstable; urgency=low
+
+ * Add Breaks of libwebkdc-perl and webauth-weblogin << 4.0.0 to
+ libwebauth-perl and of webauth-weblogin << 4.0.0 to libwebkdc-perl.
+ The API of the Perl modules changed in 4.0.0. Thanks, Dameon Wagner.
+ (Closes: #691878)
+
+ -- Russ Allbery <[email protected]> Sun, 04 Nov 2012 13:57:09 -0800
+
webauth (4.1.1-1) unstable; urgency=low
* New upstream release (no Apache 2.4 support yet; that's next).
diff -Nru webauth-4.1.1/debian/control webauth-4.1.1/debian/control
--- webauth-4.1.1/debian/control 2012-04-25 14:41:41.000000000 -0700
+++ webauth-4.1.1/debian/control 2012-11-04 13:57:21.000000000 -0800
@@ -55,6 +55,7 @@
Section: perl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
+Breaks: libwebkdc-perl (<< 4.0.0), webauth-weblogin (<< 4.0.0)
Description: Perl library for WebAuth authentication
WebAuth is a cookie-based web authentication system built on top of
Kerberos. It relies on a central authentication server that handles all
@@ -112,6 +113,7 @@
libcgi-fast-perl, libio-socket-ssl-perl, libtemplate-perl, liburi-perl,
libwww-perl, libxml-parser-perl
Suggests: libnet-remctl-perl, libtime-duration-perl, libtimedate-perl
+Breaks: webauth-weblogin (<< 4.0.0)
Description: Perl libraries for WebAuth central login server
WebAuth is a cookie-based web authentication system built on top of
Kerberos. It relies on a central authentication server that handles all
--- End Message ---
--- Begin Message ---
On Sun, 2012-11-04 at 14:43 -0800, Russ Allbery wrote:
> Please unblock package webauth for a minor dependency fix. The Perl API
> changed in version 4.0.0, and while there were dependencies where needed,
> there wasn't a Breaks on the underlying Perl module packages. This could
> allow the Perl module packages to be upgraded to a version that breaks
> the higher-level packages that use them in partial upgrades from squeeze.
Unblocked; thanks.
Regards,
Adam
--- End Message ---