From: Raphaƫl Hertzog Date: Sun, 24 Aug 2014 15:22:15 +0000 (+0200) Subject: debian.org-tracker.debian.org: replace python-beautifulsoup by python-bs4 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e491d7d3fa3ea2cdf58c9a26581aacb9106720e6;p=dsa-metapackages.git debian.org-tracker.debian.org: replace python-beautifulsoup by python-bs4 Signed-off-by: Martin Zobel-Helas --- diff --git a/debian/changelog b/debian/changelog index 7a4fee8..d571299 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,7 @@ debian.org (55) UNRELEASED; urgency=low + dpkg-dev + python-ldap + bump version on python-django and python-requests + + replace python-beautifulsoup by python-bs4 -- Peter Palfrader Sat, 05 Jul 2014 15:22:45 +0200 diff --git a/debian/control b/debian/control index e7befd3..32fa673 100644 --- a/debian/control +++ b/debian/control @@ -567,7 +567,7 @@ Depends: # Runtime libapache2-mod-wsgi, python-apt, - python-beautifulsoup, + python-bs4, python-debian, python-django (>= 1.6), python-django-jsonfield,