Discussion:
[Blends-commit] [SCM] games branch, master, updated. 0.9-128-g5c1c729
Markus Koschany
2014-09-05 12:50:34 UTC
Permalink
The following commit has been merged in the master branch:
commit b3a9e8ef28bc03ae18ddf8625e222323c324e7b1
Author: Markus Koschany <apo at gambaru.de>
Date: Mon Sep 1 15:02:21 2014 +0200

Update changelog

diff --git a/debian/changelog b/debian/changelog
index 304d4ad..52994b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,8 @@ debian-games (0.10) unstable; urgency=medium

[ Markus Koschany ]
* Add shootemup task. Promote Debian's plethora of shmup games.
- * Add minesweeper task. (Closes: #757029)
+ * Add minesweeper task. Thanks to Axel Beckert for the suggestion.
+ (Closes: #757029)
* Add programming task to increase the visibility of educational programming
games.
* Add toys task and recommend desktop toys and funny console software.
--
Debian Games Pure Blend
Markus Koschany
2014-09-05 12:50:34 UTC
Permalink
The following commit has been merged in the master branch:
commit 903472f961a94d4c5ab02e178a907c73fd1f6446
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Sep 5 14:45:33 2014 +0200

Suggest pkg-perl-tools

diff --git a/tasks/perl-dev b/tasks/perl-dev
index 9386c54..9a5ae19 100644
--- a/tasks/perl-dev
+++ b/tasks/perl-dev
@@ -21,3 +21,5 @@ Depends: libopengl-perl
Depends: libsvg-perl

Suggests: frozen-bubble
+
+Suggests: pkg-perl-tools
--
Debian Games Pure Blend
Markus Koschany
2014-09-05 12:50:34 UTC
Permalink
The following commit has been merged in the master branch:
commit 993b921a32c485df6e4190e4629f436e509cfa45
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Sep 5 14:46:58 2014 +0200

Update changelog timestamp

diff --git a/debian/changelog b/debian/changelog
index 52994b2..9f0d3dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -91,7 +91,7 @@ debian-games (0.10) unstable; urgency=medium
[ Tobias Hansen ]
* Add libalure-dev to c++-dev task.

- -- Markus Koschany <apo at gambaru.de> Mon, 01 Sep 2014 14:06:02 +0200
+ -- Markus Koschany <apo at gambaru.de> Fri, 05 Sep 2014 14:46:54 +0200

debian-games (0.9) unstable; urgency=medium
--
Debian Games Pure Blend
Markus Koschany
2014-09-05 12:50:34 UTC
Permalink
The following commit has been merged in the master branch:
commit 1084fc1593ed3244865d9cbca95190d273827ded
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Sep 5 14:48:40 2014 +0200

Build-Depend on blends-dev >= 0.6.92.1

diff --git a/debian/control.stub b/debian/control.stub
index 65026c4..d21d210 100644
--- a/debian/control.stub
+++ b/debian/control.stub
@@ -3,7 +3,7 @@ Section: metapackages
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Markus Koschany <apo at gambaru.de>
-Build-Depends-Indep: debhelper (>= 9), blends-dev (>= 0.6.92)
+Build-Depends-Indep: debhelper (>= 9), blends-dev (>= 0.6.92.1)
Standards-Version: 3.9.5
Homepage: http://blends.debian.org/games/tasks/
Vcs-Git: git://anonscm.debian.org/blends/projects/games.git
--
Debian Games Pure Blend
Markus Koschany
2014-09-05 12:50:34 UTC
Permalink
The following commit has been merged in the master branch:
commit 5c1c7296f117846662454bf3497d83fd690499f3
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Sep 5 14:50:19 2014 +0200

Run make dist

diff --git a/debian/control b/debian/control
index f1b28c6..57bb625 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: metapackages
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Markus Koschany <apo at gambaru.de>
-Build-Depends-Indep: debhelper (>= 9), blends-dev (>= 0.6.92)
+Build-Depends-Indep: debhelper (>= 9), blends-dev (>= 0.6.92.1)
Standards-Version: 3.9.5
Homepage: http://blends.debian.org/games/tasks/
Vcs-Git: git://anonscm.debian.org/blends/projects/games.git
@@ -813,7 +813,8 @@ Recommends: libalien-sdl-perl,
libsdl-perl,
libsvg-perl
Suggests: frozen-bubble,
- libimage-magick-perl
+ libimage-magick-perl,
+ pkg-perl-tools
Description: development of games in Perl
This metapackage will install a selection of suitable tools and packages to
develop games in the Perl programming language. Example games written in Perl
--
Debian Games Pure Blend
Loading...