diff -Nru glom-1.22.4/debian/changelog glom-1.22.4/debian/changelog --- glom-1.22.4/debian/changelog 2014-01-08 09:04:13.000000000 +0000 +++ glom-1.22.4/debian/changelog 2014-01-08 09:23:40.000000000 +0000 @@ -1,3 +1,10 @@ +glom (1.22.4-0ubuntu5) trusty; urgency=medium + + * Revert previous change. libtool is necessary after all, and libtool has + been fixed to actually provide libtool again. + + -- Martin Pitt Wed, 08 Jan 2014 10:23:17 +0100 + glom (1.22.4-0ubuntu4) trusty; urgency=medium * Drop libtool build dependency and unnecessary DEB_AUTO_UPDATE_LIBTOOL. diff -Nru glom-1.22.4/debian/control glom-1.22.4/debian/control --- glom-1.22.4/debian/control 2014-01-08 09:03:43.000000000 +0000 +++ glom-1.22.4/debian/control 2014-01-08 09:23:15.000000000 +0000 @@ -19,6 +19,7 @@ libgoocanvasmm-2.0-dev (>= 0.15.4), libgtkmm-3.0-dev (>= 3.4.0), libgtksourceviewmm-3.0-dev, + libtool, libxml++2.6-dev (>= 2.23.1), libxml-parser-perl, libxslt1-dev (>= 1.1.10), diff -Nru glom-1.22.4/debian/rules glom-1.22.4/debian/rules --- glom-1.22.4/debian/rules 2014-01-08 09:03:51.000000000 +0000 +++ glom-1.22.4/debian/rules 2014-01-08 09:23:15.000000000 +0000 @@ -9,6 +9,8 @@ PYTHON_CPPFLAGS_PKGCONFIG := $(shell pkg-config --cflags python-2.7) PYTHON_LIB_PKGCONFIG := $(shell pkg-config --libs python-2.7) +DEB_AUTO_UPDATE_LIBTOOL := post + DEB_INSTALL_MANPAGES_glom := debian/glom.1 DEB_SHLIBDEPS_INCLUDE := debian/libglom-1.22-0/usr/lib