[Python-apps-commits] r7611 - in packages/slapos.core/trunk/debian (changelog copyright)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Wed Oct 5 05:57:35 UTC 2011
Date: Wednesday, October 5, 2011 @ 05:57:32
Author: arnau
Revision: 7611
Fix DEP5 syntax error (missing dots to separate paragraphs).
Modified:
packages/slapos.core/trunk/debian/changelog
packages/slapos.core/trunk/debian/copyright
Modified: packages/slapos.core/trunk/debian/changelog
===================================================================
--- packages/slapos.core/trunk/debian/changelog 2011-10-05 05:49:38 UTC (rev 7610)
+++ packages/slapos.core/trunk/debian/changelog 2011-10-05 05:57:32 UTC (rev 7611)
@@ -8,6 +8,8 @@
+ Update German translation. Thanks to Chris Leick. Closes: #642137.
+ Update Swedish translation. Thanks to Martin Bagge. Closes: #640047.
+ Update Dutch translation. Thanks to Jeroen Schot. Closes: #638981.
+ * debian/copyright:
+ + Fix DEP5 syntax error (missing dots to separate paragraphs).
-- Arnaud Fontaine <arnau at debian.org> Wed, 05 Oct 2011 14:07:41 +0900
Modified: packages/slapos.core/trunk/debian/copyright
===================================================================
--- packages/slapos.core/trunk/debian/copyright 2011-10-05 05:49:38 UTC (rev 7610)
+++ packages/slapos.core/trunk/debian/copyright 2011-10-05 05:57:32 UTC (rev 7611)
@@ -33,38 +33,38 @@
Copyright: 2006 Zope Foundation and Contributors
License: ZPL-2.1
Zope Public License (ZPL) Version 2.1
-
+ .
A copyright notice accompanies this license document that identifies the
copyright holders.
-
+ .
This license has been certified as open source. It has also been designated
as GPL compatible by the Free Software Foundation (FSF).
-
+ .
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
-
+ .
1. Redistributions in source code must retain the accompanying copyright
notice, this list of conditions, and the following disclaimer.
-
+ .
2. Redistributions in binary form must reproduce the accompanying copyright
notice, this list of conditions, and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-
+ .
3. Names of the copyright holders must not be used to endorse or promote
products derived from this software without prior written permission from
the copyright holders.
-
+ .
4. The right to distribute this software or to use it for any purpose does
not give you the right to use Servicemarks (sm) or Trademarks (tm) of the
copyright holders. Use of them is covered by separate agreement with the
copyright holders.
-
+ .
5. If any files are modified, you must cause the modified files to carry
prominent notices stating that you changed the files and the date of any
change.
-
+ .
Disclaimer
-
+ .
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
More information about the Python-apps-commits
mailing list