[SCM] Packaging the Ogre GameEngine branch, master, updated. upstream/1.6.3.dfsg1-10-gaf1ba92
Michael Koch
konqueror at gmx.de
Sun Sep 27 07:30:00 UTC 2009
The following commit has been merged in the master branch:
commit af1ba9293e2c738edd0336af9782a3a57adc92d5
Author: Michael Koch <konqueror at gmx.de>
Date: Sun Sep 27 09:29:37 2009 +0200
Make -dev packages arch:any and righten dependencies of them.
diff --git a/debian/changelog b/debian/changelog
index 5c52cde..f88e246 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-ogre (1.6.3.dfsg1-1) UNRELEASED; urgency=low
+ogre (1.6.3.dfsg1-1) unstable; urgency=low
* New upstream version (Closes: #524777).
* Move files in blender-ogrexml package to /usr/share/blender/scripts
(Closes: #519249).
+ * Make -dev packages arch:any and righten dependencies of them.
- -- Michael Koch <konqueror at gmx.de> Sat, 19 Sep 2009 23:09:27 +0200
+ -- Michael Koch <konqueror at gmx.de> Sun, 27 Sep 2009 08:14:07 +0200
ogre (1.6.1.dfsg1-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index af4c04f..67246b5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ DM-Upload-Allowed: yes
Package: libogre-dev
Section: libdevel
-Architecture: all
-Depends: libogremain-1.6.3 (>= ${source:Version}), libfreeimage-dev, libfreetype6-dev, libzzip-dev, libxaw7-dev, libopenexr-dev
+Architecture: any
+Depends: libogremain-1.6.3 (= ${binary:Version}), libfreeimage-dev, libfreetype6-dev, libzzip-dev, libxaw7-dev, libopenexr-dev
Suggests: ogre-doc
Description: Object-oriented Graphics Rendering Engine (development files)
Ogre is a complete object-oriented 3D rendering engine. It supports
@@ -112,8 +112,8 @@ Description: CEGUI Ogre Renderer (debugging libs)
Package: libceguiogre-dev
Section: libdevel
-Architecture: all
-Depends: libceguiogrerenderer-1.6.3 (>= ${source:Version}), libogre-dev (= ${binary:Version})
+Architecture: any
+Depends: libceguiogrerenderer-1.6.3 (= ${binary:Version}), libogre-dev (= ${binary:Version})
Description: CEGUI Ogre Renderer (development files)
Crazy Eddie's GUI System (or short CEGUI) is a cross platform free library
providing windowing and widgets. Or simply said: You can create GUI's with it.
--
Packaging the Ogre GameEngine
More information about the Pkg-games-commits
mailing list