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 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
yapps2 (2.2.1-3) unstable; urgency=medium
* yapps2 depends on python3-pkg-resources for the entry point wrapper
(closes: #913392).
Thanks to Colin Watson.
-- Matthias Urlichs <matthias@urlichs.de> Sun, 11 Nov 2018 18:49:20 +0100
yapps2 (2.2.1-2) unstable; urgency=medium
* Add setuptools dependencies (closes: #912097).
-- Matthias Urlichs <matthias@urlichs.de> Mon, 05 Nov 2018 07:26:11 +0100
yapps2 (2.2.1-1) unstable; urgency=medium
* New feature version
* Don't try to run "bk".
* Ignore built files
* Add manpage
* fix packaging
* convert to debhelper
* Clean up Lintian errors
* Add Py3 package
-- Matthias Urlichs <smurf@debian.org> Mon, 15 Oct 2018 11:24:39 +0200
yapps2 (2.1.1-17.5) unstable; urgency=medium
* Non-maintainer upload.
* Move binary-arch rule to binary-indep, since all our binary packages are
Architecture: all.
-- Colin Watson <cjwatson@debian.org> Tue, 08 Nov 2016 19:48:31 +0000
yapps2 (2.1.1-17.4) unstable; urgency=medium
* Non-maintainer upload.
* Bump to debhelper compat level 9 (closes: #817771).
* Use ${binary:Version} rather than ${Source-Version} (closes: #833233).
-- Colin Watson <cjwatson@debian.org> Sun, 06 Nov 2016 17:11:44 +0000
yapps2 (2.1.1-17.3) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python. Closes: #786242.
-- Matthias Klose <doko@debian.org> Sat, 22 Aug 2015 15:10:19 +0200
yapps2 (2.1.1-17.2) unstable; urgency=low
* Non-maintainer upload.
* Python 2.6 transition (closes: #547877):
+ debian/control:
- Bump python-dev to >= 2.5.4-1~.
+ debian/rules:
- Use macros provided by /usr/share/python/python.mk to install
files in correct locations for every supported Python version.
-- Luca Falavigna <dktrkranz@debian.org> Wed, 14 Oct 2009 23:05:28 +0200
yapps2 (2.1.1-17.1) unstable; urgency=low
* Non-maintainer upload.
* Update package to the last python policy (Closes: 380992).
* Bump Standards-Version to 3.7.2.
* Move debhelper to Build-Depends.
-- Pierre Habouzit <madcoder@debian.org> Sun, 3 Sep 2006 23:51:24 +0200
yapps2 (2.1.1-17) unstable; urgency=medium
* Fix recursive includes.
* Add option to limit backtrace depth on syntax errors.
-- Matthias Urlichs <smurf@debian.org> Sat, 22 Jan 2005 04:10:33 +0100
yapps2 (2.1.1-16) unstable; urgency=medium
* Brown paper bag -- fix Python 2.4 stuff.
-- Matthias Urlichs <smurf@debian.org> Thu, 23 Dec 2004 23:48:58 +0100
yapps2 (2.1.1-15) unstable; urgency=medium
* Add support for Python 2.4.
-- Matthias Urlichs <smurf@debian.org> Sun, 12 Dec 2004 20:20:18 +0100
yapps2 (2.1.1-14) unstable; urgency=medium
* Split off the Python parser runtime into its own package
+ sort-of Closes: #272738: Generated python files import yapps.runtime
instead of yappsrt
- can't use yappsrt; it's not downward-compatible
* too many (i.e. more than zero) unquoted hyphens in the manpage
* update documentation that this is an enhanced version
-- Matthias Urlichs <smurf@debian.org> Thu, 23 Sep 2004 10:44:41 +0200
yapps2 (2.1.1-13) unstable; urgency=low
* latex2html => hevea
-- Matthias Urlichs <smurf@debian.org> Mon, 19 Jul 2004 09:29:17 +0200
yapps2 (2.1.1-12) unstable; urgency=low
* Build-Depend on python.
-- Matthias Urlichs <smurf@debian.org> Mon, 12 Jul 2004 09:35:29 +0200
yapps2 (2.1.1-11) unstable; urgency=low
* Typo (made large file handling slow)
* installation problem (new zero-sized file)
-- Matthias Urlichs <smurf@debian.org> Sun, 16 May 2004 22:01:53 +0200
yapps2 (2.1.1-10) unstable; urgency=low
* Documentation update:
build and install HTML documentation from LaTex source
-- Matthias Urlichs <smurf@debian.org> Fri, 14 May 2004 12:14:33 +0200
yapps2 (2.1.1-9) unstable; urgency=low
* Renamed the package to "yapps2".
* Submit to Debian. Closes: #201568.
* Fix minor problem with setup.py.
-- Matthias Urlichs <smurf@debian.org> Fri, 14 May 2004 11:17:20 +0200
yapps (2.1.1-8) unstable; urgency=low
* require python-dev because of distutils.
-- Matthias Urlichs <smurf@debian.org> Wed, 31 Dec 2003 14:00:42 +0100
yapps (2.1.1-7) unstable; urgency=low
* Change yapps.py to exit with 1 if there was a parser failure.
-- Matthias Urlichs <smurf@debian.org> Wed, 31 Dec 2003 13:57:38 +0100
yapps (2.1.1-6) unstable; urgency=low
* Update to 3.6.1, use build-depends-indep.
-- Matthias Urlichs <smurf@debian.org> Tue, 30 Dec 2003 15:36:56 +0100
yapps (2.1.1-5) unstable; urgency=low
* Add some notes.
-- Matthias Urlichs <smurf@debian.org> Tue, 30 Dec 2003 15:33:19 +0100
yapps (2.1.1-4) unstable; urgency=low
* Correctly report syntax errors if there are no line numbers.
-- Matthias Urlichs <smurf@debian.org> Tue, 30 Dec 2003 15:30:05 +0100
yapps (2.1.1-3) unstable; urgency=low
* Repair ignored-pattern upcall.
-- Matthias Urlichs <smurf@debian.org> Tue, 30 Dec 2003 14:02:37 +0100
yapps (2.1.1-2) unstable; urgency=low
* runtime: fix error reporting.
-- Matthias Urlichs <smurf@debian.org> Tue, 30 Dec 2003 13:30:14 +0100
yapps (2.1.1-1) unstable; urgency=low
* Initial Debian packaging.
- Added a manpage.
-- Matthias Urlichs <smurf@debian.org> Mon, 29 Dec 2003 17:13:59 +0100
|