1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
python-cssselect (1.0.1-1) unstable; urgency=medium
* New upstream release (from GitHub, not PyPI, where tests are missing)
-- W. Martin Borgert <debacle@debian.org> Sun, 22 Jan 2017 12:18:44 +0000
python-cssselect (1.0.0-1) unstable; urgency=medium
* Team upload
* New upstream release
-- W. Martin Borgert <debacle@debian.org> Thu, 08 Dec 2016 08:30:04 +0000
python-cssselect (0.9.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Fixed homepage (https)
* Fixed VCS URL (https)
* Enabled autopkgtest-pkg-python testsuite
* d/watch: Use https protocol
* Bumped debhelper compat version to 9
* Bumped Standards-Version to 3.9.8
* d/copyright: Added myself to Debian part
-- Ondřej Nový <onovy@debian.org> Sat, 06 Aug 2016 21:55:23 +0200
python-cssselect (0.9.1+git90c72b0-1) unstable; urgency=low
* Support python3 (Closes: #755031), thanks to 宋文武 <iyzsong@gmail.com>
* Use new upstream non-release (some bug fixes)
* Move packaging to team git
-- W. Martin Borgert <debacle@debian.org> Sat, 11 Oct 2014 23:52:42 +0000
python-cssselect (0.9.1-1) unstable; urgency=low
[ Barry Warsaw ]
* New upstream release.
* debian/control:
- Remove unnecessary Build-Dep on python-support.
- Bumped Standards-Version to 3.9.4 with no changes necessary.
- Add X-Python-Version header.
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 26 Oct 2013 00:32:59 +0900
python-cssselect (0.8-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
* debian/copyright: update Format URL.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 07 May 2013 09:51:54 +0900
python-cssselect (0.6.1-1) unstable; urgency=low
* Initial release. (Closes: #672323)
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 10 May 2012 09:02:14 +0900
|