Author: apo-guest Date: 2015-12-11 21:57:17 +0000 (Fri, 11 Dec 2015) New Revision: 15621
Added: packages/tags/peg-e/1.2.1-1/ packages/tags/peg-e/1.2.1-1/debian/changelog packages/tags/peg-e/1.2.1-1/debian/control packages/tags/peg-e/1.2.1-1/debian/copyright packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages packages/tags/peg-e/1.2.1-1/debian/rules Removed: packages/tags/peg-e/1.2.1-1/debian/changelog packages/tags/peg-e/1.2.1-1/debian/control packages/tags/peg-e/1.2.1-1/debian/copyright packages/tags/peg-e/1.2.1-1/debian/peg-e.6 packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages packages/tags/peg-e/1.2.1-1/debian/rules Log: [svn-buildpackage] Tagging peg-e 1.2.1-1 Deleted: packages/tags/peg-e/1.2.1-1/debian/changelog =================================================================== --- packages/trunk/peg-e/debian/changelog 2015-12-11 00:54:37 UTC (rev 15619) +++ packages/tags/peg-e/1.2.1-1/debian/changelog 2015-12-11 21:57:17 UTC (rev 15621) @@ -1,30 +0,0 @@ -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 Copied: packages/tags/peg-e/1.2.1-1/debian/changelog (from rev 15620, packages/trunk/peg-e/debian/changelog) =================================================================== --- packages/tags/peg-e/1.2.1-1/debian/changelog (rev 0) +++ packages/tags/peg-e/1.2.1-1/debian/changelog 2015-12-11 21:57:17 UTC (rev 15621) @@ -0,0 +1,43 @@ +peg-e (1.2.1-1) unstable; urgency=medium + + * Team upload. + * Imported Upstream version 1.2.1. + * Declare compliance with Debian Policy 3.9.6. + * Vcs-Browser: Use https. + * Fix Lintian error: build-depends-on-metapackage and remove qt5-default from + Build-Depends. Export QT_SELECT=qt5 in debian/rules instead. + * debian/copyright: Add LGPL-3+ licensed files. + * Drop debian/peg-e.6 and use upstream's man page instead. + + -- Markus Koschany <[email protected]> Fri, 11 Dec 2015 21:55:40 +0100 + +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.2.1-1/debian/control =================================================================== --- packages/trunk/peg-e/debian/control 2015-12-11 00:54:37 UTC (rev 15619) +++ packages/tags/peg-e/1.2.1-1/debian/control 2015-12-11 21:57:17 UTC (rev 15621) @@ -1,20 +0,0 @@ -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. Copied: packages/tags/peg-e/1.2.1-1/debian/control (from rev 15620, packages/trunk/peg-e/debian/control) =================================================================== --- packages/tags/peg-e/1.2.1-1/debian/control (rev 0) +++ packages/tags/peg-e/1.2.1-1/debian/control 2015-12-11 21:57:17 UTC (rev 15621) @@ -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), qtbase5-dev +Standards-Version: 3.9.6 +Homepage: http://gottcode.org/peg-e/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/peg-e/ +Vcs-Browser: https://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.2.1-1/debian/copyright =================================================================== --- packages/trunk/peg-e/debian/copyright 2015-12-11 00:54:37 UTC (rev 15619) +++ packages/tags/peg-e/1.2.1-1/debian/copyright 2015-12-11 21:57:17 UTC (rev 15621) @@ -1,28 +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.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". Copied: packages/tags/peg-e/1.2.1-1/debian/copyright (from rev 15620, packages/trunk/peg-e/debian/copyright) =================================================================== --- packages/tags/peg-e/1.2.1-1/debian/copyright (rev 0) +++ packages/tags/peg-e/1.2.1-1/debian/copyright 2015-12-11 21:57:17 UTC (rev 15621) @@ -0,0 +1,42 @@ +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: icons/oxygen/* +Copyright: + 2007 David Vignoni <[email protected]> + 2007 Johann Ollivier Lapeyre <[email protected]> + 2007 Kenneth Wimer <[email protected]> + 2007 Nuno Pinheiro <[email protected]> + 2007 Riccardo Iaconelli <[email protected]> + 2007 David Miller <[email protected]> +License: LGPL-3+ + +Files: debian/* +Copyright: Copyright (C) 2009, Miriam Ruiz <[email protected]> +License: GPL-3+ + +License: LGPL-3+ + On Debian systems, the complete text of the GNU Lesser General Public License + version 3 can be found in "/usr/share/common-licenses/LGPL-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. + . + 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.2.1-1/debian/peg-e.6 =================================================================== --- packages/trunk/peg-e/debian/peg-e.6 2015-12-11 00:54:37 UTC (rev 15619) +++ packages/tags/peg-e/1.2.1-1/debian/peg-e.6 2015-12-11 21:57:17 UTC (rev 15621) @@ -1,14 +0,0 @@ -.TH "Peg-E" "6" "" "" "" -.SH "NAME" -peg\-e \- peg elimination solitaire game -.SH "SYNOPSIS" -.B peg\-e -.SH "DESCRIPTION" -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. -.SH "SEE ALSO" -You can find more about the game on its homepage: http://gottcode.org/peg\-e/ -.SH "AUTHOR" -This game has been written by Graeme Gott <[email protected]> -.PP -This manual page was written by Miriam Ruiz <[email protected]>, -for the Debian project (and may be used by others). Deleted: packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages =================================================================== --- packages/trunk/peg-e/debian/peg-e.manpages 2015-12-11 00:54:37 UTC (rev 15619) +++ packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages 2015-12-11 21:57:17 UTC (rev 15621) @@ -1 +0,0 @@ -debian/peg-e.6 \ No newline at end of file Copied: packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages (from rev 15620, packages/trunk/peg-e/debian/peg-e.manpages) =================================================================== --- packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages (rev 0) +++ packages/tags/peg-e/1.2.1-1/debian/peg-e.manpages 2015-12-11 21:57:17 UTC (rev 15621) @@ -0,0 +1 @@ +doc/peg-e.6 Deleted: packages/tags/peg-e/1.2.1-1/debian/rules =================================================================== --- packages/trunk/peg-e/debian/rules 2015-12-11 00:54:37 UTC (rev 15619) +++ packages/tags/peg-e/1.2.1-1/debian/rules 2015-12-11 21:57:17 UTC (rev 15621) @@ -1,10 +0,0 @@ -#!/usr/bin/make -f - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - -%: - dh $@ - -override_dh_auto_configure: - dh_auto_configure -- BINDIR=games \ No newline at end of file Copied: packages/tags/peg-e/1.2.1-1/debian/rules (from rev 15620, packages/trunk/peg-e/debian/rules) =================================================================== --- packages/tags/peg-e/1.2.1-1/debian/rules (rev 0) +++ packages/tags/peg-e/1.2.1-1/debian/rules 2015-12-11 21:57:17 UTC (rev 15621) @@ -0,0 +1,12 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +export QT_SELECT=qt5 + +%: + dh $@ + +override_dh_auto_configure: + dh_auto_configure -- BINDIR=games + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

