[Python-apps-commits] r7036 - in packages/fookebox/trunk/debian/patches (2 files)

cockroach-guest at users.alioth.debian.org cockroach-guest at users.alioth.debian.org
Sat Apr 30 16:57:11 UTC 2011


    Date: Saturday, April 30, 2011 @ 16:57:04
  Author: cockroach-guest
Revision: 7036

Refreshed the patches

Modified:
  packages/fookebox/trunk/debian/patches/01_javascript-urls.patch
  packages/fookebox/trunk/debian/patches/02_no-pastescript.patch

Modified: packages/fookebox/trunk/debian/patches/01_javascript-urls.patch
===================================================================
--- packages/fookebox/trunk/debian/patches/01_javascript-urls.patch	2011-04-30 16:50:10 UTC (rev 7035)
+++ packages/fookebox/trunk/debian/patches/01_javascript-urls.patch	2011-04-30 16:57:04 UTC (rev 7036)
@@ -4,9 +4,8 @@
 Author: Stefan Ott <stefan at ott.net>
 Last-Update: 2011-04-30
 
-diff -Naur fookebox-0.6.0.orig//fookebox/templates/base.tpl fookebox-0.6.0/fookebox/templates/base.tpl
---- fookebox-0.6.0.orig//fookebox/templates/base.tpl	2011-04-29 21:15:05.000000000 +0200
-+++ fookebox-0.6.0/fookebox/templates/base.tpl	2011-04-30 03:59:38.978303499 +0200
+--- a/fookebox/templates/base.tpl
++++ b/fookebox/templates/base.tpl
 @@ -11,8 +11,8 @@
  % if mobile:
  		<link rel="stylesheet" href="css/style-mobile.css" type="text/css" media="screen" />
@@ -18,9 +17,8 @@
  % if config.get('lang'):
  		<script type="text/javascript" src="js/fookebox/i18n/${config.get('lang')}.js"></script>
  % endif
-diff -Naur fookebox-0.6.0.orig//MANIFEST.in fookebox-0.6.0/MANIFEST.in
---- fookebox-0.6.0.orig//MANIFEST.in	2011-02-12 05:01:50.000000000 +0100
-+++ fookebox-0.6.0/MANIFEST.in	2011-04-30 03:59:56.515303458 +0200
+--- a/MANIFEST.in
++++ b/MANIFEST.in
 @@ -5,3 +5,6 @@
  recursive-include fookebox/public *
  recursive-include fookebox/templates *

Modified: packages/fookebox/trunk/debian/patches/02_no-pastescript.patch
===================================================================
--- packages/fookebox/trunk/debian/patches/02_no-pastescript.patch	2011-04-30 16:50:10 UTC (rev 7035)
+++ packages/fookebox/trunk/debian/patches/02_no-pastescript.patch	2011-04-30 16:57:04 UTC (rev 7036)
@@ -5,9 +5,8 @@
 Author: Stefan Ott <stefan at ott.net>
 Last-Update: 2011-04-30
 
-diff -Naur fookebox-0.6.0.orig/setup.py fookebox-0.6.0/setup.py
---- fookebox-0.6.0.orig/setup.py	2011-02-12 05:02:44.000000000 +0100
-+++ fookebox-0.6.0/setup.py	2011-04-30 06:39:44.000000000 +0200
+--- a/setup.py
++++ b/setup.py
 @@ -21,7 +21,7 @@
  		'python-mpd',
  	],




More information about the Python-apps-commits mailing list