[Pkg-cli-apps-commits] r3776 - in /packages/gbrainy/trunk/debian: changelog copyright watch
rainct-guest at users.alioth.debian.org
rainct-guest at users.alioth.debian.org
Fri Mar 7 17:44:27 UTC 2008
Author: rainct-guest
Date: Fri Mar 7 17:44:27 2008
New Revision: 3776
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3776
Log:
New upstream version (0.60).
Modified:
packages/gbrainy/trunk/debian/changelog
packages/gbrainy/trunk/debian/copyright
packages/gbrainy/trunk/debian/watch
Modified: packages/gbrainy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/changelog?rev=3776&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/changelog (original)
+++ packages/gbrainy/trunk/debian/changelog Fri Mar 7 17:44:27 2008
@@ -1,3 +1,19 @@
+gbrainy (0.60) unstable; urgency=low
+
+ * New upstream version:
+ - Implement difficuly levels (easy, medium, master).
+ - Complete revision of English texts.
+ - Four new games (1 calculation, 3 logic).
+ - Bug fixes.
+ * debian/watch:
+ - Simplify it (remove unnecessary keywords, just the URL with the
+ regex is enough).
+ * debian/copyright:
+ - Add new copyright holders (Brandon Perry and Javier Mora).
+ - Update copyright years and change indentation to four spaces.
+
+ -- Siegfried-Angel Gevatter Pujals (RainCT) <rainct at ubuntu.com> Fri, 07 Mar 2008 15:49:25 +0100
+
gbrainy (0.53-1) unstable; urgency=low
* New upstream version.
Modified: packages/gbrainy/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/copyright?rev=3776&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/copyright (original)
+++ packages/gbrainy/trunk/debian/copyright Fri Mar 7 17:44:27 2008
@@ -1,32 +1,41 @@
-This package was debianized by Siegfried-Angel Gevatter Pujals (RainCT)
+This package was debianized by Siegfried-Angel Gevatter Pujals
<siggi.gevatter at gmail.com> on Tue, 11 Sep 2007 19:41:13 +0200.
It was downloaded from http://www.softcatala.org/~jmas/gbrainy/
Upstream Author:
- Jordi Mas i Hernandez <jmas at softcatala.org>
+ Jordi Mas i Hernà ndez <jmas at softcatala.org>
+
+Copyright:
+
+ Copyright (C) 2007-2008 Jordi Mas i Hernà ndez <jmas at softcatala.org>
+
+ src/CalculationOperator.cs:
+ Copyright (C) 2007-2008 Jordi Mas i Hernà ndez <jmas at softcatala.org>
+ Copyright (C) 2007-2008 Brandon Perry <bperry.volatile at gmail.com>
+
+ src/ColorPallete.cs:
+ Copyright (C) 2007 Javier Mª Mora Merchán <javiermm at gmail.com>
+
+ src/MemoryCountDots.cs, src/PuzzleMatrixNumbers.cs:
+ Copyright (C) 2007 Jordi Mas i Hernà ndez <jmas at softcatala.org>
+ Copyright (C) 2007 Javier Mª Mora Merchán <javiermm at gmail.com>
License:
- Copyright (C) 2007 Jordi Mas i Hernandez <jmas at softcatala.org>
+ gbrainy 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 2 of the License, or
+ (at your option) any later version.
- gbrainy 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 2 of the License, or
- (at your option) any later version.
+ gbrainy 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.
- gbrainy 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.
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in /usr/share/common-licenses/GPL.
- You should have received a copy of the GNU General Public License
- along with GShare; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
- On Debian systems, the complete text of the GNU General Public
- License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-
-The Debian packaging is (C) 2007, Siegfried-Angel Gevatter Pujals (RainCT)
+The Debian packaging is (C) 2007-2008, Siegfried-Angel Gevatter Pujals
<siggi.gevatter at gmail.com> and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Modified: packages/gbrainy/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/watch?rev=3776&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/watch (original)
+++ packages/gbrainy/trunk/debian/watch Fri Mar 7 17:44:27 2008
@@ -1,2 +1,2 @@
version=3
-http://www.softcatala.org/~jmas/gbrainy/gbrainy-(.*)\.tar\.gz debian uupdate
+http://softcatala.cat/~jmas/gbrainy/gbrainy-(.*)\.tar\.gz
More information about the Pkg-cli-apps-commits
mailing list