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 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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
python-argh (0.31.3-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- Fix tests under Python 3.13 (closes: #1082194).
-- Colin Watson <cjwatson@debian.org> Wed, 06 Nov 2024 03:08:19 +0000
python-argh (0.31.2-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.31.2
* remove extraneous python3-mock build-dep
-- Alexandre Detiste <tchet@debian.org> Wed, 21 Feb 2024 12:35:16 +0100
python-argh (0.28.1-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Add missing build-dependency on flit.
* refresh patches
* d/control: build-dep on pybuild-plugin-pyproject for PEP-517 compat.
* d/control: use real homepage, not PyPI
* d/watch: use https
-- Michael R. Crusoe <crusoe@debian.org> Wed, 16 Aug 2023 13:03:33 +0200
python-argh (0.26.2-2) unstable; urgency=medium
* Team upload.
* Inject packaging into Salsa
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Point Vcs fields to salsa.debian.org (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Secure URI in copyright format (routine-update)
* Drop ancient X-Python-Version field (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Use secure URI in Homepage field.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* watch file standard 4 (routine-update)
* Fix test conditions
Closes: #997470
-- Andreas Tille <tille@debian.org> Mon, 01 Nov 2021 13:22:50 +0100
python-argh (0.26.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937581
-- Sandro Tosi <morph@debian.org> Wed, 16 Oct 2019 22:22:06 -0400
python-argh (0.26.2-1) unstable; urgency=medium
* New upstream version 0.26.2
* Drop 0001-fix-unit-tests.patch
* Avoid depending on iocapture module for testing
* Fix a typo in long description (found by lintian)
* Bump standards-version to 3.9.8.0 (no changes)
* Switch to debhelper compatibility version 9
* Use an encrypted transport protocol for the Vcs-* URIs
* Acknowledge the NMUs from Sean Whitton. Thanks for your contribution.
-- Marco Nenciarini <mnencia@debian.org> Fri, 16 Dec 2016 15:53:36 +0100
python-argh (0.26.1-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop parts of 0001-fix-unit-tests.patch touching test_interaction.py.
* Fix the Unicode encoding test by setting LC_ALL in d/rules.
This fix is more general as the LANG var can be overridden by LC_*
vars (see locale(7)). Thanks to Jakub Wilk for pointing this out and
suggesting the improved fix.
-- Sean Whitton <spwhitton@spwhitton.name> Fri, 12 Aug 2016 10:58:57 -0700
python-argh (0.26.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Update 0001-fix-unit-tests.patch for newer sbuild (Closes: #832851).
The LANG environment variable might not be set.
-- Sean Whitton <spwhitton@spwhitton.name> Thu, 11 Aug 2016 11:58:52 -0700
python-argh (0.26.1-1) unstable; urgency=medium
[ Marco Nenciarini ]
* Imported Upstream version 0.26.1
* Fix some unit tests to not fail in a clean build environment
* Update debian/watch
* Bump standards-version to 3.9.6.0 (no changes)
[ Brian May ]
* Python3 package (Closes: 778446)
-- Marco Nenciarini <mnencia@debian.org> Tue, 17 Feb 2015 05:50:19 +0100
python-argh (0.25.0-1) unstable; urgency=medium
* Imported Upstream version 0.25.0
-- Marco Nenciarini <mnencia@debian.org> Thu, 09 Oct 2014 03:27:42 +0200
python-argh (0.24.1-1) unstable; urgency=medium
* Imported Upstream version 0.24.1
* Bump standards-version to 3.9.5.0 (no changes)
-- Marco Nenciarini <mnencia@debian.org> Wed, 29 Jan 2014 23:20:05 +0100
python-argh (0.23.2-1) unstable; urgency=low
* Imported Upstream version 0.23.2
* Canonicalize VCS-* field URI in debian/control
-- Marco Nenciarini <mnencia@debian.org> Tue, 18 Jun 2013 11:37:49 +0200
python-argh (0.23.0-1) unstable; urgency=low
* Imported Upstream version 0.23.0
-- Marco Nenciarini <mnencia@debian.org> Fri, 08 Feb 2013 17:21:37 +0100
python-argh (0.21.2-1) unstable; urgency=low
* Imported Upstream version 0.21.2
* Add python-argcomplete as recommended
-- Marco Nenciarini <mnencia@debian.org> Fri, 11 Jan 2013 02:20:12 +0100
python-argh (0.21.1-1) unstable; urgency=low
* debian/control: Add X-Python-Version: >= 2.6 to fix build on squeeze
* Add support for build on Ubuntu Lucid (10.4)
* Imported Upstream version 0.21.1
* Remove argh/six.py license from debian/copyright as the file was
removed upstream
-- Marco Nenciarini <mnencia@debian.org> Fri, 04 Jan 2013 18:44:06 +0100
python-argh (0.17.2-1) unstable; urgency=low
* Imported Upstream version 0.17.2
-- Marco Nenciarini <mnencia@debian.org> Tue, 27 Nov 2012 22:16:30 +0100
python-argh (0.16.0-1) unstable; urgency=low
* Imported Upstream version 0.16.0
-- Marco Nenciarini <mnencia@debian.org> Mon, 22 Oct 2012 16:39:30 +0200
python-argh (0.15.1-2) unstable; urgency=low
* Add argh/six.py license to debian/copyright file
-- Marco Nenciarini <mnencia@debian.org> Sun, 30 Sep 2012 18:40:08 +0200
python-argh (0.15.1-1) unstable; urgency=low
* Initial release (Closes: #689019)
-- Marco Nenciarini <mnencia@debian.org> Fri, 28 Sep 2012 12:34:24 +0200
|