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
|
pyliblo (0.10.0-4) unstable; urgency=medium
* Team upload.
* Stop using Python 2 (Closes: #937467 ).
- Drop Python 2 module package
- Use Python 3 from utilities.
* Update to debhelper-compat (= 12).
* Update Standards-Version to 4.4.1 (no changes required).
* Prevent tests needing internet access to prevent FTBFS (Closes: #915205).
* Test against all supported Python 3 interpreters.
-- Stuart Prescott <stuart@debian.org> Wed, 15 Jan 2020 18:24:03 +1100
pyliblo (0.10.0-3) unstable; urgency=medium
[ Sebastian Ramacher ]
* Move sphinx:Built-Using to Built-Using
* Remove python:Provides and python:Versions
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 07 Jan 2017 12:43:41 +0100
pyliblo (0.10.0-2) unstable; urgency=medium
[ Alessio Treglia ]
* Remove myself from the Uploaders field
[ Jaromír Mikeš ]
* Set dh/compat 10.
* Update copyright file.
* Sign tags.
* Bump Standards.
* Fix VCS fields.
* Fix hardening.
* Fix description.
* Remove XS-Testsuite field.
* Add missing substitution variable.
* Try to avoid useless linking.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 24 Dec 2016 08:47:54 +0100
pyliblo (0.10.0-1) unstable; urgency=medium
* New upstream release
* Bump build-dep liblo-dev to version 0.27.
* Patches applied upstream.
* Add build-dep python3-sphinx to build doc.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 28 Apr 2015 07:42:11 +0200
pyliblo (0.9.2-2) unstable; urgency=low
* Fix reproducible build. (Closes: #778707)
thanks to Sebastian Ramacher <sramacher@debian.org>
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 03 Mar 2015 13:19:04 +0100
pyliblo (0.9.2-1) unstable; urgency=low
[ Sebastian Ramacher ]
* debian/changelog: Fix changelog entry of 0.9.1-4. It included a fix for an
RC bug and that should be documented.
* Bump Standards-Version to 3.9.6
* Convert to pybuild build system and make tests compatible with Python 3
* Update files to remove
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 05 Oct 2014 12:54:46 +0200
pyliblo (0.9.1-4) unstable; urgency=low
* Team upload.
* debian/rules: Do not run test suite on sparc as liblo fails to work with
64 bit integers there. See #721617 for details.
* debian/control: Add Breaks/Replaces in python-liblo-docs since
/usr/share/doc-base/python-liblo has moved from python-liblo to
python-liblo-docs. (Closes: #722929)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 14 Oct 2013 20:48:33 +0200
pyliblo (0.9.1-3) unstable; urgency=low
[ Alessio Treglia ]
* Add autopkgtest support.
* Use canonical Vcs URL.
* Bump Standards.
[ Jaromír Mikeš ]
* Tune gitignore file to handle rather dir
* Set dh/compat 9
* Don't sign tags.
* Introducing python3-liblo package (Closes: #705044)
* Tune rules file to build python3 too.
* Tune install files
* Introducing python-liblo-docs package
* Tune installing docs to python-liblo-docs package
* Update copyright file
* Removed deprecated xb-python-version.
* Removed deprecated python-breaks.
* Removed python-provides.
* Build with cython.
* Run python tests during build.
thanks to Sebastian Ramacher <sramacher@debian.org>
[ Sebastian Ramacher ]
* debian/tests/{control,python3-liblo}: Add DEP-8 test for python3-liblo
* debian/{rules,clean}: Clean build, pyc files and src/liblo.c.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 30 Aug 2013 22:09:30 +0200
pyliblo (0.9.1-2) unstable; urgency=low
* Upload to unstable.
* Relax build-dependency on python-all-dev to make it build in sid.
-- Alessio Treglia <alessio@debian.org> Wed, 09 Feb 2011 12:43:24 +0100
pyliblo (0.9.1-1) experimental; urgency=low
* New upstream release:
- Changed send functions to raise an IOError if sending failed (probaby
most useful with TCP connections).
- Lots of code cleanup and deobfuscation.
- Included unit tests in release tarball.
* Update debian/copyright.
* Switch to dh_python2.
* Add python 2.7 support.
-- Alessio Treglia <alessio@debian.org> Tue, 01 Feb 2011 00:35:54 +0100
pyliblo (0.9.0-1) experimental; urgency=low
* Imported Upstream version 0.9.0
* Drop DM-Upload-Allowed: yes, unnecessary.
* Bump minimum required version of liblo.
-- Alessio Treglia <alessio@debian.org> Mon, 25 Oct 2010 18:39:24 +0200
pyliblo (0.8.1-3) unstable; urgency=low
* debian/rules:
- Don't build&install by hand; this avoids the explicit dependency on
python2.5.
* Update my email address.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Mon, 04 Oct 2010 11:41:05 +0200
pyliblo (0.8.1-2) unstable; urgency=low
[ Jaromír Mikeš ]
* Improved description (Closes: #583153)
[ Alessio Treglia ]
* Compile the extensions for all supported python versions.
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 29 May 2010 03:15:11 +0200
pyliblo (0.8.1-1) unstable; urgency=low
* Initial release (Closes: #554879)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 20 Apr 2010 17:13:39 +0200
|