Package: gdl Version: 3.0.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following: Don't try to install gir files in libgdl-3-common, because that causes a conflict with libgdl-3-dev which also includes the gir files. Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers oneiric-updates APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500, 'oneiric') Architecture: i386 (i686) Kernel: Linux 2.6.39-2-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru gdl-3.0.0/debian/libgdl-3-common.install gdl-3.0.0/debian/libgdl-3-common.install --- gdl-3.0.0/debian/libgdl-3-common.install 2011-04-04 13:42:59.000000000 -0400 +++ gdl-3.0.0/debian/libgdl-3-common.install 2011-05-20 14:05:40.000000000 -0400 @@ -1 +1,3 @@ -debian/tmp/usr/share/* +usr/share/gdl-3 +usr/share/gtk-doc +usr/share/locale