From a09d04c4c991ea23414ecc69b5d8d5016cb7a263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 16 Oct 2014 08:29:15 +0200 Subject: change to python3-cssselect, bump Stsndards Version to 3.9.6 --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 90fdd4f..0d81725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mwc (1.7.2-2) unstable; urgency=medium + + * debian/control: + - Replace Depends python-cssselect with python3-cssselect + (Closes: #764787). + - Bump Standards-Version to 3.9.6 (no changes required). + + -- Jörg Frings-Fürst Thu, 16 Oct 2014 06:11:11 +0200 + mwc (1.7.2-1) unstable; urgency=low * Initial release (Closes: #746556) diff --git a/debian/control b/debian/control index 059e6d5..1d126d3 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), dh-python, python3 | python3-all | python3-dev | python3-all-dev -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: https://github.com/Debianguru/MailWebsiteChanges Vcs-Git: git://anonscm.debian.org/collab-maint/mwc.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/mwc.git @@ -18,7 +18,7 @@ Depends: ${python3:Depends}, python3 | python3-all | python3-dev | python3-all-dev, python3-lxml, - python-cssselect + python3-cssselect Description: Powerful website-tracking tool MailWebsiteChanges is a Python script to keep track of website changes; sends email notifications on updates and/or also -- cgit v1.2.3