[Python-apps-commits] r7770 - in packages/pybik/tags (7 files)
barcc-guest at users.alioth.debian.org
barcc-guest at users.alioth.debian.org
Tue Nov 8 22:18:01 UTC 2011
Date: Tuesday, November 8, 2011 @ 22:17:58
Author: barcc-guest
Revision: 7770
[svn-buildpackage] Tagging pybik 0.4-1
Added:
packages/pybik/tags/0.4-1/
packages/pybik/tags/0.4-1/debian/changelog
(from rev 7769, packages/pybik/trunk/debian/changelog)
packages/pybik/tags/0.4-1/debian/control
(from rev 7769, packages/pybik/trunk/debian/control)
packages/pybik/tags/0.4-1/debian/copyright
(from rev 7769, packages/pybik/trunk/debian/copyright)
Deleted:
packages/pybik/tags/0.4-1/debian/changelog
packages/pybik/tags/0.4-1/debian/control
packages/pybik/tags/0.4-1/debian/copyright
Deleted: packages/pybik/tags/0.4-1/debian/changelog
===================================================================
--- packages/pybik/trunk/debian/changelog 2011-11-08 03:51:11 UTC (rev 7767)
+++ packages/pybik/tags/0.4-1/debian/changelog 2011-11-08 22:17:58 UTC (rev 7770)
@@ -1,5 +0,0 @@
-pybik (0.4-1) unstable; urgency=low
-
- * Initial release (Closes: #647390)
-
- -- B. Clausius <barcc at gmx.de> Wed, 02 Nov 2011 10:22:19 +0100
Copied: packages/pybik/tags/0.4-1/debian/changelog (from rev 7769, packages/pybik/trunk/debian/changelog)
===================================================================
--- packages/pybik/tags/0.4-1/debian/changelog (rev 0)
+++ packages/pybik/tags/0.4-1/debian/changelog 2011-11-08 22:17:58 UTC (rev 7770)
@@ -0,0 +1,5 @@
+pybik (0.4-1) unstable; urgency=low
+
+ * Initial release (Closes: #647390, LP: #806433)
+
+ -- B. Clausius <barcc at gmx.de> Wed, 02 Nov 2011 10:22:19 +0100
Deleted: packages/pybik/tags/0.4-1/debian/control
===================================================================
--- packages/pybik/trunk/debian/control 2011-11-08 03:51:11 UTC (rev 7767)
+++ packages/pybik/tags/0.4-1/debian/control 2011-11-08 22:17:58 UTC (rev 7770)
@@ -1,30 +0,0 @@
-Source: pybik
-Section: games
-Priority: optional
-Maintainer: Charlie Smotherman <cjsmo at cableone.net>
-Uploaders: B. Clausius <barcc at gmx.de>
-Build-Depends:
- debhelper (>= 7.0.50~),
- intltool,
- cython (>= 0.11.2),
- python-all-dev (>= 2.7),
- libgl1-mesa-dev,
- libglu1-mesa-dev
-Standards-Version: 3.9.2
-X-Python-Version: >= 2.7
-Homepage: https://launchpad.net/pybik
-
-Package: pybik
-Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
- python-gobject,
- python-gtk2,
- python-gtkglext1,
- python-opengl,
- python-numpy,
- python-gconf
-Description: 3D Rubik's cube game
- Pybik is an interactive, graphical, single player puzzle.
- This program renders an image of a cube, like that invented
- by Erno Rubik. You have to manipulate the cube using the mouse. When each
- face shows only one color, the game is solved.
Copied: packages/pybik/tags/0.4-1/debian/control (from rev 7769, packages/pybik/trunk/debian/control)
===================================================================
--- packages/pybik/tags/0.4-1/debian/control (rev 0)
+++ packages/pybik/tags/0.4-1/debian/control 2011-11-08 22:17:58 UTC (rev 7770)
@@ -0,0 +1,30 @@
+Source: pybik
+Section: games
+Priority: optional
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders: B. Clausius <barcc at gmx.de>
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ intltool,
+ cython (>= 0.11.2),
+ python-all-dev (>= 2.7),
+ libgl1-mesa-dev,
+ libglu1-mesa-dev
+Standards-Version: 3.9.2
+X-Python-Version: >= 2.7
+Homepage: https://launchpad.net/pybik
+
+Package: pybik
+Architecture: any
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
+ python-gobject,
+ python-gtk2,
+ python-gtkglext1,
+ python-opengl,
+ python-numpy,
+ python-gconf
+Description: 3D Rubik's cube game
+ Pybik is an interactive, graphical, single player puzzle.
+ This program renders an image of a cube, like that invented
+ by Erno Rubik. You have to manipulate the cube using the mouse. When each
+ face shows only one color, the game is solved.
Deleted: packages/pybik/tags/0.4-1/debian/copyright
===================================================================
--- packages/pybik/trunk/debian/copyright 2011-11-08 03:51:11 UTC (rev 7767)
+++ packages/pybik/tags/0.4-1/debian/copyright 2011-11-08 22:17:58 UTC (rev 7770)
@@ -1,33 +0,0 @@
-Format: http://dep.debian.net/deps/dep5
-Upstream-Name: pybik
-Upstream-Contact: B. Clausius <barcc at gmx.de>
-Source: https://launchpad.net/pybik/+download
-Comment:
- Originally this package was derived from GNUbik 2.3
- and ported from C to Python.
- Authors of GNUbik:
- * John Mark Darrington <john at darrington.wattle.id.au>
- is the main author and maintainer of GNUbik.
- * Dale Mellor <dale_mellor at users.sourceforge.net>
-
-Files: *
-Copyright: 2009-2011 B. Clausius <barcc at gmx.de>
-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.
- .
- This program 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 full text of the GNU General Public
- License version 3 can be found in the file
- `/usr/share/common-licenses/GPL-3'.
Copied: packages/pybik/tags/0.4-1/debian/copyright (from rev 7769, packages/pybik/trunk/debian/copyright)
===================================================================
--- packages/pybik/tags/0.4-1/debian/copyright (rev 0)
+++ packages/pybik/tags/0.4-1/debian/copyright 2011-11-08 22:17:58 UTC (rev 7770)
@@ -0,0 +1,31 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: pybik
+Upstream-Contact: B. Clausius <barcc at gmx.de>
+Source: https://launchpad.net/pybik/+download
+Comment:
+ Originally this package was derived from GNUbik 2.3
+ and ported from C to Python.
+ Authors of GNUbik:
+ * John Mark Darrington <john at darrington.wattle.id.au>
+ is the main author and maintainer of GNUbik.
+ * Dale Mellor <dale_mellor at users.sourceforge.net>
+
+Files: *
+Copyright: 2009-2011 B. Clausius <barcc at gmx.de>
+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 program 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 full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
More information about the Python-apps-commits
mailing list