[Python-modules-commits] r23716 - in packages/django-reversion/trunk/debian (changelog control)

fladi-guest at users.alioth.debian.org fladi-guest at users.alioth.debian.org
Sat Mar 16 21:11:16 UTC 2013


    Date: Saturday, March 16, 2013 @ 21:11:14
  Author: fladi-guest
Revision: 23716

New upstream release for django-1.4.4.

Modified:
  packages/django-reversion/trunk/debian/changelog
  packages/django-reversion/trunk/debian/control

Modified: packages/django-reversion/trunk/debian/changelog
===================================================================
--- packages/django-reversion/trunk/debian/changelog	2013-03-16 10:00:14 UTC (rev 23715)
+++ packages/django-reversion/trunk/debian/changelog	2013-03-16 21:11:14 UTC (rev 23716)
@@ -1,9 +1,9 @@
-django-reversion (1.6.5-1) unstable; urgency=low
+django-reversion (1.6.6-1) unstable; urgency=low
 
   * New upstream release.
   * Use github tags directly in d/watch.
   * Run tests with django-admin and manage.py.
-  * Bump dependency on django to >= 1.4.3.
+  * Bump dependency on django to >= 1.4.4.
 
  -- Michael Fladischer <FladischerMichael at fladi.at>  Thu, 24 Jan 2013 07:54:56 +0100
 

Modified: packages/django-reversion/trunk/debian/control
===================================================================
--- packages/django-reversion/trunk/debian/control	2013-03-16 10:00:14 UTC (rev 23715)
+++ packages/django-reversion/trunk/debian/control	2013-03-16 21:11:14 UTC (rev 23716)
@@ -5,7 +5,7 @@
 Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
 Build-Depends: debhelper (>= 7.0.50~),
                python-all (>= 2.6.6-3~),
-               python-django (>= 1.4.3),
+               python-django (>= 1.4.4),
                python-django-south,
                python-pybabel
 Standards-Version: 3.9.3
@@ -16,7 +16,7 @@
 
 Package: python-django-reversion
 Architecture: all
-Depends: python-django (>= 1.4.3), ${misc:Depends}, ${python:Depends}
+Depends: python-django (>= 1.4.4), ${misc:Depends}, ${python:Depends}
 Recommends: python-django-south
 Description: Provides comprehensive version control facilities for Django
  Reversion is an extension to the Django web framework that provides




More information about the Python-modules-commits mailing list