r2245 - in packages/trunk: freealut/debian ri-li/debian
scorched3d/debian
Eddy Petrisor
eddyp-guest at alioth.debian.org
Thu Dec 28 18:44:32 CET 2006
Author: eddyp-guest
Date: 2006-12-28 18:44:32 +0100 (Thu, 28 Dec 2006)
New Revision: 2245
Modified:
packages/trunk/freealut/debian/changelog
packages/trunk/freealut/debian/control
packages/trunk/ri-li/debian/changelog
packages/trunk/ri-li/debian/control
packages/trunk/scorched3d/debian/control
Log:
binNMU police, part 1
Modified: packages/trunk/freealut/debian/changelog
===================================================================
--- packages/trunk/freealut/debian/changelog 2006-12-28 17:25:39 UTC (rev 2244)
+++ packages/trunk/freealut/debian/changelog 2006-12-28 17:44:32 UTC (rev 2245)
@@ -22,8 +22,10 @@
* ran autoupdate
* added libtool as a dependency so the package builds properly
* added myself to uploaders
+ * drop usage of ${source-Version} in favour of new ${binary:Version}
+ * added build dependency on dpkg (>= 1.13.19)
- -- Eddy Petrișor <eddy.petrisor at gmail.com> Wed, 20 Dec 2006 13:53:35 +0200
+ -- Eddy Petrișor <eddy.petrisor at gmail.com> Thu, 28 Dec 2006 19:37:09 +0200
freealut (1.0.1-1) unstable; urgency=low
Modified: packages/trunk/freealut/debian/control
===================================================================
--- packages/trunk/freealut/debian/control 2006-12-28 17:25:39 UTC (rev 2244)
+++ packages/trunk/freealut/debian/control 2006-12-28 17:44:32 UTC (rev 2245)
@@ -2,7 +2,7 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Thierry Reding <thierry at doppeltgemoppelt.de>, Reinhard Tartler <siretart at tauware.de>, Eddy Petrișor <eddy.petrisor at gmail.com>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, libopenal-dev (>= 1:0.0.8-1), libtool
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, libopenal-dev (>= 1:0.0.8-1), libtool, dpkg-dev (>= 1.13.19)
Standards-Version: 3.7.2
Section: libs
@@ -20,7 +20,7 @@
Package: libalut-dev
Section: libdevel
Architecture: any
-Depends: libalut0 (= ${Source-Version}), libopenal-dev (>= 1:0.0.8-1)
+Depends: libalut0 (= ${binary:Version}), libopenal-dev (>= 1:0.0.8-1)
Description: OpenAL Utility Toolkit development files
freealut is a free implementation of OpenAL's ALUT standard. ALUT is a set of
portable functions which remove the annoying details of getting an audio
Modified: packages/trunk/ri-li/debian/changelog
===================================================================
--- packages/trunk/ri-li/debian/changelog 2006-12-28 17:25:39 UTC (rev 2244)
+++ packages/trunk/ri-li/debian/changelog 2006-12-28 17:44:32 UTC (rev 2245)
@@ -5,8 +5,10 @@
* better Romanian comment in .desktop file
* really install the .desktop file (Closes: #388462)
* add myself to the uploaders field
+ * use ${source:Version} instead of deprecated ${Source-Version} and add dpkg
+ (>= 1.13.19) as a build-dependency
- -- Eddy Petrișor <eddy.petrisor at gmail.com> Sun, 3 Dec 2006 12:25:21 +0200
+ -- Eddy Petrișor <eddy.petrisor at gmail.com> Thu, 28 Dec 2006 19:43:01 +0200
ri-li (2.0.0-2) unstable; urgency=high
Modified: packages/trunk/ri-li/debian/control
===================================================================
--- packages/trunk/ri-li/debian/control 2006-12-28 17:25:39 UTC (rev 2244)
+++ packages/trunk/ri-li/debian/control 2006-12-28 17:44:32 UTC (rev 2245)
@@ -3,20 +3,20 @@
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>, Stu Teasdale <sdt at debian.org>, Cyril Brulebois <cyril.brulebois at enst-bretagne.fr>, Eddy Petrișor <eddy.petrisor at gmail.com>
-Build-Depends: debhelper (>= 5.0.0), libsdl-mixer1.2-dev, libsdl1.2-dev, zlib1g-dev, docbook-to-man, quilt
+Build-Depends: debhelper (>= 5.0.0), libsdl-mixer1.2-dev, libsdl1.2-dev, zlib1g-dev, docbook-to-man, quilt, dpkg-dev (>= 1.13.19)
Standards-Version: 3.7.2
Package: ri-li
Section: games
Architecture: any
-Depends: ${shlibs:Depends}, ri-li-data (>= ${Source-Version})
+Depends: ${shlibs:Depends}, ri-li-data (>= ${source:Version})
Description: a toy train simulation game
Ri-Li is a game in which you drive a toy wood engine across many levels
and collect call the coaches to win.
.
Full-features,
- 14 languages: Arabic, Breton, Chinese, English, Esperanto, French,
- German, Italian, Japanese, Portuguese, Russian, Slovak,
+ German, Italian, Japanese, Portuguese, Russian, Slovak,
Spanish, Swedish.
- Colorful animated wood engine.
- 40 levels in this first version
Modified: packages/trunk/scorched3d/debian/control
===================================================================
--- packages/trunk/scorched3d/debian/control 2006-12-28 17:25:39 UTC (rev 2244)
+++ packages/trunk/scorched3d/debian/control 2006-12-28 17:44:32 UTC (rev 2245)
@@ -11,7 +11,7 @@
Architecture: any
Section: games
Depends: ${shlibs:Depends}, scorched3d-data (= ${source:Version})
-Suggests: scorched3d-doc (= ${Source-Version})
+Suggests: scorched3d-doc (>= ${source:Version})
Description: 3D artillery game similar to Scorched Earth
Scorched3D is a game based heavily on the classic DOS game Scorched Earth
"The Mother Of All Games". Scorched3D adds amongst other new features
More information about the Pkg-games-commits
mailing list