[Python-modules-commits] r21590 - in packages/cssutils/trunk/debian (changelog copyright)
cjsmo-guest at users.alioth.debian.org
cjsmo-guest at users.alioth.debian.org
Sat May 5 18:21:52 UTC 2012
Date: Saturday, May 5, 2012 @ 18:21:51
Author: cjsmo-guest
Revision: 21590
update Format field in debian/copyright to version 1.0, added missing copyright years
Modified:
packages/cssutils/trunk/debian/changelog
packages/cssutils/trunk/debian/copyright
Modified: packages/cssutils/trunk/debian/changelog
===================================================================
--- packages/cssutils/trunk/debian/changelog 2012-05-05 16:58:41 UTC (rev 21589)
+++ packages/cssutils/trunk/debian/changelog 2012-05-05 18:21:51 UTC (rev 21590)
@@ -6,6 +6,8 @@
* Disable test_errorhandler test in debian rules, as it needs network access.
Closes: #671033.
* Added rules so package honors DEB_BUILD_OPTIONS=nocheck. Closes: #671528
+ * Updated debian/copyright Format field to version 1.0, added missing
+ copyright years.
-- Charlie Smotherman <cjsmo at cableone.net> Wed, 2 May 2012 15:21:44 +0500
Modified: packages/cssutils/trunk/debian/copyright
===================================================================
--- packages/cssutils/trunk/debian/copyright 2012-05-05 16:58:41 UTC (rev 21589)
+++ packages/cssutils/trunk/debian/copyright 2012-05-05 18:21:51 UTC (rev 21590)
@@ -1,12 +1,12 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cssutils
Upstream-Contact: Christof Hoeke
Walter Doerwald
Source: http://code.google.com/p/cssutils/downloads/list
Files: *
-Copyright: Christof Hoeke
- Walter Doerwald
+Copyright: 2004-2012 Christof Hoeke
+ 2004-2012 Walter Doerwald
License: LGPL-3+
encutils is free software: you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License as published by the Free
More information about the Python-modules-commits
mailing list