feedparser 5.0.1-1 source package in Ubuntu

Changelog

feedparser (5.0.1-1) unstable; urgency=low

  [ Carlos Galisteo ]
  * New upstream release. (Closes: #617998) (Closes: #482775)
  * Switch to dpkg-source 3.0 (quilt) format
  * Removed patch add-etag-only-if-etag-header-present.patch (fixed in 5.0)
  * Removed patch doc_css_path.diff (fixed in 5.0)
  * Removed patch auth_handlers_not_working.patch (fixed in 5.0).
  * Removed patch feedparser_utf8_decoding.patch (fixed in 5.0).
  * Removed patch democracynow_feedparser_fix.patch (fixed in 5.0).
  * Removed patch title_override.patch (fixed in 5.0).
  * Removed patch doc_css_path.diff (fixed in 5.0).
  * Fixes CVE-2011-1156
  * Fixes CVE-2011-1157
  * Fixes CVE-2011-1158
  * debian/control
    - Standards-Version updated to 3.9.1
    - Binary package depends on ${misc:Depends}
    - Build-depends on python instead of python-dev as lintian suggested.
  * debian/watch
    - watch file looks for *.tar.gz rather than .zip
  * Headers added to patches

  [ Jakub Wilk ]
  * debian/rules:
    - Include /usr/share/python/python.mk only if it exists.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:44:58 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Carlos Galisteo de Cabo
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
feedparser_5.0.1.orig.tar.gz 306.0 KiB 93220258a661af241a5695171fdf09b4cb39234e2edb8bc0d8ef6e5173501027
feedparser_5.0.1-1.debian.tar.gz 4.1 KiB c103ec64eb49f242580a0d1c10665e800f4065d484266d0e722f476d97e4a0d6
feedparser_5.0.1-1.dsc 1.9 KiB fc8e63ea05c357948685b96bc3d777614dde214839437dadc1531ea6d6893f25

Available diffs

View changes file

Binary packages built by this source

python-feedparser: Universal Feed Parser for Python

 Python module for downloading and parsing syndicated feeds. It can
 handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS
 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.
 .
 It provides the same API to all formats, and sanitizes URIs and HTML.