Commit graph

14 commits

Author SHA1 Message Date
Michael Gratton
3afef2c5ac Fix debian package installation after adding libjson-glib dep 2018-10-07 15:28:20 +11:00
Michael Gratton
093fc93ba7 Modernise in-tree debian packaging
Update standards and dh compat versions, stop building the -dbg package
and build a dbgsym package instead.
2018-09-01 22:09:18 +10:00
Michael James Gratton
9749345735 Update debian/rules to get verbose unit test results. 2018-02-11 09:51:02 +11:00
Michael James Gratton
bdb41996c8 Enable engine tests by default for building the deb package. 2017-12-18 14:49:04 +11:00
Michael James Gratton
e6c106dbb6 Brown-paper-bag fix for debian/rules. 2017-12-14 09:52:43 +11:00
Michael James Gratton
63acd52d78 Update deb package config to use meson build.
* debian/control: Replace cmake with meson, gnome-doc-utils with itstool,
  sort depends lists.

* debian/rules: Updated to use meson and ninja.
2017-12-13 15:09:59 +11:00
Michael James Gratton
18fd246f53 Fix failing dev-daily PPA build.
* debian/rules: Prevent dh_auto_test from being run.
2017-02-09 09:09:26 +11:00
Jim Nelson
cbb21b2f9e Dynamically detect when running under Unity: Bug #737258
This removes the --enable-unity ./configure flag in favor of detecting
the UI shell at runtime.
2014-11-14 13:55:05 -08:00
Jim Nelson
ce269c79bf --enable-unity flag to deal with GtkHeaderBar issues: Refs bgo#727624
Unity doesn't deal well with pure GtkHeaderBar apps, so this allows
for the GtkHeaderBar to be treated like a toolbar and the window
retain its chrome.
2014-05-27 15:17:10 -07:00
Jon Dowland
875d46bf27 Support parallel debian builds; fix 6799
Adding '--parallel' to dh(1) calls permits parallel builds when
the user requests them, e.g. via the '-j' flag to dpkg-buildpackage
or other build helpers, or setting parallel=N in DEB_BUILD_OPTIONS
environment variable.
2013-04-11 15:32:14 -07:00
Jim Nelson
1a6a5455f1 Geary 0.2.1 2012-10-09 15:52:57 -07:00
Jim Nelson
2f48b24261 Geary only in English: Closes #5960
Will need to test this against a PPA, but I believe this fixes the
problem.  gettext was not being initialized with the proper directory
because the PREFIX variable compiled into the binary was incorrect.
2012-10-09 15:52:22 -07:00
Sergey Shnatsel Davidoff
befbba267c Create geary-dbg package in PPA: Closes #5696 2012-09-13 16:41:28 -07:00
Eric Gregory
85d378701f Closes #5060 Fixes #3698 Packaging and install, news, and readme files 2012-05-03 19:09:34 -07:00