aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* debian/{control,compat}: Bump to level 10.Mike Gabriel2021-08-292-2/+2
|
* debian/rules: Enable unit tests.Mike Gabriel2021-08-291-2/+2
|
* debian/control: Drop B-D: dh-exec. Not needed anymore since removal of ↵Mike Gabriel2021-06-171-1/+0
| | | | ayatana-indicator-common bin:pkg.
* debian/rules: Drop remnants of ayatana-indicator-common (found in dh_install ↵Mike Gabriel2021-06-171-2/+0
| | | | and dh_missing overrides).
* debian/: Drop bin:pkg ayatana-indicator-common (moved to src:pkg ↵Robert Tari2021-06-164-28/+0
| | | | | | | | | | | libayatana-common). - d/rules: Remove ayatana-indicators-pre.target override. - d/control: + Remove bin:pkg ayatana-indicator-common. + Remove systemd dependency. - d/ayatana-indicator-common.install: Drop file. - d/ayatana-indicator-common.links: Drop file.
* debian/control: Add D (libayatana-indicator3-dev): libayatana-ido3-dev.Mike Gabriel2021-06-081-0/+1
|
* debian/libayatana-indicator3-tools.install: Install ↵Mike Gabriel2021-05-121-1/+1
| | | | ayatana-indicator3-loader test tool to LIBEXECDIR.
* debian/libayatana-indicator*-dev.install: No .a files shipped anymore.Mike Gabriel2021-05-122-2/+0
|
* debian/*.symbols: Update symbols files.Mike Gabriel2021-05-122-0/+10
|
* debian/rules: Run GTK2/GTK3 unit tests sequentially.Mike Gabriel2021-05-121-4/+3
|
* debian/rules: Explicitly enable tests at build time.Mike Gabriel2021-05-121-1/+1
|
* debian/rules: Adjust to CMake based build. (Fixes DEB builds after CMake ↵Mike Gabriel2021-05-121-7/+4
| | | | switch).
* debian/control: Adjust B-Ds for CMake based build.Mike Gabriel2021-05-121-2/+3
|
* debian/rules: Don't build/run unit tests parallely.Mike Gabriel2021-02-031-1/+1
|
* debian/control: Add B-D at-spi2-core. Fix FTBFS during unit tests.Mike Gabriel2021-02-031-1/+2
|
* release 0.8.40.8.4Mike Gabriel2021-01-251-0/+7
|
* debian/*: Update from official Debian packaging.Mike Gabriel2021-01-253-15/+16
|
* debian/rules: Enable unit tests after build.Mike Gabriel2020-12-041-0/+5
|
* release 0.8.30.8.3Mike Gabriel2020-11-091-0/+7
|
* release 0.8.20.8.2Mike Gabriel2020-09-101-1/+8
|
* release 0.8.10.8.1Mike Gabriel2020-08-261-1/+8
|
* release 0.8.00.8.0Mike Gabriel2020-08-142-3/+10
|
* debian/control: Let ayatana-indicator-common break system indicators before ↵Mike Gabriel2020-08-141-0/+10
| | | | 0.8.0 (except power indicator, that one before 2.1.0).
* debian/control: Update versioned B-D on libayatana-ido3-dev to 0.8.0-0~.Mike Gabriel2020-08-141-1/+1
|
* Use ayatanamenuitemfactory.(c|h) from ayatana-ido. Reduce code duplications.Mike Gabriel2020-08-131-3/+3
|
* debian/ayatana-indicator-common.links: Add FIXME/reminder to drop manual ↵Mike Gabriel2020-08-101-0/+1
| | | | symlinking of systemd user service file once DH compat level is raised to a level above 12.
* Use indicators.target as the systemd lifecycle unitMarius Gripsgard2020-08-091-0/+2
| | | | | | | | Use indicators.target as the systemd lifecycle unit, not indicators-pre.target. Patch from: https://code.launchpad.net/~mterry/libindicator/rename-unit/+merge/321556
* release 0.7.10.7.1Mike Gabriel2020-07-281-1/+8
|
* debian/*: Update from official Debian packaging.Mike Gabriel2020-07-245-9/+15
|
* release 0.7.00.7.0Mike Gabriel2020-07-231-0/+7
|
* debian/libayatana-indicator3-7.symbols: Add new symbols, already targetting ↵Mike Gabriel2020-07-221-0/+3
| | | | next upstream release.
* release 0.6.30.6.3Mike Gabriel2019-11-201-0/+7
|
* debian/rules: Switch from dh_install --fail-missing to dh_missing ↵Mike Gabriel2019-11-201-6/+14
| | | | --fail-missing.
* debian/control: Switch B-D from libayatana-ido3-0.4-dev -> libayatana-ido3-dev.Mike Gabriel2018-11-051-1/+1
|
* release 0.6.20.6.2Mike Gabriel2018-03-201-1/+8
|
* debian/control: Drop unneeded D (libayatana-indicator3-dev): ↵Mike Gabriel2018-03-201-1/+0
| | | | libayatana-indicator-dev.
* debian/changelog: Fix source project name in most recent changelog stanza.Mike Gabriel2017-10-221-1/+1
|
* debian/changelog: post-release fix in date strings (2)Mike Gabriel2017-09-271-2/+2
|
* debian/changelog: post-release fix in date strings (for 0.6.0 and 0.6.1)Mike Gabriel2017-09-271-2/+2
|
* post-release fix-up of debian/changelogMike Gabriel2017-09-231-2/+9
|
* debian/rules: Drop dh_install call for bin:pkg -plibayatana-indicator-tools. ↵Mike Gabriel2017-09-221-1/+0
| | | | We don't ship that anymore.
* debian/ayatana-indicator-common.install: Set x-bit on file permissions.Mike Gabriel2017-09-221-0/+0
|
* debian/control: Add B-D systemd [linux-any].Mike Gabriel2017-09-221-1/+2
|
* debian/{control,ayatana-indicators-common}: Leave ayatana-indicators-commin ↵Mike Gabriel2017-09-222-1/+3
| | | | bin:package empty on non-systemd systems.
* debian/*: Adopt packaging improvements from official Debian package.Mike Gabriel2017-05-228-36/+328
|
* ayatana-indicator-common: Add a package to hold shared systemd targets for ↵Ted Gould2017-05-153-0/+10
| | | | systemd user session.
* build system: Switch from gnome-common to mate-common.Mike Gabriel2017-05-151-1/+1
|
* debian/libayatana-indicator*.symbols: Add .symbols files for shared libraries.Mike Gabriel2015-11-112-0/+76
|
* debian/rules: Remove builddir/ and build-aux/ directories when auto-cleaning ↵Mike Gabriel2015-11-111-0/+4
| | | | up package.
* debian/changelog: Use a Debianinc revision in the package version (0.6.0 -> ↵Mike Gabriel2015-11-101-1/+1
| | | | 0.6.0-0).