[Python-apps-commits] r4553 - in packages/ibid/trunk/debian (3 files)

stefanor-guest at users.alioth.debian.org stefanor-guest at users.alioth.debian.org
Tue Jan 19 22:06:03 UTC 2010


    Date: Tuesday, January 19, 2010 @ 22:05:53
  Author: stefanor-guest
Revision: 4553

Patch was reversed, version number, watch file

Added:
  packages/ibid/trunk/debian/watch
Modified:
  packages/ibid/trunk/debian/changelog
  packages/ibid/trunk/debian/patches/docs.diff

Modified: packages/ibid/trunk/debian/changelog
===================================================================
--- packages/ibid/trunk/debian/changelog	2010-01-19 22:00:52 UTC (rev 4552)
+++ packages/ibid/trunk/debian/changelog	2010-01-19 22:05:53 UTC (rev 4553)
@@ -1,4 +1,4 @@
-ibid (0+bzr849) unstable; urgency=low
+ibid (0+bzr849-1) unstable; urgency=low
 
   * Initial release (Closes: #565885)
 

Modified: packages/ibid/trunk/debian/patches/docs.diff
===================================================================
--- packages/ibid/trunk/debian/patches/docs.diff	2010-01-19 22:00:52 UTC (rev 4552)
+++ packages/ibid/trunk/debian/patches/docs.diff	2010-01-19 22:05:53 UTC (rev 4553)
@@ -2,15 +2,15 @@
 Author: Michael Gorven <michael at gorven.za.net>
 Forwarded: not-needed
 
-=== modified file 'ibid-0.0/setup.py'
---- ibid-0+bzr849/setup.py	2010-01-19 23:29:44.664383624 +0200
-+++ ibid-0+bzr849.orig/setup.py	2010-01-19 23:21:04.000000000 +0200
+=== modified file 'ibid-0.0+bzr849/setup.py'
+--- ibid-0+bzr849.orig/setup.py	2010-01-19 23:21:04.000000000 +0200
++++ ibid-0+bzr849/setup.py	2010-01-19 23:29:44.664383624 +0200
 @@ -48,7 +48,7 @@
          'http://ibid.omnia.za.net/eggs/',
          'http://wokkel.ik.nu/downloads',
      ],
--    packages=['ibid', 'tracibid', 'twisted'],
-+    packages=['ibid', 'tracibid', 'twisted', 'contrib', 'factpacks'],
+-    packages=['ibid', 'tracibid', 'twisted', 'contrib', 'factpacks'],
++    packages=['ibid', 'tracibid', 'twisted'],
      entry_points={
          'trac.plugins': ['tracibid = tracibid.notifier'],
      },

Added: packages/ibid/trunk/debian/watch
===================================================================
--- packages/ibid/trunk/debian/watch	                        (rev 0)
+++ packages/ibid/trunk/debian/watch	2010-01-19 22:05:53 UTC (rev 4553)
@@ -0,0 +1,4 @@
+version=3
+
+https://launchpad.net/ibid/+download \
+http://launchpad.net/ibid/.*/ibid-(.*).tar.gz




More information about the Python-apps-commits mailing list