[Python-modules-commits] r6831 - in packages/python-ad/trunk/debian (changelog copyright)
mbaldessari-guest at users.alioth.debian.org
mbaldessari-guest at users.alioth.debian.org
Tue Nov 4 08:44:21 UTC 2008
Date: Tuesday, November 4, 2008 @ 08:44:20
Author: mbaldessari-guest
Revision: 6831
* Clear up copyright info about *.bin files
Modified:
packages/python-ad/trunk/debian/changelog
packages/python-ad/trunk/debian/copyright
Modified: packages/python-ad/trunk/debian/changelog
===================================================================
--- packages/python-ad/trunk/debian/changelog 2008-11-04 08:39:33 UTC (rev 6830)
+++ packages/python-ad/trunk/debian/changelog 2008-11-04 08:44:20 UTC (rev 6831)
@@ -5,13 +5,15 @@
* Homepage and VCS moved
* VCS-* fields should point to the package's VCS (thanks Sandro Tosi)
* python-setuptools is now a required dependency (thanks bzed)
+ * Clear up copyright info about *.bin files
[ Sandro Tosi ]
* debian/control
- switch Vcs-Browser field to viewsvn
- -- Michele Baldessari <michele at pupazzo.org> Sun, 02 Nov 2008 20:08:20 +0100
+ -- Michele Baldessari <michele at pupazzo.org> Tue, 04 Nov 2008 09:41:13 +0100
+
python-ad (0.8-3) UNRELEASED; urgency=low
* Move tutorial .py files under doc/examples/
Modified: packages/python-ad/trunk/debian/copyright
===================================================================
--- packages/python-ad/trunk/debian/copyright 2008-11-04 08:39:33 UTC (rev 6830)
+++ packages/python-ad/trunk/debian/copyright 2008-11-04 08:44:20 UTC (rev 6831)
@@ -10,7 +10,9 @@
Files: lib/ad/protocol/test/*.bin
Copyright: © 2007 Geert Jansen <geert at boskant.nl>
License: MIT
- Network capture files used in the test suite (no source code is available)
+ The files are dumps of network traffic of communication towards
+ an Active Directory Domain Controller and were created using a
+ network sniffer, they're used in the test suite.
Files: test.conf.example
Copyright: © 2007 The FreeADI Authors
More information about the Python-modules-commits
mailing list