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
|
yapsy (1.12.0-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Remove stray python-configparser build dep (Closes: #938865)
-- Moritz Muehlenhoff <jmm@debian.org> Sat, 06 Jun 2020 23:45:09 +0200
yapsy (1.12.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* debian/tests/unittests
- drop python2 tests, needed to reach testing; Closes: #944062
-- Sandro Tosi <morph@debian.org> Sat, 21 Dec 2019 18:27:42 -0500
yapsy (1.12.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #938865
-- Sandro Tosi <morph@debian.org> Mon, 14 Oct 2019 20:47:33 -0400
yapsy (1.12.0-1) unstable; urgency=medium
* New upstream version 1.12.0 (Closes: #867900)
* Remove patches.
* Remove obsolete get-orig-source target
* Bump Standards-Version to 4.2.1 (no changes needed)
* Update Vcs-* fields pointing to salsa
* Remove sphinx python2 build-dependency
* Use dpkg-info.mk instead of dpkg-parsechangelog by hand
* Run unittests on autopkgtests
-- Agustin Henze <tin@debian.org> Sat, 29 Sep 2018 16:28:36 +0200
yapsy (1.11.223-1) unstable; urgency=medium
* Add get-orig-source target
* Imported Upstream version 1.11.223 (Closes: #790711)
* Update doc config and debian/rules to the new upstream version
* Remove override_dh_installchangelogs (fixed in upstream)
* Add patch that removes a failed test case, reported to upstream see:
http://sourceforge.net/p/yapsy/bugs/32/
* Remove dependency on python-support (Closes: #786246)
* Bumped Standard-Version to 3.9.6 (no changes required)
* Fix debian/watch, now it uses the pypi.debian.net redirector
-- Agustin Henze <tin@debian.org> Wed, 08 Jul 2015 08:30:16 -0300
yapsy (1.10.423-1) unstable; urgency=medium
* Imported Upstream version 1.10.423
-- Agustin Henze <tin@debian.org> Fri, 13 Jun 2014 20:42:51 -0300
yapsy (1.10.323-1) unstable; urgency=medium
* New upstream release version 1.10.323
-- Agustin Henze <tin@debian.org> Wed, 21 May 2014 20:21:05 -0300
yapsy (1.10.223-1) unstable; urgency=medium
* New upstream release version 1.10.223
* Bumped Standard-Version to 3.9.5 (no changes required)
* Use pybuild as buildsystem
* Goodbye SourceForge logo from doc
-- Agustin Henze <tin@debian.org> Thu, 27 Feb 2014 19:06:51 -0300
yapsy (1.10.2-1) unstable; urgency=low
* Imported Upstream version 1.10.2
* Fixed FTBFS: AssertionError: 'IP' != 'Default' (Closes: #707162).
* Untracked Yapsy.egg-info folder, this content is autogenerated by
setuptools.
* Fix duplicate-short-description lintian warning in python3 package.
* Convert debian/copyright file to machine readable.
* Removes Yapsy.egg-info folder in clean target (debian/rules).
-- Agustin Henze <tin@sluc.org.ar> Mon, 27 May 2013 17:43:01 -0300
yapsy (1.10.1-2) unstable; urgency=low
* Bump Standards-Version to 3.9.4 (no changes required).
* Removed libjs-jquery and libjs-underscore dependencies from
python-yapsy-doc.
* Added libjs-sphinxdoc dependency to python-yapsy-doc.
* Added gbp.conf file.
-- Agustin Henze <tin@sluc.org.ar> Tue, 05 Feb 2013 18:36:56 -0300
yapsy (1.10.1-1) unstable; urgency=low
* Imported Upstream version 1.10.1.
* Updated the copyright file.
* Updated the watch file for get the right upstream version.
* Use sphinxdoc option from debhelper to build the documentation:
- debian/control: Added missing dependency on python(3)-sphinx.
- debian/python-yapsy-doc.links: removed, now handled by sphinxdoc.
- debian/rules: Clean-up symlinks
-- Agustin Henze <tin@sluc.org.ar> Mon, 04 Feb 2013 17:56:50 -0300
yapsy (1.9.2p3-1) unstable; urgency=low
* Initial release (Closes: #690069).
-- Agustin Henze <tin@sluc.org.ar> Wed, 09 Oct 2012 12:36:41 -0300
|