r14935 - packages/trunk/peg-e/debian
Vincent Cheng
vcheng at moszumanska.debian.org
Fri Feb 28 11:01:16 UTC 2014
Author: vcheng
Date: 2014-02-28 11:01:16 +0000 (Fri, 28 Feb 2014)
New Revision: 14935
Modified:
packages/trunk/peg-e/debian/changelog
packages/trunk/peg-e/debian/control
packages/trunk/peg-e/debian/peg-e.install
Log:
Update to standards version 3.9.5
Modified: packages/trunk/peg-e/debian/changelog
===================================================================
--- packages/trunk/peg-e/debian/changelog 2014-02-28 10:59:24 UTC (rev 14934)
+++ packages/trunk/peg-e/debian/changelog 2014-02-28 11:01:16 UTC (rev 14935)
@@ -1,5 +1,7 @@
-peg-e (1.1.2-1) UNRELEASED; urgency=low
+peg-e (1.1.2-1) unstable; urgency=low
+ * Team upload.
+
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
@@ -14,8 +16,12 @@
* Use DEP5 copyright
* debian/rules: Install binary to usr/games
- -- Jackson Doak <noskcaj at ubuntu.com> Thu, 05 Dec 2013 07:48:15 +1100
+ [ 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 ]
Modified: packages/trunk/peg-e/debian/control
===================================================================
--- packages/trunk/peg-e/debian/control 2014-02-28 10:59:24 UTC (rev 14934)
+++ packages/trunk/peg-e/debian/control 2014-02-28 11:01:16 UTC (rev 14935)
@@ -3,16 +3,15 @@
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry at yahoo.es>
-Build-Depends: debhelper (>= 9),
- qtbase5-dev, qt5-default
-Standards-Version: 3.8.1
+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: ${shlibs:Depends}, ${misc:Depends}
+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.
Modified: packages/trunk/peg-e/debian/peg-e.install
===================================================================
--- packages/trunk/peg-e/debian/peg-e.install 2014-02-28 10:59:24 UTC (rev 14934)
+++ packages/trunk/peg-e/debian/peg-e.install 2014-02-28 11:01:16 UTC (rev 14935)
@@ -1,2 +1,2 @@
+icons/peg-e.desktop usr/share/applications/
peg-e usr/games/
-icons/peg-e.desktop usr/share/applications/
More information about the Pkg-games-commits
mailing list