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
|
jeepyb (0+20190513-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 16:56:11 +0100
jeepyb (0+20190513-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 11 to 12.
* Set upstream metadata fields: Repository, Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
-- Sandro Tosi <morph@debian.org> Wed, 15 Sep 2021 00:21:41 -0400
jeepyb (0+20190513-1) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Thomas Goirand ]
* Fix Homepage field.
* Now using debhelper-compat = 11, rather than d/compat.
* New snapshot release.
* Switch the application to Python 3, which is why I'm NMU-ing this.
* Add hints to PBR so it uses the correct version.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Jul 2019 19:42:28 +0200
jeepyb (0+20170923-1) unstable; urgency=medium
* New snapshot release
* Adopting orphaned package under PAPT (Closes: #881381)
* d/copyright: add myself for Debian part
* d/compat: update to version 11
* d/control:
- Remove Mathieu Parent from uploaders
- update standards version to 4.1.3 (no changes)
- Update Build-Depends to match new release
- Enable autopkgtest-pkg-python testsuite
* d/rules: use pkg-info.mk to determine PBR_VERSION
* d/rules: get-orig-source target
-- Filip Pytloun <filip@pytloun.cz> Fri, 05 Jan 2018 13:52:42 +0100
jeepyb (0+20151217-1) unstable; urgency=medium
* New snapshot release
- pbr>=1.6 instead of pbr>=0.6,!=0.7,<1.0
- PyMySQL instead of MySQL-python
- paramiko is now >=1.13.0
- PyYAML is now >=3.1.0
- python-swiftclient is now >=2.2.0
- six>=1.9.0 instead of >=1.7.0
* python-pygithub renamed to python-github (Closes: #810577)
-- Mathieu Parent <sathieu@debian.org> Wed, 13 Jan 2016 22:52:25 +0100
jeepyb (0+20150929-2) unstable; urgency=medium
* Build on pbr >= 1.0 too (Closes: #803191)
* Build-depends on python-setuptools
-- Mathieu Parent <sathieu@debian.org> Sun, 01 Nov 2015 22:55:33 +0100
jeepyb (0+20150929-1) unstable; urgency=medium
* New snapshot release
* d/watch removed: Upstream has made no release (yet?)
-- Mathieu Parent <sathieu@debian.org> Wed, 07 Oct 2015 20:36:57 +0200
jeepyb (0+20150701-2) unstable; urgency=medium
* Add copyright for jeepyb/cmd/trivial_rebase.py (BSD-3-Clause)
-- Mathieu Parent <sathieu@debian.org> Wed, 29 Jul 2015 20:51:47 +0200
jeepyb (0+20150701-1) unstable; urgency=low
* Initial release. Closes: #793083
-- Mathieu Parent <sathieu@debian.org> Tue, 28 Jul 2015 20:32:16 +0200
|