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

stefanor-guest at users.alioth.debian.org stefanor-guest at users.alioth.debian.org
Sat Jan 23 13:25:11 UTC 2010


    Date: Saturday, January 23, 2010 @ 13:25:09
  Author: stefanor-guest
Revision: 4575

Don't install ibid.tac

Added:
  packages/ibid/trunk/debian/patches/tac-not-needed.diff
Modified:
  packages/ibid/trunk/debian/patches/series

Modified: packages/ibid/trunk/debian/patches/series
===================================================================
--- packages/ibid/trunk/debian/patches/series	2010-01-23 13:08:47 UTC (rev 4574)
+++ packages/ibid/trunk/debian/patches/series	2010-01-23 13:25:09 UTC (rev 4575)
@@ -1 +1,2 @@
+tac-not-needed.diff
 docs.diff

Added: packages/ibid/trunk/debian/patches/tac-not-needed.diff
===================================================================
--- packages/ibid/trunk/debian/patches/tac-not-needed.diff	                        (rev 0)
+++ packages/ibid/trunk/debian/patches/tac-not-needed.diff	2010-01-23 13:25:09 UTC (rev 4575)
@@ -0,0 +1,17 @@
+Description: tac file isn't needed, as we install a twisted plugin.
+Author: Stefano Rivera <stefano at rivera.za.net>
+Forwarded: not-needed
+Last-Update: 2010-01-23
+
+Index: ibid-0+bzr849/setup.py
+===================================================================
+--- ibid-0+bzr849.orig/setup.py	2010-01-23 15:21:04.397089259 +0200
++++ ibid-0+bzr849/setup.py	2010-01-23 15:21:34.767181265 +0200
+@@ -60,7 +60,6 @@
+         'scripts/ibid-factpack',
+         'scripts/ibid-pb-client',
+         'scripts/ibid-knab-import',
+-        'scripts/ibid.tac',
+     ],
+ 
+     include_package_data=True,




More information about the Python-apps-commits mailing list