debian/0000755000000000000000000000000011544166522007174 5ustar debian/control0000644000000000000000000000200411544166416010575 0ustar Source: libhttp-negotiate-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libhttp-message-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/HTTP-Negotiate/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-negotiate-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-negotiate-perl/ Package: libhttp-negotiate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libhttp-message-perl Replaces: libwww-perl (<< 6.00) Breaks: libwww-perl (<< 6.00) Description: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. debian/copyright0000644000000000000000000000205611542665755011144 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Gisle Aas Source: http://search.cpan.org/dist/HTTP-Negotiate/ Name: HTTP-Negotiate Files: * Copyright: 1996, 2001, Gisle Aas License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017111542665755010236 0ustar version=3 http://search.cpan.org/dist/HTTP-Negotiate/ .*/HTTP-Negotiate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211542665755010404 0ustar 7 debian/changelog0000644000000000000000000000056411544166416011055 0ustar libhttp-negotiate-perl (6.00-2) unstable; urgency=low * Added missing Breaks and Replaces clauses in debian/control -- Nicholas Bamber Mon, 28 Mar 2011 18:44:18 +0100 libhttp-negotiate-perl (6.00-1) unstable; urgency=low * Initial Release (Closes: #619336). -- Nicholas Bamber Wed, 23 Mar 2011 09:07:04 +0000 debian/source/0000755000000000000000000000000011544166461010476 5ustar debian/source/format0000644000000000000000000000001411542665755011714 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611542665755010265 0ustar #!/usr/bin/make -f %: dh $@