[Debian-l10n-commits] r1935 - in /pootle/trunk/debian: changelog patches/series

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Fri Sep 11 22:45:38 UTC 2009


Author: nekral-guest
Date: Fri Sep 11 22:45:38 2009
New Revision: 1935

URL: http://svn.debian.org/wsvn/?sc=1&rev=1935
Log:
    + packaging_install_outside_rootdir.patch: When installing in a temporary
      root directory to prepare a package, the paths in localsettings.py are
      invalid. (--prefix should be checked.

Modified:
    pootle/trunk/debian/changelog
    pootle/trunk/debian/patches/series

Modified: pootle/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/changelog?rev=1935&op=diff
==============================================================================
--- pootle/trunk/debian/changelog (original)
+++ pootle/trunk/debian/changelog Fri Sep 11 22:45:38 2009
@@ -9,6 +9,9 @@
   * debian/patches/series:
     + debian/patches/debian_system_installation.patch: Removed. Another Debian
       customization might be needed, but it will be very different.
+    + packaging_install_outside_rootdir.patch: When installing in a temporary
+      root directory to prepare a package, the paths in localsettings.py are
+      invalid. (--prefix should be checked.
     + removed all patches. They should be re-checked.
   * debian/pootle.docs: There is no Pootle directory anymore.
   * debian/pootle.init: With the new version, start-stop-daemon needs to do
@@ -25,7 +28,7 @@
     try to import users during updates.
   * debian/README.Debian: Update some Debian specific documentation.
 
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 12 Sep 2009 00:20:06 +0200
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 12 Sep 2009 00:43:55 +0200
 
 pootle (1.2.1-4) unstable; urgency=low
 

Modified: pootle/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/patches/series?rev=1935&op=diff
==============================================================================
--- pootle/trunk/debian/patches/series (original)
+++ pootle/trunk/debian/patches/series Fri Sep 11 22:45:38 2009
@@ -3,3 +3,4 @@
 #pootle_continue_after_po_failure.patch
 #debian_dont_send_password_by_mail.patch
 #translate_toolkit_1_4.patch
+packaging_install_outside_rootdir.patch




More information about the Debian-l10n-commits mailing list