[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#695380: unblock: figlet/2.2.5-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi Release Team,

Please unblock package figlet

figlet 2.2.5-2 contains two important fixes which ensure that the
debian/copyright file is up to date. 2.2.5-2 also contains two other
minor fixes, one of which has been in the git repository for some time,
and the other was included in a proposed NMU patch to fix #694270.

Please let me know if these minor changes are not acceptable and I will
prepare a T-P-U version with only debian/copyright changes instead.

unblock figlet/2.2.5-2

Thanks for your great work,
Jon
diff --git a/debian/changelog b/debian/changelog
index 21d9f9d..204daef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+figlet (2.2.5-2) unstable; urgency=low
+
+  * Import packaging git repo to collab-maint
+    - Add VCS-{Git,Browser} URLs
+  * debian/copyright: Update WTFPL v2 license text (closes: #694380)
+  * debian/copyright: Update Unicode license text (closes: #694270)
+  * debian/clean: Remove tests.log which caused FTBFS if built twice in a row
+    - Thanks to Roland Stigge <stigge@antcom.de> for the patch
+
+ -- Jonathan McCrohan <jmccrohan@gmail.com>  Sun, 25 Nov 2012 23:59:03 +0000
+
 figlet (2.2.5-1) unstable; urgency=low
 
   * New upstream release. (closes: #674844) (closes: #617422) (closes: #150174)
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..750ecf9
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+tests.log
diff --git a/debian/control b/debian/control
index d3d254a..8685983 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Section: text
 Priority: optional
 Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 9)
+Vcs-Git: git://git.debian.org/git/collab-maint/figlet.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/figlet.git
 Homepage: http://www.figlet.org/
 
 Package: figlet
diff --git a/debian/copyright b/debian/copyright
index 6651a3e..8a612e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -70,21 +70,56 @@ License: ISC
  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 Files: fonts/8859-*.flc
-Copyright: 1991-2003 Unicode Inc.
-License: other
- This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
- No claims are made as to fitness for any particular purpose.  No
- warranties of any kind are expressed or implied.  The recipient
- agrees to determine applicability of information provided.  If this
- file has been provided on optical media by Unicode, Inc., the sole
- remedy for any claim will be exchange of defective media within 90
- days of receipt.
+Copyright: 1991-2012 Unicode Inc.
+License: Unicode
+ UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
  .
- Unicode, Inc. hereby grants the right to freely use the information
- supplied in this file in the creation of products supporting the
- Unicode Standard, and to make copies of this file in any form for
- internal or external distribution as long as this notice remains
- attached.
+ Unicode Data Files include all data files under the directories
+ http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
+ http://www.unicode.org/cldr/data/.
+ Unicode Software includes any source code published in the Unicode Standard or
+ under the directories http://www.unicode.org/Public/,
+ http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/.
+ .
+ NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
+ INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
+ ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
+ AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF
+ YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA
+ FILES OR SOFTWARE.
+ .
+ COPYRIGHT AND PERMISSION NOTICE
+ Copyright © 1991-2007 Unicode, Inc. All rights reserved. Distributed under the
+ Terms of Use in http://www.unicode.org/copyright.html.
+ .
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ the Unicode data files and any associated documentation (the "Data Files") or
+ Unicode software and any associated documentation (the "Software") to deal in
+ the Data Files or Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell copies
+ of the Data Files or Software, and to permit persons to whom the Data Files or
+ Software are furnished to do so, provided that (a) the above copyright
+ notice(s) and this permission notice appear with all copies of the Data Files
+ or Software, (b) both the above copyright notice(s) and this permission notice
+ appear in associated documentation, and (c) there is clear notice in each
+ modified Data File or in the Software as well as in the documentation
+ associated with the Data File(s) or Software that the data or software has been
+ modified.
+ .
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
+ PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN
+ THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
+ DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
+ SOFTWARE.
+ .
+ Except as contained in this notice, the name of a copyright holder shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings in
+ these Data Files or Software without prior written authorization of the
+ copyright holder.
 
 Files: tests/emboss.tlf
 Copyright: 2006 Sam Hocevar <sam@hocevar.net>
@@ -92,6 +127,11 @@ License: WTFPL-2
  Everyone is permitted to copy and distribute verbatim or modified
  copies of this license document, and changing it is allowed as long
  as the name is changed.
+ .
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+ .
+ 0. You just DO WHAT THE FUCK YOU WANT TO.
 
 Files: debian/*
 Copyright: 2012 Jonathan McCrohan <jmccrohan@gmail.com>

Reply to: