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
|
python-gasp (0.3.4-2) unstable; urgency=medium
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Fix watch file.
[ Luke Faraone ]
* Switch to dh_python2 (closes: #786127)
* Update to Standards Version 3.9.6, no changes needed.
-- Luke Faraone <lfaraone@debian.org> Sat, 11 Jul 2015 22:04:56 +0000
python-gasp (0.3.4-1) unstable; urgency=low
* New upstream version.
- Fix broken image support (LP: #698122)
* Update to Standards Version 3.9.1, no changes needed.
* Update maintainer field to use my @debian.org address
-- Luke Faraone <lfaraone@debian.org> Mon, 28 Feb 2011 13:01:22 -0500
python-gasp (0.3.3-1) unstable; urgency=low
[ Luca Falavigna ]
* Optionally depend on python (>= 2.6) with python-multiprocessing,
multiprocessing module is part of Python 2.6.
[ Jakub Wilk ]
* Fix watch file.
[ Luke Faraone ]
* New upstream version. (LP: #419501)
* Bump standards version to 3.8.4.
* debian/rules: Change get-orig-source to reflect upstream
* Switch to dpkg-source 3.0 (quilt) format
-- Luke Faraone <luke@faraone.cc> Wed, 24 Mar 2010 12:20:32 -0400
python-gasp (0.3.2-1) unstable; urgency=low
* New upstream version
* Bump standards version to 3.8.3
* Drop debian/patches/setuptools.patch
* debian/copyright: Update copyright to reflect upstream
* debian/watch: Update for new upstream download location
-- Luke Faraone <luke@faraone.cc> Fri, 21 Aug 2009 06:07:16 -0400
python-gasp (0.3.0-1) unstable; urgency=low
* New upstream version
* Update Maintainer email address
* Fixed copyright file to use the © symbol
* Switch to pysupport
* Fix get-orig-source in debian/rules
* Fixed setup.py so that images are installed in the proper location.
* debian/control: Added dependency on python-gobject, python-gtk2, and
python-multiprocessing.
-- Luke Faraone <luke@faraone.cc> Mon, 27 Jul 2009 21:16:02 -0400
python-gasp (0.2.1~bzr65-1) unstable; urgency=low
* Initial release. (Closes: #506501)
-- Luke Faraone <lfaraone@ubuntu.com> Sun, 7 Dec 2008 15:13:34 -0500
|