Author: vcheng Date: 2014-02-28 11:04:25 +0000 (Fri, 28 Feb 2014) New Revision: 14937
Added: packages/tags/peg-e/1.1.2-1/ packages/tags/peg-e/1.1.2-1/debian/changelog packages/tags/peg-e/1.1.2-1/debian/control packages/tags/peg-e/1.1.2-1/debian/copyright packages/tags/peg-e/1.1.2-1/debian/peg-e.install Removed: packages/tags/peg-e/1.1.2-1/debian/changelog packages/tags/peg-e/1.1.2-1/debian/control packages/tags/peg-e/1.1.2-1/debian/copyright packages/tags/peg-e/1.1.2-1/debian/peg-e.install Log: [svn-buildpackage] Tagging peg-e 1.1.2-1 Deleted: packages/tags/peg-e/1.1.2-1/debian/changelog =================================================================== --- packages/trunk/peg-e/debian/changelog 2014-02-28 10:54:43 UTC (rev 14933) +++ packages/tags/peg-e/1.1.2-1/debian/changelog 2014-02-28 11:04:25 UTC (rev 14937) @@ -1,24 +0,0 @@ -peg-e (1.1.2-1) UNRELEASED; urgency=low - - [ Evgeni Golov ] - * Correct Vcs-* URLs to point to anonscm.debian.org - - [ Jackson Doak ] - * New upstream release - * Create debian/watch, debian/peg-e.manpages, debian/source/format - * Create debian/peg-e.menu. Closes: #726850 - * debian/control: - - Switch to Qt5 B-deps - - Use debhelper 9 - - Drop B-dep on dh-buildinfo, it is near pointless - * Use DEP5 copyright - * debian/rules: Install binary to usr/games - - -- Jackson Doak <[email protected]> Thu, 05 Dec 2013 07:48:15 +1100 - -peg-e (1.1.0-1) unstable; urgency=low - - [ Miriam Ruiz ] - * Initial release (Closes: #513535) - - -- Miriam Ruiz <[email protected]> Sun, 10 May 2009 21:03:09 +0200 Copied: packages/tags/peg-e/1.1.2-1/debian/changelog (from rev 14935, packages/trunk/peg-e/debian/changelog) =================================================================== --- packages/tags/peg-e/1.1.2-1/debian/changelog (rev 0) +++ packages/tags/peg-e/1.1.2-1/debian/changelog 2014-02-28 11:04:25 UTC (rev 14937) @@ -0,0 +1,30 @@ +peg-e (1.1.2-1) unstable; urgency=low + + * Team upload. + + [ Evgeni Golov ] + * Correct Vcs-* URLs to point to anonscm.debian.org + + [ Jackson Doak ] + * New upstream release + * Create debian/watch, debian/peg-e.manpages, debian/source/format + * Create debian/peg-e.menu. Closes: #726850 + * debian/control: + - Switch to Qt5 B-deps + - Use debhelper 9 + - Drop B-dep on dh-buildinfo, it is near pointless + * Use DEP5 copyright + * debian/rules: Install binary to usr/games + + [ Vincent Cheng ] + * Update debian/copyright to include full GPL-3+ license header. + * Update to Standards version 3.9.5. + + -- Vincent Cheng <[email protected]> Fri, 28 Feb 2014 02:59:41 -0800 + +peg-e (1.1.0-1) unstable; urgency=low + + [ Miriam Ruiz ] + * Initial release (Closes: #513535) + + -- Miriam Ruiz <[email protected]> Sun, 10 May 2009 21:03:09 +0200 Deleted: packages/tags/peg-e/1.1.2-1/debian/control =================================================================== --- packages/trunk/peg-e/debian/control 2014-02-28 10:54:43 UTC (rev 14933) +++ packages/tags/peg-e/1.1.2-1/debian/control 2014-02-28 11:04:25 UTC (rev 14937) @@ -1,21 +0,0 @@ -Source: peg-e -Section: games -Priority: extra -Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]> -Build-Depends: debhelper (>= 9), - qtbase5-dev, qt5-default -Standards-Version: 3.8.1 -Homepage: http://gottcode.org/peg-e/ -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/peg-e/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/peg-e/ - -Package: peg-e -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: peg elimination solitaire game - Peg-E is a peg solitaire game in which you jump over pieces in order to - remove them from the board, ultimately trying to eliminate all but one. - The boards are randomly generated, with 100 levels of difficulty. The game - auto-saves, and has undo-redo capability. Pieces can move horizontally, - vertically, and diagonally. Copied: packages/tags/peg-e/1.1.2-1/debian/control (from rev 14935, packages/trunk/peg-e/debian/control) =================================================================== --- packages/tags/peg-e/1.1.2-1/debian/control (rev 0) +++ packages/tags/peg-e/1.1.2-1/debian/control 2014-02-28 11:04:25 UTC (rev 14937) @@ -0,0 +1,20 @@ +Source: peg-e +Section: games +Priority: extra +Maintainer: Debian Games Team <[email protected]> +Uploaders: Miriam Ruiz <[email protected]> +Build-Depends: debhelper (>= 9), qt5-default, qtbase5-dev +Standards-Version: 3.9.5 +Homepage: http://gottcode.org/peg-e/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/peg-e/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/peg-e/ + +Package: peg-e +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: peg elimination solitaire game + Peg-E is a peg solitaire game in which you jump over pieces in order to + remove them from the board, ultimately trying to eliminate all but one. + The boards are randomly generated, with 100 levels of difficulty. The game + auto-saves, and has undo-redo capability. Pieces can move horizontally, + vertically, and diagonally. Deleted: packages/tags/peg-e/1.1.2-1/debian/copyright =================================================================== --- packages/trunk/peg-e/debian/copyright 2014-02-28 10:54:43 UTC (rev 14933) +++ packages/tags/peg-e/1.1.2-1/debian/copyright 2014-02-28 11:04:25 UTC (rev 14937) @@ -1,20 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: peg-e -Source: http://gottcode.org/peg-e/ - -Files: * -Copyright: Copyright (C) 2009, Graeme Gott <[email protected]> -License: GPL-3+ - -Files: debian/* -Copyright: Copyright (C) 2009, Miriam Ruiz <[email protected]> -License: GPL-3+ - -License: GPL-3+ - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. - . - On Debian systems, the complete text of version 3 of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-3'. Copied: packages/tags/peg-e/1.1.2-1/debian/copyright (from rev 14936, packages/trunk/peg-e/debian/copyright) =================================================================== --- packages/tags/peg-e/1.1.2-1/debian/copyright (rev 0) +++ packages/tags/peg-e/1.1.2-1/debian/copyright 2014-02-28 11:04:25 UTC (rev 14937) @@ -0,0 +1,28 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: peg-e +Source: http://gottcode.org/peg-e/ + +Files: * +Copyright: Copyright (C) 2009, Graeme Gott <[email protected]> +License: GPL-3.0+ + +Files: debian/* +Copyright: Copyright (C) 2009, Miriam Ruiz <[email protected]> +License: GPL-3.0+ + +License: GPL-3.0+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Deleted: packages/tags/peg-e/1.1.2-1/debian/peg-e.install =================================================================== --- packages/trunk/peg-e/debian/peg-e.install 2014-02-28 10:54:43 UTC (rev 14933) +++ packages/tags/peg-e/1.1.2-1/debian/peg-e.install 2014-02-28 11:04:25 UTC (rev 14937) @@ -1,2 +0,0 @@ -peg-e usr/games/ -icons/peg-e.desktop usr/share/applications/ Copied: packages/tags/peg-e/1.1.2-1/debian/peg-e.install (from rev 14935, packages/trunk/peg-e/debian/peg-e.install) =================================================================== --- packages/tags/peg-e/1.1.2-1/debian/peg-e.install (rev 0) +++ packages/tags/peg-e/1.1.2-1/debian/peg-e.install 2014-02-28 11:04:25 UTC (rev 14937) @@ -0,0 +1,2 @@ +icons/peg-e.desktop usr/share/applications/ +peg-e usr/games/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

