[Python-modules-commits] r17547 - in packages/decoratortools/trunk/debian (changelog copyright)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Sun Jun 19 18:56:03 UTC 2011
Date: Sunday, June 19, 2011 @ 18:56:02
Author: eriol-guest
Revision: 17547
Updated debian/copyright to the latest DEP-5 version. Copyright holder and
licensing of the Debian packaging is still missing because I'm waiting for
reply from Gustavo Noronha Silva and Chris Lamb.
Modified:
packages/decoratortools/trunk/debian/changelog
packages/decoratortools/trunk/debian/copyright
Modified: packages/decoratortools/trunk/debian/changelog
===================================================================
--- packages/decoratortools/trunk/debian/changelog 2011-06-19 18:36:31 UTC (rev 17546)
+++ packages/decoratortools/trunk/debian/changelog 2011-06-19 18:56:02 UTC (rev 17547)
@@ -11,10 +11,12 @@
python-peak.util.decorators to comply with Debian Python Policy
- Added a transitional dummy package for transition from
python-decoratortools to python-peak.util.decorators
+ * debian/copyright
+ - Updated to the latest DEP-5 version
* debian/rules
- Added override_dh_auto_test to run tests at build time using python-nose
- -- Daniele Tricoli <eriol at mornie.org> Sun, 19 Jun 2011 20:07:22 +0200
+ -- Daniele Tricoli <eriol at mornie.org> Sun, 19 Jun 2011 20:53:08 +0200
decoratortools (1.8-1) unstable; urgency=low
Modified: packages/decoratortools/trunk/debian/copyright
===================================================================
--- packages/decoratortools/trunk/debian/copyright 2011-06-19 18:36:31 UTC (rev 17546)
+++ packages/decoratortools/trunk/debian/copyright 2011-06-19 18:56:02 UTC (rev 17547)
@@ -1,9 +1,14 @@
-Author: Phillip J. Eby <pje at telecommunity.com>
-Download: http://cheeseshop.python.org/pypi/DecoratorTools/
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174
+Upstream-Name: DecoratorTools
+Upstream-Contact: Phillip J. Eby <pje at telecommunity.com>
+Source: http://cheeseshop.python.org/pypi/DecoratorTools/
+
Files: *
Copyright: © 2003 Phillip J. Eby <pje at telecommunity.com>
License: ZPL-2.1
+
+License: ZPL-2.1
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
More information about the Python-modules-commits
mailing list