Package: genometools
Version: 1.5.1-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

A snippet from trying to rebuild in a clean sid chroot:
The following packages have unmet dependencies:
 sbuild-build-depends-genometools-dummy : Depends: liblua5.1-md5-dev but it is 
not installable
E: Unable to correct problems, you have held broken packages.

All these binary renames have occured in unstable.

Thanks!

*** /tmp/tmp8yZKNl/bug_body

In Ubuntu, the attached patch was applied to achieve the following:


  * Change some lua build dependencies to the reflect the renaming of lua
    binaries due to lua policy
    - update debian/control


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise-proposed'), (500, 'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.8.0-28-generic (SMP w/8 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 genometools-1.5.1/debian/changelog genometools-1.5.1/debian/changelog
diff -Nru genometools-1.5.1/debian/control genometools-1.5.1/debian/control
--- genometools-1.5.1/debian/control	2013-03-07 07:07:56.000000000 -0600
+++ genometools-1.5.1/debian/control	2013-10-27 11:48:39.000000000 -0500
@@ -4,8 +4,8 @@
 Maintainer: Debian Med Packaging Team <debian-med-packag...@lists.alioth.debian.org>
 Uploaders: Sascha Steinbiss <steinb...@zbh.uni-hamburg.de>
 Build-Depends: debhelper (>= 9),
- liblua5.1-0-dev, liblua5.1-md5-dev, liblua5.1-filesystem-dev,
- liblua5.1-lpeg-dev, libcairo2-dev, zlib1g-dev, libbz2-dev, libexpat1-dev,
+ liblua5.1-0-dev, lua-md5-dev, lua-filesystem-dev,
+ lua-lpeg-dev, libcairo2-dev, zlib1g-dev, libbz2-dev, libexpat1-dev,
  libncurses5-dev, libsqlite3-dev, libbam-dev, libpango1.0-dev,
  texlive-latex-base, texlive-latex-extra, texlive-fonts-extra, latex-xcolor,
  texlive-fonts-recommended, python

Reply via email to