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
|
python-weberror (0.13.1+dfsg-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
[ Andrew Shadura ]
* New upstream release.
-- Andrew Shadura <andrewsh@debian.org> Sat, 30 Apr 2016 19:39:36 +0200
python-weberror (0.10.3+dfsg-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Jackson Doak ]
* Bump debhelper version to 9
* debian/rules: Use dh
[ Federico Ceratto ]
* Add patch to remove embedded minified JS (Closes: #735237)
* Bump Standards-Version to 3.9.5 (no changes needed)
* Add Pybuild dependencies
* Install evaldemo.py example
[ Andrew Shadura ]
* Repack the tarball to remove jQuery object files.
-- Andrew Shadura <andrewsh@debian.org> Wed, 08 Oct 2014 14:33:11 +0200
python-weberror (0.10.3-1) unstable; urgency=low
[ Andrey Rahmatullin ]
* Enable build-time tests
[ Piotr Ożarowski ]
* New upstream release
* Convert to dh_python2
* Source format changed to 3.0 (quilt)
* debian/watch updated (to recognize pre release versions)
* Bump Standards-Version to 3.9.2 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Mon, 27 Jun 2011 21:45:38 +0200
python-weberror (0.10.2-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.8.4 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Sun, 14 Feb 2010 22:36:57 +0100
python-weberror (0.10.1-1) unstable; urgency=low
* New upstream release
-- Piotr Ożarowski <piotr@debian.org> Wed, 31 Dec 2008 14:29:47 +0100
python-weberror (0.10-1) unstable; urgency=low
[ Sandro Tosi ]
* Switch Vcs-Browser field to viewsvn
[ Piotr Ożarowski ]
* New upstream release
* "python (>=2.5) | python-wsgiref" and "${misc:Depends}" added to Depends
-- Piotr Ożarowski <piotr@debian.org> Sun, 21 Dec 2008 20:07:37 +0100
python-weberror (0.9.1-1) unstable; urgency=low
* New upstream release
* Bump python-paste's minumum required version to >= 1.7.1
-- Piotr Ożarowski <piotr@debian.org> Wed, 29 Oct 2008 23:17:38 +0100
python-weberror (0.9-1) unstable; urgency=low
[ Carlos Galisteo ]
* debian/control:
- Added Homepage field.
[ Piotr Ożarowski ]
* New upstream release
* python-simplejson, python-paste, python-pastedeploy, python-pkg-resources
and python-pygments added to Depends
* python, python-all-dev, python-support, and python-setuptools build
dependencies moved to Build-Depends-Indep
* dpatch removed from debian/control and debian/rules
* Vcs-Svn and Vcs-Browser fields added in debian/control
* Typo fixed in long description (s/functinality/functionality)
* CHANGELOG file installed as upstream changelog
* debian/watch file added
* XS-Python-Version bumped to >=2.4 (xml.dom.minidom)
* Bump Standards-Version to 3.8.0 (no changes needed)
* Change Priority to optional
* Move team name to Maintainer field, add myself to Uploaders
-- Piotr Ożarowski <piotr@debian.org> Tue, 22 Jul 2008 23:10:06 +0200
python-weberror (0.8a-3) unstable; urgency=low
* Added build dependency for dpatch (closes: #483346)
-- Christoph Haas <haas@debian.org> Wed, 28 May 2008 19:23:29 +0200
python-weberror (0.8a-2) unstable; urgency=low
* Added copyright notes for collector.py and jQuery.js
-- Christoph Haas <haas@debian.org> Mon, 12 May 2008 12:40:55 +0200
python-weberror (0.8a-1) unstable; urgency=low
* Initial release (Closes: #476923)
-- Christoph Haas <haas@debian.org> Sun, 20 Apr 2008 10:30:40 +0200
|