[Python-modules-commits] r22710 - in packages/pythonmagick/trunk/debian (changelog copyright)
sramacher-guest at users.alioth.debian.org
sramacher-guest at users.alioth.debian.org
Mon Sep 24 21:53:00 UTC 2012
Date: Monday, September 24, 2012 @ 21:52:58
Author: sramacher-guest
Revision: 22710
* debian/copyright:
- Update Format URL.
- Merge the two debian/* sections.
- Fix formatting of the ImageMagick license.
Thanks again to ansgar.
Modified:
packages/pythonmagick/trunk/debian/changelog
packages/pythonmagick/trunk/debian/copyright
Modified: packages/pythonmagick/trunk/debian/changelog
===================================================================
--- packages/pythonmagick/trunk/debian/changelog 2012-09-24 20:56:24 UTC (rev 22709)
+++ packages/pythonmagick/trunk/debian/changelog 2012-09-24 21:52:58 UTC (rev 22710)
@@ -1,6 +1,10 @@
pythonmagick (0.9.7-3) UNRELEASED; urgency=low
* debian/rules: Run loops with set -e.
+ * debian/copyright:
+ - Update Format URL.
+ - Merge the two debian/* sections.
+ - Fix formatting of the ImageMagick license.
-- Sebastian Ramacher <s.ramacher at gmx.at> Sat, 04 Feb 2012 13:48:11 +0100
Modified: packages/pythonmagick/trunk/debian/copyright
===================================================================
--- packages/pythonmagick/trunk/debian/copyright 2012-09-24 20:56:24 UTC (rev 22709)
+++ packages/pythonmagick/trunk/debian/copyright 2012-09-24 21:52:58 UTC (rev 22710)
@@ -1,4 +1,4 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=166
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PythonMagick
Source: http://www.imagemagick.org/download/python/
@@ -44,14 +44,14 @@
.
A few other clarifications include:
.
- * ImageMagick is freely available without charge;
- * you may include ImageMagick on a DVD as long as you comply with the terms
- of the license;
- * you can give modified code away for free or sell it under the terms of the
- ImageMagick license or distribute the result under a different license,
- but you need to acknowledge the use of the ImageMagick software;
- * the license is compatible with the GPL V3.
- * when exporting the ImageMagick software, review its export classification.
+ * ImageMagick is freely available without charge;
+ * you may include ImageMagick on a DVD as long as you comply with the terms
+ of the license;
+ * you can give modified code away for free or sell it under the terms of the
+ ImageMagick license or distribute the result under a different license,
+ but you need to acknowledge the use of the ImageMagick software;
+ * the license is compatible with the GPL V3.
+ * when exporting the ImageMagick software, review its export classification.
.
The legally binding and authoritative terms and conditions for use,
reproduction, and distribution of ImageMagick follow:
@@ -235,17 +235,9 @@
Files: debian/*
Copyright: © 2007-2009 Carl Fürstenberg
+ 2011 Sebastian Ramacher <s.ramacher at gmx.at>
License:
Copying and distribution of this package, with or without
modification, are permitted in any medium without royalty
provided the copyright notice and this notice are
preserved.
-
-Files: debian/*
-Copyright: 2011 Sebastian Ramacher <s.ramacher at gmx.at>
-License:
- Copying and distribution of this package, with or without
- modification, are permitted in any medium without royalty
- provided the copyright notice and this notice are
- preserved.
-
More information about the Python-modules-commits
mailing list