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
|
python-protobix (1.0.2-8) 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.
-- Jean Baptiste Favre <debian@jbfavre.org> Wed, 07 Oct 2020 16:37:10 +0200
python-protobix (1.0.2-7) unstable; urgency=medium
* Bump Standards-Version
* Update debhelper-compat version.
* Add 'Rules-Requires-Root: no' in d/control
-- Jean Baptiste Favre <debian@jbfavre.org> Fri, 22 May 2020 19:45:53 +0200
python-protobix (1.0.2-6) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Ondřej Nový <onovy@debian.org> Fri, 18 Oct 2019 15:55:43 +0200
python-protobix (1.0.2-5) unstable; urgency=medium
* Enable salsa-ci
* Use debhelper-compat version 12
-- Jean Baptiste Favre <debian@jbfavre.org> Wed, 31 Jul 2019 15:14:45 +0200
python-protobix (1.0.2-4) unstable; urgency=medium
* Team upload.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Wed, 31 Jul 2019 13:42:35 +0200
python-protobix (1.0.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Jean Baptiste Favre ]
* Bump Standards-Version to 4.4.0.
-- Jean Baptiste Favre <debian@jbfavre.org> Mon, 22 Jul 2019 10:45:59 +0200
python-protobix (1.0.2-2) unstable; urgency=medium
* Update Standards-Version in d/control
* Fix duplicate short description
* Removed lintian override
-- Jean Baptiste Favre <debian@jbfavre.org> Wed, 31 Oct 2018 17:28:30 +0100
python-protobix (1.0.2-1) unstable; urgency=medium
* New upstream version 1.0.2
-- Jean Baptiste Favre <debian@jbfavre.org> Wed, 31 Oct 2018 13:00:21 +0100
python-protobix (1.0.1-3) unstable; urgency=medium
* Enable basic autopkgtest
* Override lintian info
-- Jean Baptiste Favre <debian@jbfavre.org> Tue, 21 Aug 2018 14:30:19 +0200
python-protobix (1.0.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
[ Jean Baptiste Favre ]
* Update debhelper compat version
* Update standard version
-- Jean Baptiste Favre <debian@jbfavre.org> Mon, 20 Aug 2018 14:11:16 +0200
python-protobix (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
-- Jean Baptiste Favre <debian@jbfavre.org> Mon, 04 Dec 2017 12:53:28 +0100
python-protobix (1.0.0-3) unstable; urgency=medium
* Update debhelper compat version
* Update build dependencies. Remove pytest-cov
-- Jean Baptiste Favre <debian@jbfavre.org> Fri, 02 Dec 2016 12:25:32 +0100
python-protobix (1.0.0-2) unstable; urgency=medium
* Update build dependencies (Closes: #845458)
-- Jean Baptiste Favre <debian@jbfavre.org> Fri, 02 Dec 2016 12:06:59 +0100
python-protobix (1.0.0-1) unstable; urgency=medium
* Import python-protobix_1.0.0.orig.tar.gz
-- Jean Baptiste Favre <debian@jbfavre.org> Tue, 22 Nov 2016 13:39:02 +0100
python-protobix (0.1.2-1) unstable; urgency=medium
* Import python-protobix_0.1.2.orig.tar.gz
-- Jean Baptiste Favre <debian@jbfavre.org> Fri, 15 Jul 2016 15:42:01 +0200
python-protobix (0.1.1-1) unstable; urgency=medium
* New upstream version 0.1.1
* Update Standards version
-- Jean Baptiste Favre <debian@jbfavre.org> Sat, 09 Jul 2016 14:04:29 +0200
python-protobix (0.0.9-2) UNRELEASED; urgency=medium
* Fixed VCS URL (https)
-- Ondřej Nový <novy@ondrej.org> Tue, 29 Mar 2016 22:17:06 +0200
python-protobix (0.0.9-1) unstable; urgency=medium
* Initial packaging (Closes: #807412)
-- Jean Baptiste Favre <debian@jbfavre.org> Tue, 8 Dec 2015 15:13:05 +0100
|