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
|
chargebee-python (1.6.6-4) unstable; urgency=medium
* Team upload.
* d/rules: force tests to run via something other than the deprecated
"python3 setup.py test" command.
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 02 Dec 2022 17:36:19 -0500
chargebee-python (1.6.6-3) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 10:39:42 +0100
chargebee-python (1.6.6-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* 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 ]
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Sandro Tosi <morph@debian.org> Sat, 23 Apr 2022 14:36:59 -0400
chargebee-python (1.6.6-1) unstable; urgency=medium
* New upstream release
-- Scott Kitterman <scott@kitterman.com> Wed, 25 Sep 2019 01:16:18 -0400
chargebee-python (1.6.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.0.
[ Scott Kitterman ]
* New upstream release
* Derop python-chargebee binary (python2 removal)
-- Scott Kitterman <scott@kitterman.com> Thu, 01 Aug 2019 22:59:54 -0400
chargebee-python (1.6.3-4) unstable; urgency=medium
* Add autopkgtest
* Bump standards-version to 4.3.0 without further change
-- Scott Kitterman <scott@kitterman.com> Fri, 18 Jan 2019 22:48:49 -0500
chargebee-python (1.6.3-3) unstable; urgency=medium
* Move from contrib to main - free software that interacts with a
proprietary service is allowed in main
* Bump standards-version to 4.2.1 without further change
-- Scott Kitterman <scott@kitterman.com> Wed, 05 Dec 2018 23:54:43 -0500
chargebee-python (1.6.3-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Scott Kitterman ]
* Convert from git-dpm to patches unapplied format
* Add Disclaimer to debian/copyright to document why package is in
contrib
* Fix copyright-refers-to-symlink-license
* Bump standards-version to 4.1.4 without further change
* Correct MANIFEST.in entry in debian/patches/0001-Add-missing-
LICENSE-file-from-upstream-repo.patch
-- Scott Kitterman <scott@kitterman.com> Fri, 22 Jun 2018 01:25:34 -0400
chargebee-python (1.6.3-1) unstable; urgency=medium
* Initial release. (Closes: #845454)
* Add missing LICENSE file from upstream repository (it is present both in
git and in the API version 2 tarballs on Github)
-- Scott Kitterman <scott@kitterman.com> Wed, 23 Nov 2016 13:05:32 -0500
|