diff -Nru camomile-1.0.2/debian/changelog camomile-1.0.2/debian/changelog --- camomile-1.0.2/debian/changelog 2019-08-15 19:24:46.000000000 +0000 +++ camomile-1.0.2/debian/changelog 2019-08-19 03:13:10.000000000 +0000 @@ -1,17 +1,9 @@ -camomile (1.0.2-1ubuntu2) eoan; urgency=medium +camomile (1.0.2-2) unstable; urgency=medium - * Revert last upload, new debhelper 12.4 is in eoan now + * Team upload + * Call "dune build" with -p to not treat warning as errors - -- Gianfranco Costamagna Thu, 15 Aug 2019 21:24:46 +0200 - -camomile (1.0.2-1ubuntu1) eoan; urgency=medium - - * Override dwz calls, are useless with ocaml packages, and causing a build - failure on Ubuntu - dwz: camomileLibraryDyn.cmxs: DWARF compression not beneficial - - old size 165 new size 165 - - -- Gianfranco Costamagna Mon, 12 Aug 2019 10:23:15 +0200 + -- Stéphane Glondu Mon, 19 Aug 2019 05:13:10 +0200 camomile (1.0.2-1) unstable; urgency=medium diff -Nru camomile-1.0.2/debian/rules camomile-1.0.2/debian/rules --- camomile-1.0.2/debian/rules 2019-08-15 19:24:44.000000000 +0000 +++ camomile-1.0.2/debian/rules 2019-08-19 03:13:10.000000000 +0000 @@ -50,7 +50,7 @@ override_dh_auto_build: [ -f debian/autoreconf.before ] || dh_autoreconf - dune build @install --verbose + dune build -p camomile @install --verbose override_dh_ocamldoc: po4a $(PO4A_BUILD_FLAGS) $(PO4A_SOURCES)