r16083 - in packages/tags/peg-e: . 1.2.4-1/debian
Markus Koschany
apo at moszumanska.debian.org
Sun Jan 7 15:48:58 UTC 2018
Author: apo
Date: 2018-01-07 15:48:58 +0000 (Sun, 07 Jan 2018)
New Revision: 16083
Added:
packages/tags/peg-e/1.2.4-1/
packages/tags/peg-e/1.2.4-1/debian/changelog
packages/tags/peg-e/1.2.4-1/debian/compat
packages/tags/peg-e/1.2.4-1/debian/control
packages/tags/peg-e/1.2.4-1/debian/copyright
Removed:
packages/tags/peg-e/1.2.4-1/debian/changelog
packages/tags/peg-e/1.2.4-1/debian/compat
packages/tags/peg-e/1.2.4-1/debian/control
packages/tags/peg-e/1.2.4-1/debian/copyright
Log:
[svn-buildpackage] Tagging peg-e 1.2.4-1
Deleted: packages/tags/peg-e/1.2.4-1/debian/changelog
===================================================================
--- packages/trunk/peg-e/debian/changelog 2017-12-25 14:50:24 UTC (rev 16081)
+++ packages/tags/peg-e/1.2.4-1/debian/changelog 2018-01-07 15:48:58 UTC (rev 16083)
@@ -1,68 +0,0 @@
-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 <apo at debian.org> Sun, 20 Aug 2017 17:19:26 +0200
-
-peg-e (1.2.2-1) unstable; urgency=medium
-
- * Team upload.
- * New upstream version 1.2.2.
- * Switch to compat level 10.
- * Declare compliance with Debian Policy 3.9.8.
- * Update debian/copyright.
- * Build-depend on qttools5-dev-tools to prevent a FTBFS due to missing
- lrelease command.
- * wrap-and-sort -sa.
-
- -- Markus Koschany <apo at debian.org> Thu, 13 Oct 2016 14:39:42 +0200
-
-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 <apo at debian.org> 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 <vcheng at debian.org> 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 <little_miry at yahoo.es> Sun, 10 May 2009 21:03:09 +0200
Copied: packages/tags/peg-e/1.2.4-1/debian/changelog (from rev 16082, packages/trunk/peg-e/debian/changelog)
===================================================================
--- packages/tags/peg-e/1.2.4-1/debian/changelog (rev 0)
+++ packages/tags/peg-e/1.2.4-1/debian/changelog 2018-01-07 15:48:58 UTC (rev 16083)
@@ -0,0 +1,77 @@
+peg-e (1.2.4-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version 1.2.4.
+ * Use compat level 11.
+ * Declare compliance with Debian Policy 4.1.3.
+
+ -- Markus Koschany <apo at debian.org> Sun, 07 Jan 2018 16:44:45 +0100
+
+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 <apo at debian.org> Sun, 20 Aug 2017 17:19:26 +0200
+
+peg-e (1.2.2-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version 1.2.2.
+ * Switch to compat level 10.
+ * Declare compliance with Debian Policy 3.9.8.
+ * Update debian/copyright.
+ * Build-depend on qttools5-dev-tools to prevent a FTBFS due to missing
+ lrelease command.
+ * wrap-and-sort -sa.
+
+ -- Markus Koschany <apo at debian.org> Thu, 13 Oct 2016 14:39:42 +0200
+
+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 <apo at debian.org> 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 <vcheng at debian.org> 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 <little_miry at yahoo.es> Sun, 10 May 2009 21:03:09 +0200
Deleted: packages/tags/peg-e/1.2.4-1/debian/compat
===================================================================
--- packages/trunk/peg-e/debian/compat 2017-12-25 14:50:24 UTC (rev 16081)
+++ packages/tags/peg-e/1.2.4-1/debian/compat 2018-01-07 15:48:58 UTC (rev 16083)
@@ -1 +0,0 @@
-10
Copied: packages/tags/peg-e/1.2.4-1/debian/compat (from rev 16082, packages/trunk/peg-e/debian/compat)
===================================================================
--- packages/tags/peg-e/1.2.4-1/debian/compat (rev 0)
+++ packages/tags/peg-e/1.2.4-1/debian/compat 2018-01-07 15:48:58 UTC (rev 16083)
@@ -0,0 +1 @@
+11
Deleted: packages/tags/peg-e/1.2.4-1/debian/control
===================================================================
--- packages/trunk/peg-e/debian/control 2017-12-25 14:50:24 UTC (rev 16081)
+++ packages/tags/peg-e/1.2.4-1/debian/control 2018-01-07 15:48:58 UTC (rev 16083)
@@ -1,26 +0,0 @@
-Source: peg-e
-Section: games
-Priority: optional
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders:
- Miriam Ruiz <little_miry at yahoo.es>
-Build-Depends:
- debhelper (>= 10),
- qtbase5-dev,
- qttools5-dev-tools
-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/
-
-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.4-1/debian/control (from rev 16082, packages/trunk/peg-e/debian/control)
===================================================================
--- packages/tags/peg-e/1.2.4-1/debian/control (rev 0)
+++ packages/tags/peg-e/1.2.4-1/debian/control 2018-01-07 15:48:58 UTC (rev 16083)
@@ -0,0 +1,26 @@
+Source: peg-e
+Section: games
+Priority: optional
+Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
+Uploaders:
+ Miriam Ruiz <little_miry at yahoo.es>
+Build-Depends:
+ debhelper (>= 11),
+ qtbase5-dev,
+ qttools5-dev-tools
+Standards-Version: 4.1.3
+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.4-1/debian/copyright
===================================================================
--- packages/trunk/peg-e/debian/copyright 2017-12-25 14:50:24 UTC (rev 16081)
+++ packages/tags/peg-e/1.2.4-1/debian/copyright 2018-01-07 15:48:58 UTC (rev 16083)
@@ -1,43 +0,0 @@
-Format: https://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-2016, Graeme Gott <graeme at gottcode.org>
-License: GPL-3+
-
-Files: icons/oxygen/*
-Copyright:
- 2007 David Vignoni <david at icon-king.com>
- 2007 Johann Ollivier Lapeyre <johann at oxygen-icons.org>
- 2007 Kenneth Wimer <kwwii at bootsplash.org>
- 2007 Nuno Pinheiro <nuno at oxygen-icons.org>
- 2007 Riccardo Iaconelli <riccardo at oxygen-icons.org>
- 2007 David Miller <miller at oxygen-icons.org>
-License: LGPL-3+
-
-Files: debian/*
-Copyright: 2009, Miriam Ruiz <little_miry at yahoo.es>
- 2016-2017, Markus Koschany <apo at debian.org>
-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".
Copied: packages/tags/peg-e/1.2.4-1/debian/copyright (from rev 16082, packages/trunk/peg-e/debian/copyright)
===================================================================
--- packages/tags/peg-e/1.2.4-1/debian/copyright (rev 0)
+++ packages/tags/peg-e/1.2.4-1/debian/copyright 2018-01-07 15:48:58 UTC (rev 16083)
@@ -0,0 +1,43 @@
+Format: https://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-2016, Graeme Gott <graeme at gottcode.org>
+License: GPL-3+
+
+Files: icons/oxygen/*
+Copyright:
+ 2007 David Vignoni <david at icon-king.com>
+ 2007 Johann Ollivier Lapeyre <johann at oxygen-icons.org>
+ 2007 Kenneth Wimer <kwwii at bootsplash.org>
+ 2007 Nuno Pinheiro <nuno at oxygen-icons.org>
+ 2007 Riccardo Iaconelli <riccardo at oxygen-icons.org>
+ 2007 David Miller <miller at oxygen-icons.org>
+License: LGPL-3+
+
+Files: debian/*
+Copyright: 2009, Miriam Ruiz <little_miry at yahoo.es>
+ 2016-2018, Markus Koschany <apo at debian.org>
+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".
More information about the Pkg-games-commits
mailing list