[Python-modules-commits] r16289 - in packages/python-easygui/trunk/debian (changelog copyright)
cjsmo-guest at users.alioth.debian.org
cjsmo-guest at users.alioth.debian.org
Thu Mar 31 06:13:56 UTC 2011
Date: Thursday, March 31, 2011 @ 06:13:46
Author: cjsmo-guest
Revision: 16289
updated copyright to DEP5-rev173 removed whitespace
Modified:
packages/python-easygui/trunk/debian/changelog
packages/python-easygui/trunk/debian/copyright
Modified: packages/python-easygui/trunk/debian/changelog
===================================================================
--- packages/python-easygui/trunk/debian/changelog 2011-03-31 06:01:58 UTC (rev 16288)
+++ packages/python-easygui/trunk/debian/changelog 2011-03-31 06:13:46 UTC (rev 16289)
@@ -1,3 +1,10 @@
+python-easygui (0.96-2) UNRELEASED; urgency=low
+
+ * Update debian/copyright to DEP5-rev173
+ *
+
+ -- Andreas Noteng <andreas at noteng.no> Thu, 14 Oct 2010 22:51:23 +0200
+
python-easygui (0.96-1) unstable; urgency=low
* Initial release (Closes: #586505)
Modified: packages/python-easygui/trunk/debian/copyright
===================================================================
--- packages/python-easygui/trunk/debian/copyright 2011-03-31 06:01:58 UTC (rev 16288)
+++ packages/python-easygui/trunk/debian/copyright 2011-03-31 06:13:46 UTC (rev 16289)
@@ -1,40 +1,38 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Name: EasyGUI
-Maintainer: Steve Ferg
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
+Upstream-Name: EasyGUI
+Upstream-Contact: Steve Ferg
Source: http://easygui.sourceforge.net/
+Files: *
Copyright: Steve Ferg
License: BSD
- 1. Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
- .
- 2. Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
- .
- 3. The name of the author may not be used to endorse or promote products
- derived from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
- EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-X-Comment:
- The license in the tarball is not updated, upstream changed the license after the
- release of th v0.96 source tarball . Please see the upstream download page for
- confirmation: http://easygui.sourceforge.net/download/version0.96/
Files: debian/*
Copyright: 2010, Andreas Noteng <andreas at noteng.no>
-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.
+ 2010, Charlie Smotherman <cjsmo at cableone.net>
+License: BSD
+ Redistributions of source code must retain the above copyright notice, this
+ list of conditions and the following disclaimer.
+ .
+ Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ .
+ The name of the author may not be used to endorse or promote products derived
+ from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+ OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+ OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+Comment: The license in the tarball is not updated, upstream changed the
+ license after the release of th v0.96 source tarball . Please see the
+ upstream download page for confirmation:
+ http://easygui.sourceforge.net/download/version0.96/
More information about the Python-modules-commits
mailing list