Author: moeller Date: 2010-10-16 23:45:29 +0000 (Sat, 16 Oct 2010) New Revision: 5356
Modified: trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/changelog trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/control Log: Rename of package name to libwww5.808-perl. Modified: trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/changelog =================================================================== --- trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/changelog 2010-10-15 07:48:45 UTC (rev 5355) +++ trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/changelog 2010-10-16 23:45:29 UTC (rev 5356) @@ -1,10 +1,22 @@ -libwww-perl5.808-perl (5.808-2) experimental; urgency=low +libwww5.808-perl (5.808-4) experimental; urgency=low + * Corrected package name from libwww-perl5.808-perl to libwww5.808-perl + + -- Steffen Moeller <[email protected]> Sun, 17 Oct 2010 01:36:56 +0200 + +libwww5.808-perl (5.808-3) UNRELEASED; urgency=low + + * Reintroduced "Provides: libwww-perl" + + -- Steffen Moeller <[email protected]> Tue, 07 Sep 2010 13:52:04 +0200 + +libwww-perl5.808-perl (5.808-2) UNRELEASED; urgency=low + * Reupload to experimental (Closes: #593568). -- Steffen Moeller <[email protected]> Sat, 04 Sep 2010 16:17:16 +0200 -libwww-perl5.808-perl (5.808-1) unstable; urgency=low +libwww-perl5.808-perl (5.808-1) UNRELEASED; urgency=low * Initial Release. Modified: trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/control =================================================================== --- trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/control 2010-10-15 07:48:45 UTC (rev 5355) +++ trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/control 2010-10-16 23:45:29 UTC (rev 5356) @@ -1,4 +1,4 @@ -Source: libwww-perl5.808-perl +Source: libwww5.808-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) @@ -8,12 +8,14 @@ Uploaders: Steffen Moeller <[email protected]> Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/libwww-perl/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ensembl/libwww-perl5.808-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/debian-med/trunk/packages/ensembl/libwww-perl5.808-perl/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/ensembl/libwww5.808-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/debian-med/trunk/packages/ensembl/libwww5.808-perl/ -Package: libwww-perl5.808-perl +Package: libwww5.808-perl Architecture: all Conflicts: libwww-perl +Provides: libwww-perl +Replaces: libwww-perl5.808-perl Depends: ${misc:Depends}, ${perl:Depends}, liburi-perl, libhtml-parser-perl, libhtml-tree-perl, libhtml-tagset-perl, netbase Recommends: libmailtools-perl, libhtml-format-perl, perl (>= 5.10.1) | libio-compress-perl Suggests: libcrypt-ssleay-perl | libio-socket-ssl-perl @@ -33,8 +35,8 @@ . This legacy version of the Perl module is made available to experimental to help with a very small compatibility issue regarding the 'parse_head' - method that newer versions of libwww-perl no longer have. The method - is also unlikely to come back because of a different overall design of - the module. Any Perl program depending on this version of the libwww-perl + method that newer versions of libwww-perl no longer have. The method is + also unlikely to come back because of a different overall design of the + module. Any Perl program depending on this version of the libwww-perl module should be updated since many other tools today depend on the conflicting newer version of libwww-perl. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
