Activity log for bug #206790

Date Who What changed Old value New value Message
2008-03-25 20:47:56 Marc Tardif bug added bug
2008-03-25 20:48:18 Marc Tardif dpkg: milestone ubuntu-8.04
2008-03-25 20:54:34 Marc Tardif bug added attachment 'dpkg.patch' (dpkg.patch)
2008-04-04 11:31:20 Morten Kjeldgaard dpkg: status New In Progress
2008-04-04 11:31:20 Morten Kjeldgaard dpkg: assignee mok0
2008-04-06 20:44:30 Morten Kjeldgaard dpkg: status In Progress Fix Committed
2008-04-06 20:44:30 Morten Kjeldgaard dpkg: assignee mok0
2008-04-06 20:55:02 Morten Kjeldgaard bug added attachment 'dpkg_1.14.16.6ubuntu4.debdiff' (dpkg_1.14.16.6ubuntu4.debdiff)
2008-04-06 20:55:24 Morten Kjeldgaard bug added subscriber Ubuntu Sponsors for main
2008-04-06 20:56:08 Morten Kjeldgaard dpkg: status Fix Committed Confirmed
2008-04-07 10:31:44 Daniel Holbach bug added subscriber Soren Hansen
2008-04-07 22:20:21 Colin Watson dpkg: assignee shawarma
2008-04-16 05:06:13 Steve Langasek dpkg: importance Undecided Medium
2008-04-30 22:37:04 Steve Langasek dpkg: milestone ubuntu-8.04 ubuntu-8.04.1
2008-05-27 12:26:45 Colin Watson dpkg: status New Confirmed
2008-05-27 12:26:45 Colin Watson dpkg: importance Undecided Medium
2008-05-27 12:26:45 Colin Watson dpkg: milestone ubuntu-8.04.1
2008-05-27 12:27:36 Colin Watson dpkg: status Confirmed Fix Released
2008-05-27 12:27:36 Colin Watson dpkg: assignee soren
2008-05-27 12:27:36 Colin Watson dpkg: milestone ubuntu-8.04.1
2008-05-27 12:28:07 Colin Watson bug assigned to dpkg (Debian)
2008-05-27 12:30:22 Bug Watch Updater dpkg: status Unknown Fix Released
2008-05-30 13:41:11 Martin Pitt dpkg: status Confirmed In Progress
2008-05-30 13:41:11 Martin Pitt dpkg: assignee pitti
2008-05-30 15:32:36 Martin Pitt description Binary package hint: dpkg According to the dpkg-dev changelog, some significant changes were made to the Dpkg::Changelog::Entry clas. One of the significant recent changes is the removal of the init method from that class. So, instead of instantiating new entry objects using Dpkg::Changelog::Entry->init(), new Dpkg::Changelog::Entry should be used instead. The problem is that most of the code was updated accordingly except for one line in /usr/share/perl5/Dpkg/Changelog/Debian.pm: $entry = newDpkg::Changelog::Entry->init(); This is causing applications depending on this code such as alien to fail horribly: Can't locate object method "init" via package "Dpkg::Changelog::Entry" at /usr/share/perl5/Dpkg/Changelog/Debian.pm line 260, <STDIN> line 8. This is a simple problem to fix, please check it out. Binary package hint: dpkg According to the dpkg-dev changelog, some significant changes were made to the Dpkg::Changelog::Entry clas. One of the significant recent changes is the removal of the init method from that class. So, instead of instantiating new entry objects using Dpkg::Changelog::Entry->init(), new Dpkg::Changelog::Entry should be used instead. The problem is that most of the code was updated accordingly except for one line in /usr/share/perl5/Dpkg/Changelog/Debian.pm: $entry = newDpkg::Changelog::Entry->init(); This is causing applications depending on this code such as alien to fail horribly: Can't locate object method "init" via package "Dpkg::Changelog::Entry" at /usr/share/perl5/Dpkg/Changelog/Debian.pm line 260, <STDIN> line 8. This is a simple problem to fix, please check it out. TEST CASE: apt-get source man-db cd man-db-* dpkg-parsechangelog --all The command will fail on hardy, and work with the hardy-proposed version.
2008-05-30 15:52:26 Martin Pitt dpkg: status In Progress Fix Committed
2008-05-30 15:52:26 Martin Pitt dpkg: milestone ubuntu-8.04.1
2008-05-30 17:37:42 Steve Langasek dpkg: milestone ubuntu-8.04.1
2008-06-05 06:30:20 Steve Beattie description Binary package hint: dpkg According to the dpkg-dev changelog, some significant changes were made to the Dpkg::Changelog::Entry clas. One of the significant recent changes is the removal of the init method from that class. So, instead of instantiating new entry objects using Dpkg::Changelog::Entry->init(), new Dpkg::Changelog::Entry should be used instead. The problem is that most of the code was updated accordingly except for one line in /usr/share/perl5/Dpkg/Changelog/Debian.pm: $entry = newDpkg::Changelog::Entry->init(); This is causing applications depending on this code such as alien to fail horribly: Can't locate object method "init" via package "Dpkg::Changelog::Entry" at /usr/share/perl5/Dpkg/Changelog/Debian.pm line 260, <STDIN> line 8. This is a simple problem to fix, please check it out. TEST CASE: apt-get source man-db cd man-db-* dpkg-parsechangelog --all The command will fail on hardy, and work with the hardy-proposed version. Binary package hint: dpkg According to the dpkg-dev changelog, some significant changes were made to the Dpkg::Changelog::Entry clas. One of the significant recent changes is the removal of the init method from that class. So, instead of instantiating new entry objects using Dpkg::Changelog::Entry->init(), new Dpkg::Changelog::Entry should be used instead. The problem is that most of the code was updated accordingly except for one line in /usr/share/perl5/Dpkg/Changelog/Debian.pm: $entry = newDpkg::Changelog::Entry->init(); This is causing applications depending on this code such as alien to fail horribly: Can't locate object method "init" via package "Dpkg::Changelog::Entry" at /usr/share/perl5/Dpkg/Changelog/Debian.pm line 260, <STDIN> line 8. This is a simple problem to fix, please check it out. TEST CASE: apt-get source man-db cd man-db-* dpkg-parsechangelog --all The command will fail on hardy, and work with the hardy-proposed version of dpkg-dev.
2008-06-05 10:17:43 Martin Pitt dpkg: status Fix Committed Fix Released
2009-12-05 10:44:24 Launchpad Janitor branch linked lp:ubuntu/hardy-proposed/dpkg
2011-02-17 08:24:50 Daniel Holbach bug added subscriber Ubuntu Sponsors Team
2011-02-17 08:24:56 Daniel Holbach removed subscriber [DEPRECATED] Ubuntu Sponsors for main
2011-02-21 23:32:37 Benjamin Drung removed subscriber Ubuntu Sponsors Team