aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* release 0.5.93HEAD0.5.93mastermainMike Gabriel2023-10-131-0/+7
|
* debian/libayatana-appindicator*.symbols: Update .symbols after having ↵Mike Gabriel2023-08-102-4/+4
| | | | limited the number of exported symbols.
* debian/control: Drop libdbus-glib-1-dev and libdbus-1-devRobert Tari2023-08-091-2/+0
|
* release 0.5.920.5.92Mike Gabriel2023-02-021-0/+7
|
* release 0.5.910.5.91release-buildsMike Gabriel2022-04-081-0/+7
|
* release 0.5.900.5.90Mike Gabriel2021-11-181-2/+2
|
* debian/rules: Unset DBUS_SESSION_BUS_ADDRESS before running tests.Mike Gabriel2021-10-241-0/+2
|
* .build.yml and debian/control: Sync list and order of build-dependencies ↵Mike Gabriel2021-10-241-1/+2
| | | | (Debian and Ubuntu).
* debian/*: Re-enable / uncomment GTK+ 2.0 support.Mike Gabriel2021-10-235-77/+83
|
* debian/rules: Run GTK3 unit tests first (see if they also fail on Jenkins).Mike Gabriel2021-10-221-10/+10
|
* debian/rules: Also explicitly set XDG_CACHE_HOME for unit tests.Mike Gabriel2021-10-221-2/+6
|
* debian/rules: Also set XDG_DATA_HOME for unit tests.Mike Gabriel2021-10-221-2/+6
|
* debian/*: Fix DEB builds (GTK-3+ only for now) after CMake switch-over.Mike Gabriel2021-06-116-61/+107
|
* debian/changelog: Bump package version to 0.5.90.Mike Gabriel2021-06-101-0/+7
|
* debian/rules: Make really really sure that unit tests are not run in ↵Mike Gabriel2021-05-031-6/+10
| | | | parallel (although this looks ugly).
* debian/rules: Switch to official Debian's dotest-% target. This stops ↵pr/fix-unit-testsMike Gabriel2021-04-301-3/+3
| | | | ignoring unit tests during DEB package buids (and also fixes them).
* release 0.5.50.5.5Mike Gabriel2020-07-231-0/+7
|
* debian/rules: Explicitly set XDG_CACHE_HOME during unit tests, too. Hope ↵Mike Gabriel2020-07-231-2/+2
| | | | this amends the dconf errors spotted lately.
* debian/rules: Fix dh_auto_test call in dotest-%: target.Mike Gabriel2020-07-231-1/+1
|
* debian/control: Drop R³ field again, it causes FTBFS on Ubuntu bionic in ↵Mike Gabriel2020-07-231-1/+0
| | | | their version of dh_makeclilibs.
* debian/rules: Drop more Python2 build stuff, esp. references to Py2-version ↵Mike Gabriel2020-07-231-30/+3
| | | | specific builds.
* debian/changelog: Fix typo in previous changelog stanza's date.Mike Gabriel2020-07-231-1/+1
|
* debian/rules: Drop reference to python2 build of remove bin:pkg ↵Mike Gabriel2020-07-191-2/+1
| | | | python-ayatana-appindicator.
* debian/control: Port over changes from official Debian packaging.Mike Gabriel2020-07-181-1/+2
|
* debian/*: Drop Python2 binding support.Mike Gabriel2020-07-182-22/+0
|
* release 0.5.40.5.4Mike Gabriel2019-11-111-0/+14
|
* debian/control: Add Ds for libgtk*-dev to libaytana-appindicator*-dev.Mike Gabriel2018-03-221-0/+2
|
* debian/control: Drop from Recommends: ayatana-indicator-application. The ↵Mike Gabriel2018-03-201-2/+0
| | | | -application Indicator should be pulled in from the desktop env's side that wants to utilize it (e.g. via the indicator-render applet).
* release 0.5.20.5.2Mike Gabriel2017-10-241-0/+7
|
* debian/source/format: Explicitly set to source format 1.0.Mike Gabriel2017-10-241-0/+1
|
* debian/upstream/signing-key.asc: Add upstream signing key.Mike Gabriel2017-10-241-0/+180
|
* debian/control: Use Github repo in Vcs-*: URL fields.Mike Gabriel2017-10-241-2/+2
|
* debian/control: Bump Standards-Version: to 4.1.1. No changes needed.Mike Gabriel2017-10-241-1/+1
|
* debian/control: Fix Homepage: URL.Mike Gabriel2017-10-241-1/+1
|
* debian/*.install: Adapt .typelib installation paths (to multi-arch).Mike Gabriel2017-10-242-2/+2
|
* debian/control: Various adaptation to SYNOPSIS and LONG_DESCRIPTION fields.Mike Gabriel2017-10-241-24/+22
|
* debian/rules: Only dh_install cil packages on architectures that support Mono.Mike Gabriel2017-10-241-2/+4
|
* debian/rules: Enable all hardening flags.Mike Gabriel2017-10-242-2/+8
|
* debian/copyright: Adopt from official Debian package (slightly modified).Mike Gabriel2017-10-241-18/+198
|
* debian/rules: White space fix.Mike Gabriel2017-10-241-1/+1
|
* debian/control: Add to B-D: dh-python.Mike Gabriel2017-10-061-0/+1
|
* Revert "debian/{control,compat}: Bump DH version level to 10 (and bump B-D ↵Mike Gabriel2017-09-292-2/+2
| | | | | | | | to >= 10)." This reverts commit 9c198888efd1ec87860a56dc8123c5dc8e87ad7d. Reason: debhelper 10 is not available in Ubuntu 16.04.
* post-release project name fix in debian/changelogMike Gabriel2017-09-291-1/+1
|
* debian/control: Add missing , at EOL under B-D.Mike Gabriel2017-09-291-1/+1
|
* debian/{control,rules}: Update supported host architectures.Mike Gabriel2017-09-282-8/+8
|
* debian/{control,compat}: Bump DH version level to 10 (and bump B-D to >= 10).Mike Gabriel2017-09-282-2/+2
|
* debian/changelog: Post-release fix in date string of 0.5.0 release stanza.Mike Gabriel2017-09-261-1/+1
|
* release 0.5.10.5.1Mike Gabriel2017-09-231-2/+9
|
* AppIndicator: fix icon and theme paths when running in $SNAP environmentMarco Trevisan (Treviño)2017-05-151-2/+0
| | | | | | Prepend $SNAP path to icons and theme paths when running in a sandboxed environment, this allows to run app indicators without caring about the fact they've been designed or compiled to run in a snap world or not. (LP: #1600136)
* build system: Switch to mate-common.Mike Gabriel2017-05-151-0/+1
|