[Python-apps-commits] r5252 - in packages/hg-git/trunk/debian (changelog copyright)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Sun May 23 10:03:39 UTC 2010


    Date: Sunday, May 23, 2010 @ 10:03:30
  Author: jwilk
Revision: 5252

Update debian/copryright: toposort.py is no longer shipped in the tarball.

Modified:
  packages/hg-git/trunk/debian/changelog
  packages/hg-git/trunk/debian/copyright

Modified: packages/hg-git/trunk/debian/changelog
===================================================================
--- packages/hg-git/trunk/debian/changelog	2010-05-23 09:57:35 UTC (rev 5251)
+++ packages/hg-git/trunk/debian/changelog	2010-05-23 10:03:30 UTC (rev 5252)
@@ -4,10 +4,10 @@
   * Bump dependency on dulwich to >= 0.6.
   * Bump standards version to 3.8.4 (no changes needed).
   * Update my e-mail address.
-  * Update debian/copryright: copy of dulwich in no longer shipped in the
-    tarball.
+  * Update debian/copryright: toposort.py and a copy of dulwich are no longer
+    shipped in the tarball.
 
- -- Jakub Wilk <jwilk at debian.org>  Sun, 23 May 2010 11:45:04 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Sun, 23 May 2010 12:03:06 +0200
 
 hg-git (0.2.1-1) unstable; urgency=low
 

Modified: packages/hg-git/trunk/debian/copyright
===================================================================
--- packages/hg-git/trunk/debian/copyright	2010-05-23 09:57:35 UTC (rev 5251)
+++ packages/hg-git/trunk/debian/copyright	2010-05-23 10:03:30 UTC (rev 5252)
@@ -9,12 +9,6 @@
  On Debian systems, the complete text of the GNU General Public License
  version 2 can be found in the /usr/share/common-licenses/GPL-2 file.
 
-Files: toposort.py
-License: PD
- Tarjan's algorithm and topological sorting implementation in Python
- by Paul Harrison
- Public domain, do with it as you will
-
 Files: tests/run-tests.py
 Copyright: 2006, Matt Mackall <mpm at selenic.com>
 License: GPL-2




More information about the Python-apps-commits mailing list