Package: cegui-mk2
Version: 0.6.2-2
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch


In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from debian testing, Ubuntu remaining changes:
    - Build-depend on libfreeimage-dev.
  * debian/control: Remove unnecessary space at line 45 to make lintian happy
    (debian-control-has-unusual-field-spacing warning).
  * debian/rules: Also install upstream's changelog.
  * Register documentation with doc-base.

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-15-generic (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u cegui-mk2-0.6.2/debian/changelog cegui-mk2-0.6.2/debian/changelog
diff -u cegui-mk2-0.6.2/debian/rules cegui-mk2-0.6.2/debian/rules
--- cegui-mk2-0.6.2/debian/rules
+++ cegui-mk2-0.6.2/debian/rules
@@ -26,6 +26,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-lua-module=yes --enable-toluacegui=yes --with-default-xml-parser=TinyXMLParser
 DEB_DH_INSTALL_SOURCEDIR   := debian/tmp
+DEB_INSTALL_CHANGELOGS_ALL := $(DEB_SRCDIR)/ChangeLog
 
 DEB_AUTO_UPDATE_LIBTOOL    := pre
 DEB_AUTO_UPDATE_ACLOCAL    := 1.9
diff -u cegui-mk2-0.6.2/debian/control cegui-mk2-0.6.2/debian/control
--- cegui-mk2-0.6.2/debian/control
+++ cegui-mk2-0.6.2/debian/control
@@ -1,8 +1,9 @@
 Source: cegui-mk2
 Section: libs
 Priority: optional
 Maintainer: Muammar El Khatib <[email protected]>
-Build-Depends: debhelper (>= 6), cdbs, dbs, libtool, automake1.9, autoconf, pkg-config, libxerces-c2-dev, libboost-signals-dev, libboost-regex-dev, libfreetype6-dev, liblcms1-dev, libtiff4-dev, libgl1-mesa-dev, libglu1-mesa-dev, libdevil-dev, libpcre3-dev, dpatch, liblua5.1-dev, lua5.1, libois-dev
+Build-Depends: debhelper (>= 6), cdbs, dbs, libtool, automake1.9, autoconf, pkg-config, libxerces-c2-dev, libboost-signals-dev, libboost-regex-dev, libfreetype6-dev, liblcms1-dev, libtiff4-dev, libgl1-mesa-dev, libglu1-mesa-dev, libdevil-dev, libpcre3-dev, dpatch, liblua5.1-dev, lua5.1, libois-dev, libfreeimage-dev
 Standards-Version: 3.8.3
 Homepage: http://www.cegui.org.uk/
 
@@ -41,7 +42,7 @@
 Section: libdevel
 Architecture: any
 Suggests: libcegui-mk2-doc
-Depends:  ${misc:Depends}, libcegui-mk2-1 (= ${binary:Version}), libdevil-dev, libxerces-c2-dev, libpng12-dev | libpng-dev, libtiff4-dev | libtiff-dev, libjpeg62-dev | libjpeg-dev, libmng-dev, zlib1g-dev | libz-dev, libfreetype6-dev, liblualib50-dev, liblcms1-dev
+Depends: ${misc:Depends}, libcegui-mk2-1 (= ${binary:Version}), libdevil-dev, libxerces-c2-dev, libpng12-dev | libpng-dev, libtiff4-dev | libtiff-dev, libjpeg62-dev | libjpeg-dev, libmng-dev, zlib1g-dev | libz-dev, libfreetype6-dev, liblualib50-dev, liblcms1-dev
 Description: Crazy Eddie's GUI (development files)
  CEGUI is a free library providing windowing and widgets for graphics
  APIs and engines where such functionality is not natively available
only in patch2:
unchanged:
--- cegui-mk2-0.6.2.orig/debian/libcegui-mk2-doc.doc-base
+++ cegui-mk2-0.6.2/debian/libcegui-mk2-doc.doc-base
@@ -0,0 +1,8 @@
+Document: libcegui-mk2-doc
+Title: CEGUI's API reference
+Abstract: Developer documentation for Crazy Eddie's GUI System Mk-2.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libcegui-mk2-1/html/api_reference/index.html
+Files: /usr/share/doc/libcegui-mk2-1/html/api_reference/*

Reply via email to