Package: hornsey
Version: 1.5.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

Hi,

*** /tmp/tmp8dhByC
In Ubuntu, the attached patch was applied to achieve the following:

During Natty development cycle, clutter-gst-0.10 has been dropped from the 
archive in Ubuntu, because it has been replaced by clutter-gst package.
To make your package buildable in Natty, we applied the attached patch (please
ignore the maintainer change). Here is the associated changelog:

  * debian/control: updated b-d on libclutter-0.10.gst-dev to libclutter-gst-dev
    because of package been renamed in Ubuntu. This fixes a FTBFS.
  * configure.ac: updated to detect libclutter-gst-1.0

Thanks for considering the patch.

Fabrice


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

Kernel: Linux 2.6.38-8-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF8, LC_CTYPE=es_ES.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to es_ES.UTF8)
Shell: /bin/sh linked to /bin/dash
diff -u hornsey-1.5.1/debian/control hornsey-1.5.1/debian/control
--- hornsey-1.5.1/debian/control
+++ hornsey-1.5.1/debian/control
@@ -1,11 +1,12 @@
 Source: hornsey
 Section: gnome
 Priority: optional
-Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
+XSBC-Original-Maintainer: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
 Build-Depends: debhelper (>= 7), cdbs, autotools-dev, gettext, gnome-common,
                intltool, libbickley-dev, libbognor-regis-dev (>= 0.4.9),
                libclutter-1.0-dev, libclutter-gtk-0.10-dev,
-               libclutter-gst-0.10-dev, libclutter-imcontext-0.1-dev,
+               libclutter-gst-dev, libclutter-imcontext-0.1-dev,
                libnbtk-dev (>= 1.1), libnotify-dev, xsltproc, docbook-xsl,
                libstartup-notification0-dev (>= 0.9), libunique-dev (>= 1.0.6),
                libxtst-dev, autoconf, automake, libtool, libdbus-glib-1-dev
diff -u hornsey-1.5.1/debian/changelog hornsey-1.5.1/debian/changelog
only in patch2:
unchanged:
--- hornsey-1.5.1.orig/configure.ac
+++ hornsey-1.5.1/configure.ac
@@ -39,7 +39,7 @@
   DEPS_PACKAGES="${DEPS_PACKAGES} clutter-helix-1.0"
   AC_DEFINE(USE_HELIX,1,[Define if we want to use Helix])
 else
-  DEPS_PACKAGES="${DEPS_PACKAGES} clutter-gst-0.10"
+  DEPS_PACKAGES="${DEPS_PACKAGES} clutter-gst-1.0"
 fi
 
  PKG_CHECK_MODULES(DEPS, "$DEPS_PACKAGES")

Reply via email to