[Python-modules-commits] r20983 - in packages/python-django-rosetta/trunk/debian (2 files)

svedrin-guest at users.alioth.debian.org svedrin-guest at users.alioth.debian.org
Sat Mar 31 09:59:28 UTC 2012


    Date: Saturday, March 31, 2012 @ 09:59:26
  Author: svedrin-guest
Revision: 20983

Refresh patches/01-import.diff.

Modified:
  packages/python-django-rosetta/trunk/debian/changelog
  packages/python-django-rosetta/trunk/debian/patches/01-import.patch

Modified: packages/python-django-rosetta/trunk/debian/changelog
===================================================================
--- packages/python-django-rosetta/trunk/debian/changelog	2012-03-31 09:56:42 UTC (rev 20982)
+++ packages/python-django-rosetta/trunk/debian/changelog	2012-03-31 09:59:26 UTC (rev 20983)
@@ -2,8 +2,9 @@
 
   * New upstream release.
   * Change watchfile to grab the sources from PyPI since upstream moved.
+  * Refresh patches/01-import.diff.
 
- -- Michael Ziegler <diese-addy at funzt-halt.net>  Sat, 31 Mar 2012 11:55:39 +0200
+ -- Michael Ziegler <diese-addy at funzt-halt.net>  Sat, 31 Mar 2012 11:59:07 +0200
 
 python-django-rosetta (0.6.0-1) unstable; urgency=low
 

Modified: packages/python-django-rosetta/trunk/debian/patches/01-import.patch
===================================================================
--- packages/python-django-rosetta/trunk/debian/patches/01-import.patch	2012-03-31 09:56:42 UTC (rev 20982)
+++ packages/python-django-rosetta/trunk/debian/patches/01-import.patch	2012-03-31 09:59:26 UTC (rev 20983)
@@ -3,10 +3,10 @@
 Forwarded: not-needed
 Author: Michael Ziegler <diese-addy at funzt-halt.net>
 
-Index: python-django-rosetta-0.6.0/rosetta/views.py
+Index: python-django-rosetta-0.6.6/rosetta/views.py
 ===================================================================
---- python-django-rosetta-0.6.0.orig/rosetta/views.py	2011-05-28 09:45:30.183832988 +0200
-+++ python-django-rosetta-0.6.0/rosetta/views.py	2011-05-28 09:45:46.102717276 +0200
+--- python-django-rosetta-0.6.6.orig/rosetta/views.py	2012-03-27 16:54:56.000000000 +0200
++++ python-django-rosetta-0.6.6/rosetta/views.py	2012-03-31 11:58:00.994488327 +0200
 @@ -9,7 +9,7 @@
  from django.utils.translation import ugettext_lazy as _
  from django.views.decorators.cache import never_cache
@@ -15,4 +15,4 @@
 +from polib import pofile
  from rosetta.poutil import find_pos, pagination_range
  from rosetta.signals import entry_changed, post_save
- import re, rosetta, datetime, unicodedata, hashlib, os
+ import re




More information about the Python-modules-commits mailing list