[Python-apps-commits] r7034 - 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:48:44 UTC 2011


    Date: Saturday, April 30, 2011 @ 16:48:42
  Author: cockroach-guest
Revision: 7034

Added / fixed DEP-3 headers

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 11:32:24 UTC (rev 7033)
+++ packages/fookebox/trunk/debian/patches/01_javascript-urls.patch	2011-04-30 16:48:42 UTC (rev 7034)
@@ -1,4 +1,9 @@
-Use debian's scriptaculous/prototype instead of the ones shipped with fookebox
+Description: Use Debian's javascript libraries
+ This patch modified fookebox to use Debian's copies of the scriptaculous and prototype
+ javascript libraries instead of the ones shipped with fookebox.
+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

Modified: packages/fookebox/trunk/debian/patches/02_no-pastescript.patch
===================================================================
--- packages/fookebox/trunk/debian/patches/02_no-pastescript.patch	2011-04-30 11:32:24 UTC (rev 7033)
+++ packages/fookebox/trunk/debian/patches/02_no-pastescript.patch	2011-04-30 16:48:42 UTC (rev 7034)
@@ -1,7 +1,10 @@
 Description: Don't use PasteScript during the build process
- This prevents unneeded clutter in the debian diff
+ This patch removes PasteScript from the setup script. Otherwise, additional files would
+ be added to the package during dh_auto_clean leading to an implicit patch and preventing
+ multiple subsequent builds.
 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




More information about the Python-apps-commits mailing list