blob: 27c4f237e200ffe60317afe186c62ae58cd5bafc (
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
35
36
37
38
39
40
41
42
|
python-django-tagging (0.2.1+svn147-2) UNRELEASED; urgency=low
* debian/control
- switch Vcs-Browser field to viewsvn
-- Sandro Tosi <morph@debian.org> Mon, 03 Nov 2008 22:15:07 +0100
python-django-tagging (0.2.1+svn147-1) experimental; 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.
* debian/control: Updated policy version.
-- David Spreen <netzwurm@debian.org> Thu, 21 Aug 2008 18:07:31 -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
|