-
ucl (1.03+repack-2) unstable; urgency=medium
* debian/symbols: Tag appropriate symbols with `(arch=any-i386)' prefix
to fix FTBFS on non-i386 architectures (closes: #749146)
-- Robert Luberda <email address hidden> Mon, 26 May 2014 23:37:19 +0200
-
ucl (1.03+repack-1) unstable; urgency=medium
* Repack the upstream tarball to get dir of pre-compiled object
files and thus make lintian happy.
* Switch to using dh-autoreconf instead of autotools-dev (closes: #744671):
+ introduce 02-Autoreconf.patch to fix the autoreconf failures;
+ update debian/rules and source dependencies in debian/rules.
* Provide symbols file (lintian).
* Standards-Version: 3.9.5 (no changes).
* Mark binary package as Multi-Arch: same.
-- Robert Luberda <email address hidden> Thu, 22 May 2014 00:22:37 +0200
-
ucl (1.03-5) unstable; urgency=low
* Switch to `3.0 (quilt)' format. Add initial 01-Examples.patch
containing previous changes.
* Switch to debhelper v9 and tiny rules file:
+ use dh_autotools-dev to update config.{sub,guess} files;
+ multi-arch support;
+ use dpkg-buildflags to set CFLAGS and LDFLAGS;
+ bump build-dependencies on debhelper and dpkg-dev.
* Fix examples/Makefile not to remove original *.c.gz files.
* debian/control:
+ add VCS fields.
+ drop ancient Conflicts/Replaces/Provides on libucl;
+ Standards-Version: 3.9.2 (no changes);
+ sort dependency fields with wrap-and-sort.
-- Robert Luberda <email address hidden> Sun, 08 Jan 2012 20:45:02 +0100