Author: vcheng Date: 2014-02-28 11:16:43 +0000 (Fri, 28 Feb 2014) New Revision: 14940
Modified: packages/trunk/hitori/debian/changelog packages/trunk/hitori/debian/control packages/trunk/hitori/debian/copyright Log: Standards version 3.9.5 Modified: packages/trunk/hitori/debian/changelog =================================================================== --- packages/trunk/hitori/debian/changelog 2014-02-28 11:15:40 UTC (rev 14939) +++ packages/trunk/hitori/debian/changelog 2014-02-28 11:16:43 UTC (rev 14940) @@ -9,6 +9,8 @@ [ Vincent Cheng ] * New upstream release (0.4.2). + * Removed debian/patches/, applied upstream. + * Update Standards version to 3.9.5. -- Vincent Cheng <[email protected]> Fri, 28 Feb 2014 03:13:20 -0800 Modified: packages/trunk/hitori/debian/control =================================================================== --- packages/trunk/hitori/debian/control 2014-02-28 11:15:40 UTC (rev 14939) +++ packages/trunk/hitori/debian/control 2014-02-28 11:16:43 UTC (rev 14940) @@ -3,16 +3,21 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Peter De Wachter <[email protected]> -Build-Depends: debhelper (>= 9), autotools-dev, libgtk-3-dev, intltool, yelp-tools -Standards-Version: 3.9.4 +Build-Depends: + autotools-dev, + debhelper (>= 9), + intltool, + libgtk-3-dev, + yelp-tools +Standards-Version: 3.9.5 Homepage: https://wiki.gnome.org/Apps/Hitori Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/hitori/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/hitori/ Package: hitori Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: yelp, gvfs +Depends: ${misc:Depends}, ${shlibs:Depends} +Recommends: gvfs, yelp Description: logic puzzle game similar to sudoku Hitori puzzles give you a grid filled with numbers. The goal is to remove numbers such that no row or column contains duplicates. Modified: packages/trunk/hitori/debian/copyright =================================================================== --- packages/trunk/hitori/debian/copyright 2014-02-28 11:15:40 UTC (rev 14939) +++ packages/trunk/hitori/debian/copyright 2014-02-28 11:16:43 UTC (rev 14940) @@ -31,27 +31,27 @@ The documentation is licensed separately: Attribution-ShareAlike 3.0 Unported - + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. License - + THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. - + BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. - + 1. Definitions - + "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, @@ -149,12 +149,12 @@ limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws. - + 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: - + to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections; to create and Reproduce Adaptations provided that any such Adaptation, @@ -170,7 +170,7 @@ to Distribute and Publicly Perform Adaptations. For the avoidance of doubt: - + Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive @@ -194,10 +194,10 @@ such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved. - + 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: - + You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You @@ -293,7 +293,7 @@ (right to make Adaptations) but not otherwise. 5. Representations, Warranties and Disclaimer - + UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, @@ -302,15 +302,15 @@ LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. - + 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - + 7. Termination - + This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under @@ -329,7 +329,7 @@ continue in full force and effect unless terminated as stated above. 8. Miscellaneous - + Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. @@ -376,7 +376,7 @@ <[email protected]> and is published under the terms of the GNU General Public License Version 3 or (at your option) any later version. - + On Debian systems the complete text of the GNU General Public License Version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. The text of the GNU Free _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

