[Python-modules-commits] r8268 - in packages/python-ad/trunk/debian (3 files)
mbaldessari-guest at users.alioth.debian.org
mbaldessari-guest at users.alioth.debian.org
Fri Apr 17 12:47:36 UTC 2009
Date: Friday, April 17, 2009 @ 12:47:35
Author: mbaldessari-guest
Revision: 8268
* Change homepage in the README
* Actually ship the html manual
Added:
packages/python-ad/trunk/debian/patches/11_fix_homepage.dpatch
Modified:
packages/python-ad/trunk/debian/changelog
packages/python-ad/trunk/debian/docs
Modified: packages/python-ad/trunk/debian/changelog
===================================================================
--- packages/python-ad/trunk/debian/changelog 2009-04-16 11:33:22 UTC (rev 8267)
+++ packages/python-ad/trunk/debian/changelog 2009-04-17 12:47:35 UTC (rev 8268)
@@ -2,8 +2,10 @@
* Fix typo in logging statement (29213c009bd9)
* Fix short description in python-ad-dbg
+ * Change homepage in the README
+ * Actually ship the html manual
- -- Michele Baldessari <michele at pupazzo.org> Sun, 05 Apr 2009 22:01:41 +0200
+ -- Michele Baldessari <michele at pupazzo.org> Fri, 17 Apr 2009 14:46:56 +0200
python-ad (0.9-2) unstable; urgency=low
Modified: packages/python-ad/trunk/debian/docs
===================================================================
--- packages/python-ad/trunk/debian/docs 2009-04-16 11:33:22 UTC (rev 8267)
+++ packages/python-ad/trunk/debian/docs 2009-04-17 12:47:35 UTC (rev 8268)
@@ -1,2 +1,2 @@
README
-doc/out/*
+doc/html
Added: packages/python-ad/trunk/debian/patches/11_fix_homepage.dpatch
===================================================================
--- packages/python-ad/trunk/debian/patches/11_fix_homepage.dpatch (rev 0)
+++ packages/python-ad/trunk/debian/patches/11_fix_homepage.dpatch 2009-04-17 12:47:35 UTC (rev 8268)
@@ -0,0 +1,16 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 11_fix_homepage.dpatch by <Michele Baldessari <michele at pupazzo.org>>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad trunk~/README trunk/README
+--- trunk~/README 2008-10-31 15:19:34.000000000 +0100
++++ trunk/README 2009-04-17 14:05:04.000000000 +0200
+@@ -3,4 +3,4 @@
+
+ This is Python-AD, an Active Directory client library for Python on UNIX/Linux
+ systems. For up to date information, see the project home page at
+-http://www.boskant.nl/trac/python-ad/.
++http://code.google.com/p/python-ad/
Property changes on: packages/python-ad/trunk/debian/patches/11_fix_homepage.dpatch
___________________________________________________________________
Added: svn:executable
+ *
More information about the Python-modules-commits
mailing list