| 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
 
 | python-jira (3.0-1) unstable; urgency=medium
  * Team upload.
  [ 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.
  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  [ Benjamin Drung ]
  * New upstream release.
  * Remove duplicate sphinx build dependencies
  * Add build dependencies on python3-setuptools-scm and
    python3-setuptools-scm-git-archive
  * Bump Standards-Version to 4.5.0
  * Switch to debhelper 13
 -- Benjamin Drung <benjamin.drung@cloud.ionos.com>  Tue, 29 Sep 2020 16:04:23 +0200
python-jira (2.0.0-2) unstable; urgency=medium
  * Team upload.
  * Bump Standards-Version to 4.4.0.
  * Use Python 3 for building docs.
  * Drop Python 2 support
    - Rename CLI python3-jirashell to jirashell
  * Remove openstack-pkg-tools from B-D.
 -- Ondřej Nový <onovy@debian.org>  Tue, 27 Aug 2019 07:56:27 +0200
python-jira (2.0.0-1) unstable; urgency=medium
  * Team upload.
  * Switch watch file to github
  * New upstream version 2.0.0
  * Remove patch (merged upstream)
  * Bump policy version (no changes)
  * Update copyright
 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 12 Jan 2019 13:27:25 +0100
python-jira (1.0.10-3) unstable; urgency=medium
  * Team upload.
  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  [ Mattia Rizzolo ]
  * d/source/options: Also ignore the .eggs/ directory.
  * d/control: Add more build-dependencies to run the tests.
  * d/control: Set Rules-Requires-Root:no.
  * d/rules: Use the pybuild build system.
    + Explicitly disable the tests as they require access to the internet.
    + Explicitly rename the binaries.
    + This also avoid a dependency on a tight Python version.
  * Bump debhelper compat level to 12.
    + Install the docs with dh_install instead of dh_installdocs to prevent
      them from being moved due to the changes introduced in dh compat 11
      (see Policy v3.9.7, §12.3).
  * Add a gbp.conf to specify the debian branch.
 -- Mattia Rizzolo <mattia@debian.org>  Thu, 27 Dec 2018 23:02:24 +0100
python-jira (1.0.10-2) unstable; urgency=medium
  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  [ Sophie Brun ]
  * Import a patch from upstream to fix issue with python3.7 (Closes: #903526)
  * Bump Standards-Version to 4.1.5 (no changes)
 -- Sophie Brun <sophie@freexian.com>  Tue, 31 Jul 2018 14:17:45 +0200
python-jira (1.0.10-1) unstable; urgency=medium
  * Initial release (Closes: #729114)
 -- Sophie Brun <sophie@freexian.com>  Tue, 24 Oct 2017 10:52:42 +0200
 |