debian/0000755000000000000000000000000012302375647007177 5ustar debian/python-bs4.install0000644000000000000000000000003612241432774012572 0ustar /usr/lib/python2.*/*-packages debian/python-bs4-doc.docs0000644000000000000000000000002612241432774012616 0ustar README.txt build/html debian/copyright0000644000000000000000000000334712241432774011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Beautiful Soup Upstream-Contact: Leonard Richardson Source: https://launchpad.net/beautifulsoup Files: * Copyright: 2004-2013, Leonard Richardsonn License: Expatish Comment: Beautiful Soup incorporates code from the html5lib library, which is also made available under the MIT license. Files: doc/source/6.1.jpg Copyright: Out of copyright License: public-domain Copyright protection expired. From Alice in Wonderland, published 1865. Files: debian/* Copyright: 2005-2009, Decklin Foster 2011-2013, Stefano Rivera License: Expatish License: Expatish Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE, DAMMIT. debian/changelog0000644000000000000000000002223212302375647011052 0ustar beautifulsoup4 (4.2.1-1ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:46:15 +0000 beautifulsoup4 (4.2.1-1ubuntu1) trusty; urgency=low * debian/control, debian/rules: Disable pypy-bs4 and Build-Depends on pypy since the latter is in universe, while beautifulsoup4 is being pulled into main via webtest. -- Barry Warsaw Fri, 15 Nov 2013 09:56:34 -0500 beautifulsoup4 (4.2.1-1) unstable; urgency=low * New upstream release. (Closes: #716719) - Bugfixes, and a behaviour change in entity handling. * Port to dh-python. * Build new binary package for PyPy: pypy-bs4. -- Stefano Rivera Fri, 09 Aug 2013 18:39:43 +0200 beautifulsoup4 (4.2.0-2) unstable; urgency=low * Depend on python{,3}-lxml in autopkgtests. -- Stefano Rivera Sun, 26 May 2013 11:33:30 +0200 beautifulsoup4 (4.2.0-1) unstable; urgency=low [ Stefano Rivera ] * New upstream release. * Upload to unstable, wheezy released. * Drop all patches, superseded upstream. * Bump copyright years. * Add autopkgtests. * Run unit tests against python3. [ Dmitry Shachnev ] * Use /usr/bin/nosetests3 instead of /usr/bin/nosetests-3.X in autopkgtests. [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. -- Stefano Rivera Sat, 25 May 2013 21:27:22 +0200 beautifulsoup4 (4.1.2-1) experimental; urgency=low * New upstream release. * Upload to experimental, as Debian is frozen for wheezy. * Bump Standards-Version to 3.9.4. - Bump debhelper dependency to 8.1 for build-{arch,indep} support. * Patch python2.6-compat: Disable a 2.6-incompatible test under python 2.6 -- Stefano Rivera Sat, 10 Nov 2012 17:55:49 +0200 beautifulsoup4 (4.1.0-1) unstable; urgency=low * New upstream release. -- Stefano Rivera Sun, 03 Jun 2012 09:57:29 +0100 beautifulsoup4 (4.0.5-1) unstable; urgency=low * New upstream release. * Use nose for python3 tests too. - B-D on python3-nose. -- Stefano Rivera Sat, 28 Apr 2012 14:42:27 +0200 beautifulsoup4 (4.0.3-1) unstable; urgency=low * New upstream release. -- Stefano Rivera Sun, 08 Apr 2012 23:34:57 +0200 beautifulsoup4 (4.0.2-1) unstable; urgency=low * New upstream release. -- Stefano Rivera Mon, 02 Apr 2012 21:07:58 +0200 beautifulsoup4 (4.0.1-1) unstable; urgency=low * New upstream release. -- Stefano Rivera Thu, 15 Mar 2012 10:15:22 +0200 beautifulsoup4 (4.0.0~b8-1) unstable; urgency=low * New upstream beta. * Drop all patches, no longer needed. * B-D on python-nose instead of python-unittest2 for tests under 2.x * Bump standards version to 3.9.3, no changes needed. * Update machine-readable copyright Format to 1.0. -- Stefano Rivera Sat, 25 Feb 2012 14:11:49 +0200 beautifulsoup4 (4.0.0~b5-1) unstable; urgency=low * New upstream beta. * Refresh patches. * Drop failing-tests patch, incorporated upstream. * Patch no-install-data: Don't install documentation from setup.py. * Update watch file to new download location. * Swap alternative dependency order for html5lib | lxml, lxml is now preferred, upstream. * Build sphinx documentation. - New package: python-bs4-doc - B-D on python-sphinx. -- Stefano Rivera Wed, 15 Feb 2012 19:58:57 +0200 beautifulsoup4 (4.0.0~b3-1) unstable; urgency=low * New upstream release with an incompatible API. - In a new source package, beautifulsoup4. - Building python-bs4 and python3-bs4 * Update copyright years, and licence to Expatish. * B-D on python{,3}-lxml, python{,3}pkg-resources for unittests. * B-D on python-unit2 for unittests under 2.6. Patch unittest2. * B-D on python3-all for python3 package. * Patch failing-tests: Skip a test that's looking for a bug in HTMLParser in python (it fails on 2.7). * Recommend python-html5lib | python-lxml and python3-lxml (there's no py3k html5lib yet). -- Stefano Rivera Wed, 08 Feb 2012 12:06:52 +0200 beautifulsoup (3.2.0-2) unstable; urgency=low * Rebuild for Python transition. * Remove Breaks: ${python:Breaks}, no longer used by dh_python2. * Bump standards version to 3.9.2, no changes needed. -- Stefano Rivera Mon, 14 Feb 2011 15:21:40 +0200 beautifulsoup (3.2.0-1) unstable; urgency=low * Adopting beautifulsoup for Debian Python Modules Team. (Closes: #612875) * New upstream version. - The 3.2 release reverts back to the 3.0 SGMLParser approach. (Closes: #564160, LP: #392968) -