blob: cb48d31eeaa0eacee0f9b9ff1827f9ae65db1e21 (
plain)
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
|
python-django-tagging (0.2.1+svn147-1) UNRELEASED; urgency=low
* SVN snapshot to ensure compatibility with upcoming Django 1.0 release.
* debian/control: Depend on python-django >= 1.0~beta1.
* debian/patches/01_remove_django_builddeps: Added patch to remove build-dep
on python-django and the need to install the package from within $PYTHON_PATH.
Issue is known upstream: http://code.google.com/p/django-tagging/issues/detail?id=110.
-- David Spreen <netzwurm@debian.org> Thu, 21 Aug 2008 13:30:17 -0700
python-django-tagging (0.2.1-1) experimental; urgency=low
[ Raphael Hertzog ]
* New upstream release.
* Update the Vcs-Browser URL to match the python-modules standard.
* Updated Standards-Version to 3.7.3.
* Moved some build dependencies to Build-Depends-Indep as they are only
needed during build.
* Updated the dependency on python-django to make sure 0.96.1 doesn't
satisfy it accidentally.
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
-- Raphael Hertzog <hertzog@debian.org> Sun, 02 Mar 2008 12:01:32 +0100
python-django-tagging (0.1+svn102-1) experimental; urgency=low
* Initial release.
* Upload to experimental because it requires the development version
of python-django.
-- Raphael Hertzog <hertzog@debian.org> Thu, 04 Oct 2007 12:44:38 +0200
|