aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* debian/control: Drop libdbus-glib-1-dev and libdbus-1-devRobert Tari2023-08-091-2/+0
|
* .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-231-60/+60
|
* debian/*: Fix DEB builds (GTK-3+ only for now) after CMake switch-over.Mike Gabriel2021-06-111-45/+73
|
* 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/control: Port over changes from official Debian packaging.Mike Gabriel2020-07-181-1/+2
|
* debian/*: Drop Python2 binding support.Mike Gabriel2020-07-181-20/+0
|
* 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).
* 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/control: Various adaptation to SYNOPSIS and LONG_DESCRIPTION fields.Mike Gabriel2017-10-241-24/+22
|
* debian/rules: Enable all hardening flags.Mike Gabriel2017-10-241-2/+3
|
* 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-291-1/+1
| | | | | | | | to >= 10)." This reverts commit 9c198888efd1ec87860a56dc8123c5dc8e87ad7d. Reason: debhelper 10 is not available in Ubuntu 16.04.
* 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-281-7/+7
|
* debian/{control,compat}: Bump DH version level to 10 (and bump B-D to >= 10).Mike Gabriel2017-09-281-1/+1
|
* build system: Switch to mate-common.Mike Gabriel2017-05-151-0/+1
|
* debian/control: Fix versioned build-dependency for libayatana-indicator{,3}-dev.Mike Gabriel2015-11-111-2/+2
|
* debian/control: Add B-D: procps. The test suite complains about the ps ↵Mike Gabriel2015-11-111-0/+1
| | | | command to be missing in minimal build environments.
* debian/control: Fix build-dependency issue for nightly builds.Mike Gabriel2015-11-101-2/+2
|
* Fork from Ubuntu's libappindicator project.Mike Gabriel2015-11-101-51/+57
|
* * Build with -Wno-error=deprecated-declarations.Matthias Klose2013-12-191-5/+5
| | | | | | * Don't build the mono bindings on ppc64el, not available. * Disable building the example, vala build error.
* Don't build the mono bindings on AArch64, not available. (LP:Matthias Klose2013-10-141-5/+5
| | | | #1239474)
* Don't explicitly build-depend on gir packages, quilt, or gnome-doc-utilsJeremy Bicha2013-08-131-8/+7
| | | | | | | | Build using default vala Build-depend on libxml2-utils Build-depend on at-spi2-core to avoid test failure Have -dev packages depend on their gir- packages
* stop build-depending on libindicate, it's deprecated and not used thereSebastien Bacher2013-03-111-2/+0
|
* raise gtk+ minimum to 2.35.4 because we no longer use g_type_init()Charles Kerr2013-01-291-0/+1
|
* More shuffling around of Build-Depends.Mathieu Trudel-Lapierre2012-11-271-7/+7
|
* Add xvfb to Build-Depends.Mathieu Trudel-Lapierre2012-11-261-0/+1
|
* Add a Pre-Depends on multiarch-support for libappindicator(3-)7.Mathieu Trudel-Lapierre2012-11-261-0/+2
|
* Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.Mathieu Trudel-Lapierre2012-11-261-1/+5
|
* Drop old Conflicts, Replaces, Provides for old unsupported upgrade paths.Mathieu Trudel-Lapierre2012-11-261-8/+0
|
* Drop Build-Depends on cdbs.Mathieu Trudel-Lapierre2012-11-261-1/+0
|
* Bump Build-Depends on debhelper to (>= 9).Mathieu Trudel-Lapierre2012-11-261-1/+1
|
* Reorganize Build-Depends for clarity.Mathieu Trudel-Lapierre2012-11-261-10/+10
|
* * debian/control:Mathieu Trudel-Lapierre2012-11-261-19/+19
| | | | - Update style: use trailing commas at the end of dependency lists.
* bump debian/control's valac dependency from 0.14 to 0.16Charles Kerr2012-03-211-1/+1
|
* debian/control: build-depends on dbus-test-runnerSebastien Bacher2012-03-091-1/+2
|
* * debian/control:Sebastien Bacher2012-02-071-1/+0
| | | | | | | - don't make libappindicator3-dev depends on libappindicator-dev * debian/libappindicator3-dev.install: - install the gtk3 include directory
* debian/control: Dbusmneu Dep to 0.5.90Ted Gould2012-02-031-3/+3
|
* * rebuild for libindicator7Ken VanDine2012-01-241-0/+1
| | | | | | | | | | * bindings/python/Makefile.am - Don't specify pyglib-2.0-python2.6 in LDFLAGS, it isn't needed and only works with python2.6 * debian/rules - include autoreconf.mk * debian/control - added build dep on dh-autoreconf
* releasing version 0.4.1-0ubuntu10.4.1-0ubuntu1Ken VanDine2011-09-281-1/+1
|
* releasing version 0.3.90-0ubuntu10.3.90-0ubuntu1Sebastien Bacher2011-07-081-2/+2
|
* Remove unused libmono-dev build-dependency (for Mono 2.10 transition).Colin Watson2011-06-211-1/+0
|
* releasing version 0.2.96-0ubuntu40.2.96-0ubuntu4Ken VanDine2011-02-281-0/+1
|
* * debian/control, debian/rules:0.2.96-0ubuntu2Michael Terry2011-02-281-0/+1
| | | | | | | - Add quilt * debian/patches/disconnect-from-theme.patch: - Fix crash when switching themes by disconnecting a signal from the theme on dispose. LP: #708188
* * debian/control:unknown2011-02-221-1/+1
| | | | - Use new build-depends for libgtk-3-dev
* releasing version 0.2.95-0ubuntu20.2.95-0ubuntu2Ken VanDine2011-02-171-2/+2
|