| 12
 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
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 
 | python-cssselect (1.1.0+ds-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.
  [ Andrey Rahmatullin ]
  * Change the watch file from PyPI to github.
  * Import the Github tarball (which includes tests).
  * Update the upstream address in Homepage and d/copyright to the Github one.
  * Bump Standards-Version to 4.5.0.
  * Switch to debhelper-compat 13.
  * Run build-time tests.
  * Add autopkgtests.
  * Add Rules-Requires-Root: no.
 -- Andrey Rahmatullin <wrar@debian.org>  Thu, 12 Nov 2020 22:02:39 +0500
python-cssselect (1.1.0-2) unstable; urgency=medium
  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937678
 -- Sandro Tosi <morph@debian.org>  Thu, 16 Jan 2020 19:31:09 -0500
python-cssselect (1.1.0-1) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Convert git repository from git-dpm to gbp layout
  * Use debhelper-compat instead of debian/compat.
  [ Andrey Rahmatullin ]
  * Add myself to Uploaders.
  [ TANIGUCHI Takaki ]
  * Bump Standards-Version 4.4.0
  * debian-compat: Bump to 12
  * New upstream version 1.1.0
 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 16 Aug 2019 15:56:52 +0900
python-cssselect (1.0.3-1) unstable; urgency=medium
  * New upstream version 1.0.3
  * debian/rules: Disalb test (due to upstream error).
  * debian/control: Change Priority to optional
 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 04 Feb 2018 11:19:51 +0900
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
 |