[SCM] Packaging for scorched3d branch, master, updated. debian/43.2a.dfsg-6-13-gc06df20
Stephen M. Webb
stephen.webb at bregmasoft.ca
Wed Feb 8 23:13:14 UTC 2012
The following commit has been merged in the master branch:
commit 9dbc8b63de6f85ac256fdc1d37dda9a8d401b1f7
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date: Wed Feb 8 14:38:51 2012 -0500
added dpkg Pre-Depends to -dbg and -data packages for xz compression
diff --git a/debian/changelog b/debian/changelog
index c966952..3f88892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,9 @@ scorched3d (43.3+dfsg-1) precise; urgency=low
* refreshed debian/patches/01-openal-pkgconfig.diff
* update to debhelper compat level 9
* removed embedded copy of GLEW library (closes: #634843)
+ * added dpkg Pre-Depends to -dbg and -data packages for xz compression
- -- Stephen M. Webb <stephen.webb at bregmasoft.ca> Wed, 08 Feb 2012 14:00:30 -0500
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca> Wed, 08 Feb 2012 14:38:16 -0500
scorched3d (43.2a.dfsg-6) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 55bda7a..3001fc0 100644
--- a/debian/control
+++ b/debian/control
@@ -46,6 +46,7 @@ Package: scorched3d-dbg
Architecture: any
Priority: extra
Section: debug
+Pre-Depends: dpkg (>= 1.15.6~)
Depends: scorched3d (= ${binary:Version}), ${misc:Depends}
Description: 3D artillery game similar to Scorched Earth, debug data
Scorched3D is a game based heavily on the classic DOS game Scorched Earth
@@ -60,6 +61,7 @@ Description: 3D artillery game similar to Scorched Earth, debug data
Package: scorched3d-data
Architecture: all
Suggests: scorched3d
+Pre-Depends: dpkg (>= 1.15.6~)
Depends: ttf-dejavu-core, ${misc:Depends}
Description: data files for Scorched3D game
Scorched3D is a game based heavily on the classic DOS game Scorched Earth
--
Packaging for scorched3d
More information about the Pkg-games-commits
mailing list