Author: apo Date: 2017-08-20 15:30:35 +0000 (Sun, 20 Aug 2017) New Revision: 16018
Removed: packages/trunk/peg-e/debian/peg-e.menu Modified: packages/trunk/peg-e/debian/changelog packages/trunk/peg-e/debian/control packages/trunk/peg-e/debian/copyright packages/trunk/peg-e/debian/rules Log: Release peg-e 1.2.3-1 Modified: packages/trunk/peg-e/debian/changelog =================================================================== --- packages/trunk/peg-e/debian/changelog 2017-08-18 21:51:55 UTC (rev 16017) +++ packages/trunk/peg-e/debian/changelog 2017-08-20 15:30:35 UTC (rev 16018) @@ -1,3 +1,15 @@ +peg-e (1.2.3-1) unstable; urgency=medium + + * Team upload. + * New upstream version 1.2.3. + * Drop deprecated menu file. + * Declare compliance with Debian Policy 4.0.1. + * Use https for Format field. + * Add get-orig-source target. + * Change package priority to optional. + + -- Markus Koschany <[email protected]> Sun, 20 Aug 2017 17:19:26 +0200 + peg-e (1.2.2-1) unstable; urgency=medium * Team upload. Modified: packages/trunk/peg-e/debian/control =================================================================== --- packages/trunk/peg-e/debian/control 2017-08-18 21:51:55 UTC (rev 16017) +++ packages/trunk/peg-e/debian/control 2017-08-20 15:30:35 UTC (rev 16018) @@ -1,6 +1,6 @@ Source: peg-e Section: games -Priority: extra +Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]> @@ -8,7 +8,7 @@ debhelper (>= 10), qtbase5-dev, qttools5-dev-tools -Standards-Version: 3.9.8 +Standards-Version: 4.0.1 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/ Modified: packages/trunk/peg-e/debian/copyright =================================================================== --- packages/trunk/peg-e/debian/copyright 2017-08-18 21:51:55 UTC (rev 16017) +++ packages/trunk/peg-e/debian/copyright 2017-08-20 15:30:35 UTC (rev 16018) @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: peg-e Source: http://gottcode.org/peg-e/ @@ -17,8 +17,8 @@ License: LGPL-3+ Files: debian/* -Copyright: 2009, Miriam Ruiz <[email protected]> - 2016, Markus Koschany <[email protected]> +Copyright: 2009, Miriam Ruiz <[email protected]> + 2016-2017, Markus Koschany <[email protected]> License: GPL-3+ License: LGPL-3+ Deleted: packages/trunk/peg-e/debian/peg-e.menu =================================================================== --- packages/trunk/peg-e/debian/peg-e.menu 2017-08-18 21:51:55 UTC (rev 16017) +++ packages/trunk/peg-e/debian/peg-e.menu 2017-08-20 15:30:35 UTC (rev 16018) @@ -1,7 +0,0 @@ -?package(peg-e):\ - needs="X11"\ - section="Games/Puzzles"\ - title="peg-e"\ - longtitle="peg elimination solitaire game"\ - icon="/usr/share/pixmaps/peg-e.xpm"\ - command="/usr/games/peg-e" \ No newline at end of file Modified: packages/trunk/peg-e/debian/rules =================================================================== --- packages/trunk/peg-e/debian/rules 2017-08-18 21:51:55 UTC (rev 16017) +++ packages/trunk/peg-e/debian/rules 2017-08-20 15:30:35 UTC (rev 16018) @@ -10,3 +10,5 @@ override_dh_auto_configure: dh_auto_configure -- BINDIR=games +get-orig-source: + uscan --download-current-version --force-download _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

