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
|
python-django-treebeard (2.0~beta1-4) unstable; urgency=medium
* QA upload.
* Build using dh_python2
-- Matthias Klose <doko@debian.org> Sun, 13 Jul 2014 16:04:58 +0000
python-django-treebeard (2.0~beta1-3) unstable; urgency=medium
* Orphaning package.
-- Chris Lamb <lamby@debian.org> Sun, 09 Feb 2014 00:08:33 +0000
python-django-treebeard (2.0~beta1-2) unstable; urgency=low
* Add missing build dependency on python-setuptools. (Closes: #712302)
-- Chris Lamb <lamby@debian.org> Mon, 17 Jun 2013 08:05:29 +0100
python-django-treebeard (2.0~beta1-1) unstable; urgency=low
* New upstream release (Closes: #711278)
- Drop installation of examples.
* Bump Standards-Version to 3.9.4.
-- Chris Lamb <lamby@debian.org> Mon, 10 Jun 2013 23:35:36 +0100
python-django-treebeard (1.61-3) unstable; urgency=low
* Don't compress objects.inv as this breaks sphinx.ext.intersphinx.
(Closes: #608768)
-- Chris Lamb <lamby@debian.org> Sun, 27 Feb 2011 21:29:46 +0000
python-django-treebeard (1.61-2) unstable; urgency=low
* Update Vcs-{Git,Browser}.
* Add python-django and graphviz to Build-Depends-Indep to ensure diagrams
are generated on rebuild. (Closes: #608917)
-- Chris Lamb <lamby@debian.org> Sun, 27 Feb 2011 21:23:36 +0000
python-django-treebeard (1.61-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.1.
-- Chris Lamb <lamby@debian.org> Wed, 28 Jul 2010 21:05:33 -0400
python-django-treebeard (1.60-4) unstable; urgency=low
* Bump python compatibility to 2.5. Thanks to Stefano Rivera
<stefano@rivera.za.net>. (Closes: #582045)
-- Chris Lamb <lamby@debian.org> Wed, 19 May 2010 23:35:26 +0100
python-django-treebeard (1.60-3) unstable; urgency=low
* Install .py files directly using dh_auto_install (Closes: #579541)
-- Chris Lamb <lamby@debian.org> Wed, 28 Apr 2010 15:10:30 +0100
python-django-treebeard (1.60-2) unstable; urgency=low
* New upstream URL.
* Update debian/copyright.
-- Chris Lamb <lamby@debian.org> Wed, 21 Apr 2010 10:12:21 +0100
python-django-treebeard (1.60-1) unstable; urgency=low
* New upstream releae.
* Update debian/watch - Google Code not being updated anymore.
* Update location of upstream docs.
* Bump Standards-Version to 3.8.4.
* Switch to dpkg-source 3.0 (quilt) format.
* Move to minimal dh7 debian/rules.
-- Chris Lamb <lamby@debian.org> Mon, 19 Apr 2010 15:16:08 +0100
python-django-treebeard (1.1-2) unstable; urgency=low
* Bump Standards-Version to 3.8.3.
* Fix typo in package description. Thanks to Reuben Thomas <rrt@sc3d.org>
(Closes: #563331)
* Update git repository locations.
-- Chris Lamb <lamby@debian.org> Tue, 05 Jan 2010 15:59:44 +0000
python-django-treebeard (1.1-1) unstable; urgency=low
* Initial release. (Closes: #508035)
-- Chris Lamb <lamby@debian.org> Sun, 07 Dec 2008 04:50:21 +0000
|