[Python-modules-commits] r7988 - in packages/python-django/branches/experimental/debian (1 file)
lamby at users.alioth.debian.org
lamby at users.alioth.debian.org
Tue Mar 24 23:14:04 UTC 2009
Date: Tuesday, March 24, 2009 @ 23:14:04
Author: lamby
Revision: 7988
New upstream release.
Modified:
packages/python-django/branches/experimental/debian/changelog
Modified: packages/python-django/branches/experimental/debian/changelog
===================================================================
--- packages/python-django/branches/experimental/debian/changelog 2009-03-24 22:12:28 UTC (rev 7987)
+++ packages/python-django/branches/experimental/debian/changelog 2009-03-24 23:14:04 UTC (rev 7988)
@@ -1,3 +1,9 @@
+python-django (1.1~beta1-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- Chris Lamb <lamby at debian.org> Tue, 24 Mar 2009 23:04:55 +0000
+
python-django (1.1~alpha1-1) experimental; urgency=low
* New upstream "alpha preview package": "this package is not for production
@@ -14,6 +20,42 @@
-- Chris Lamb <lamby at debian.org> Wed, 25 Feb 2009 01:28:47 +0000
+python-django (1.0.2-4) unstable; urgency=low
+
+ * Programatically replace most references to "django-admin.py" with
+ "django-admin" in the generated documentation. (Closes: #519937)
+ * Bump Standards-Version to 3.8.1; no changes.
+
+ -- Chris Lamb <lamby at debian.org> Tue, 24 Mar 2009 00:50:26 +0000
+
+python-django (1.0.2-3) unstable; urgency=low
+
+ * Split documentation into a separate python-django-doc package due to size
+ (approximately 6Mb).
+
+ -- Chris Lamb <lamby at debian.org> Tue, 10 Mar 2009 21:13:57 +0000
+
+python-django (1.0.2-2) unstable; urgency=low
+
+ * Don't rely on the internal layout of python-support. (Closes: #517052)
+ * Move to debhelper-based packaging for operational clarity:
+ - Remove bashisms from binary-post-install.
+ - Use quilt instead of simple-patchsys.mk and adjust existing patches so
+ that we can apply with -p1 for the "quilt" source package type.
+ * Adjust Build-Depends:
+ - Bump debhelper requirement 7.0.50 for override_* feature.
+ - Drop cdbs, python-dev and python-setuptools requirement.
+ - Just Build-Depend on `python', not `python-dev'.
+ - Drop versions on Build-Depends where they are satisfied in current
+ oldstable (ie. etch).
+ * debian/control:
+ - Add python-sqlite to Suggests.
+ - Remove repeated 'Priority' line in binary package stanza.
+ - Update crufty long and short descriptions.
+ - Add ${misc:Depends} in binary stanza for debhelper-using package.
+
+ -- Chris Lamb <lamby at debian.org> Sun, 08 Mar 2009 06:01:59 +0000
+
python-django (1.0.2-1) unstable; urgency=low
[ Chris Lamb ]
More information about the Python-modules-commits
mailing list