Author: moeller Date: 2010-10-17 00:03:15 +0000 (Sun, 17 Oct 2010) New Revision: 5357
Added: trunk/packages/ensembl/libwww5.808-perl/ trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control Removed: trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control Log: Renamed directory. Deleted: trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog =================================================================== --- trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/changelog 2010-10-11 22:51:40 UTC (rev 5347) +++ trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog 2010-10-17 00:03:15 UTC (rev 5357) @@ -1,11 +0,0 @@ -libwww-perl5.808-perl (5.808-2) experimental; 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 - - * Initial Release. - - -- Richard Holland <[email protected]> Thu, 19 Aug 2010 11:43:41 +0200 Copied: trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog (from rev 5356, trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/changelog) =================================================================== --- trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog (rev 0) +++ trunk/packages/ensembl/libwww5.808-perl/trunk/debian/changelog 2010-10-17 00:03:15 UTC (rev 5357) @@ -0,0 +1,23 @@ +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) UNRELEASED; urgency=low + + * Initial Release. + + -- Richard Holland <[email protected]> Thu, 19 Aug 2010 11:43:41 +0200 Deleted: trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control =================================================================== --- trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/control 2010-10-11 22:51:40 UTC (rev 5347) +++ trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control 2010-10-17 00:03:15 UTC (rev 5357) @@ -1,40 +0,0 @@ -Source: libwww-perl5.808-perl -Section: perl -Priority: optional -Build-Depends: debhelper (>= 7) -Build-Depends-Indep: perl, netbase, liburi-perl, libhtml-parser-perl, - perl (>= 5.8) | libio-compress-perl -Maintainer: Richard Holland <[email protected]> -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/ - -Package: libwww-perl5.808-perl -Architecture: all -Conflicts: libwww-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 -Description: The World-Wide Web library for Perl - The libwww-perl collection is a set of Perl modules which provides a - simple and consistent application programming interface (API) to the - World-Wide Web. The main focus of the library is to provide classes - and functions that allow you to write WWW clients. The library also - contain modules that are of more general use and even classes that help - you implement simple HTTP servers. - . - Most modules in this library provide an object oriented API. The user - agent, requests sent and responses received from the WWW server are all - represented by objects. This makes a simple and powerful interface to - these services. The interface is easy to extend and customize for your - own needs. - . - 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 - module should be updated since many other tools today depend on the - conflicting newer version of libwww-perl. Copied: trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control (from rev 5356, trunk/packages/ensembl/libwww-perl5.808-perl/trunk/debian/control) =================================================================== --- trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control (rev 0) +++ trunk/packages/ensembl/libwww5.808-perl/trunk/debian/control 2010-10-17 00:03:15 UTC (rev 5357) @@ -0,0 +1,42 @@ +Source: libwww5.808-perl +Section: perl +Priority: optional +Build-Depends: debhelper (>= 7) +Build-Depends-Indep: perl, netbase, liburi-perl, libhtml-parser-perl, + perl (>= 5.8) | libio-compress-perl +Maintainer: Richard Holland <[email protected]> +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/libwww5.808-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/debian-med/trunk/packages/ensembl/libwww5.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 +Description: The World-Wide Web library for Perl + The libwww-perl collection is a set of Perl modules which provides a + simple and consistent application programming interface (API) to the + World-Wide Web. The main focus of the library is to provide classes + and functions that allow you to write WWW clients. The library also + contain modules that are of more general use and even classes that help + you implement simple HTTP servers. + . + Most modules in this library provide an object oriented API. The user + agent, requests sent and responses received from the WWW server are all + represented by objects. This makes a simple and powerful interface to + these services. The interface is easy to extend and customize for your + own needs. + . + 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 + 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
