Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/{control,rules}: Adjust to the CMake build system switch. | Mike Gabriel | 2021-05-25 | 1 | -4/+2 |
| | | | | Fixes https://github.com/AyatanaIndicators/ayatana-indicator-application/issues/8 | ||||
* | debian/*: Install systemd user service file correctly into DEB package. | Mike Gabriel | 2020-08-10 | 1 | -0/+1 |
| | |||||
* | debian/control: Improve dh-autoreconf build-dependency. | Mike Gabriel | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | debian/control: Modify B-D on systemd: only required on linux-any hosts. | Mike Gabriel | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | Adding a systemd user unit. | Ted Gould | 2017-05-15 | 1 | -0/+2 |
| | |||||
* | build system: Switch to mate-common. | Mike Gabriel | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntu's indicator-application code project. | Mike Gabriel | 2015-11-11 | 1 | -15/+10 |
| | |||||
* | Don't mention "library", that's a separate source nowadays | Sebastien Bacher | 2014-03-21 | 1 | -2/+1 |
| | |||||
* | add a glib minimum to configure.ac, debian/control. remove g_type_init() calls. | Charles Kerr | 2013-01-22 | 1 | -0/+1 |
| | |||||
* | Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. | Mathieu Trudel-Lapierre | 2012-11-21 | 1 | -1/+5 |
| | |||||
* | Add gnome-common to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -0/+1 |
| | |||||
* | Reorganize Build-Depends for consistency with other indicator packages. | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -1/+1 |
| | |||||
* | - Add dh-autoreconf to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -0/+1 |
| | | | | - Override dh_autoreconf to call autogen.sh and not call configure. | ||||
* | * debian/control: | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -2/+2 |
| | | | | - Update style to match other indicator packages. | ||||
* | debian/control: Build-Depends on dbus-test-runner and xvfb, | Sebastien Bacher | 2012-08-22 | 1 | -1/+3 |
| | | | | | dh9 runs make check for us and the tests require those | ||||
* | * New upstream release: | Sebastien Bacher | 2012-08-22 | 1 | -19/+5 |
| | | | | | | | - Require GTK3 in Indicators (lp: #996607) * Dropped GTK2 build * Updated packaging to the current standards | ||||
* | debian/control: Dbusmenu bump to 0.5.90 | Ted Gould | 2012-02-08 | 1 | -3/+3 |
| | |||||
* | releasing version 0.3.91-0ubuntu1 | Sebastien Bacher | 2011-07-08 | 1 | -2/+2 |
| | |||||
* | releasing version 0.3.90-0ubuntu2 | Ken VanDine | 2011-06-28 | 1 | -1/+0 |
| | |||||
* | releasing version 0.3.90-0ubuntu1 | Ken VanDine | 2011-06-22 | 1 | -5/+19 |
| | |||||
* | * debian/control, debian/rules: | Michael Terry | 2011-02-25 | 1 | -0/+1 |
| | | | | | | - Add quilt as a patch system * debian/patches/fix-null-string-to-variant-crash.patch: - Don't pass a null string to GVariant, it hates it. LP: #724767 | ||||
* | releasing version 0.2.93-0ubuntu3 | Ken VanDine | 2011-02-17 | 1 | -1/+1 |
| | |||||
* | releasing version 0.2.91-0ubuntu1 | Ken VanDine | 2011-01-14 | 1 | -4/+4 |
| | |||||
* | check for dbusmenu 0.3.90 | Ken VanDine | 2011-01-11 | 1 | -2/+2 |
| | |||||
* | releasing version 0.2.90+r170-0ubuntu1 | Ken VanDine | 2010-12-10 | 1 | -2/+3 |
| | |||||
* | debian/control: Removing all libappindicator packages | Ted Gould | 2010-12-08 | 1 | -110/+1 |
| | |||||
* | * debian/control | Ken VanDine | 2010-12-08 | 1 | -2/+2 |
| | | | | - build depend on dbusmenu >= 0.3.90 | ||||
* | releasing version 0.2.90-0ubuntu2 | Ken VanDine | 2010-12-08 | 1 | -1/+0 |
| | |||||
* | * New upstream release. | Ken VanDine | 2010-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * A race fix on the dbus name (LP: #526499) * Fixing the Watcher Interface * Fixes to build with GTK 2/3 * Fixes to build with valac-0.12 * debian/control - Changed the valac build depends to valac-0.12 * debian/python-appindicator.install - Make sure python2.6 and python2.7 files get included * debian/rules - Fix builds for multiple python versions - disable parallel builds, it breaks the mono binding generation | ||||
* | * debian/libappindicator0.1-cil.installcligac: Add the 0.1 | Didier Roche | 2010-09-22 | 1 | -1/+1 |
| | | | | | | policy file. * debian/control: - build with latest libindicator-dev for ABI breakage (LP: #637692) | ||||
* | debian/control: Moving libappindicator0 to libappindicator1 | Ted Gould | 2010-08-10 | 1 | -4/+4 |
| | |||||
* | releasing version 0.2.2-0ubuntu1 | Sebastien Bacher | 2010-07-08 | 1 | -4/+1 |
| | |||||
* | Don't conflict with libappindicator0.0-cil, just replace and provide | Ken VanDine | 2010-06-21 | 1 | -3/+2 |
| | |||||
* | Specify versions for Replaces/Conflicts for libappindicator0.0-cil | Ken VanDine | 2010-06-21 | 1 | -2/+2 |
| | |||||
* | Conflicts as well | Ted Gould | 2010-06-18 | 1 | -1/+2 |
| | |||||
* | debian/control: Making the 0.1-cil replace and provide the 0.0-cil | Ted Gould | 2010-06-18 | 1 | -1/+3 |
| | |||||
* | debian/control: Fixing version numbers | Ted Gould | 2010-06-18 | 1 | -4/+4 |
| | |||||
* | renamed cil binary to libappindicator0.1 to match the assembly version | Ken VanDine | 2010-06-11 | 1 | -2/+2 |
| | |||||
* | releasing version 0.2.0-0ubuntu2 | Sebastien Bacher | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | * New upstream release. | Ken VanDine | 2010-06-04 | 1 | -2/+20 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Unref the child that was created * Build GIR and VAPI files (LP: #510610) * Fixes to documentation and enum construction * Fix distcheck * Merging patch to add assembly information to Mono binding (LP: #547195) * debian/control: Add GObject Introspection and Vala build dependencies. * Added debian/gir1.0-libappindicator-0.1.install and modified debian/control and debian/libappindicator-dev.install to handle the VAPI and GI files. * debian/libappindicator0.0-cil.install: Fixing directory of cli files | ||||
| * | Fixing control file | Ted Gould | 2010-06-03 | 1 | -1/+1 |
| | | |||||
| * | Added debian/gir1.0-libappindicator-0.1.install and modified | Ted Gould | 2010-06-03 | 1 | -0/+12 |
| | | | | | | | | | | debian/control and debian/libappindicator-dev.install to handle the VAPI and GI files. | ||||
| * | debian/control: Add GObject Introspection and Vala build | Ted Gould | 2010-06-03 | 1 | -1/+7 |
|/ | | | | dependencies. | ||||
* | Patch for package names | Ted Gould | 2010-04-16 | 1 | -6/+9 |
| | |||||
* | * debian/control: | Ted Gould | 2010-04-14 | 1 | -4/+3 |
| | | | | | | | | | | | | | + Set libappindicator0-cil and libappindicator-cil-dev to Arch: all + Make libappindicator0-cil depend on libappindicator0 >= ${source:Version} instead * debian/rules: + Fix ordering of dh_*cli* (LP: #560095) * debian/libappindicator0-cil.install, debian/libappindicator0-cil.installcligac: + Fix CLI policy breakage: - Wrong installation paths for GAC'd CLI libraries - Direct installation of GAC'd libraries | ||||
* | debian/control: Increasing the libindicator-dev dependency to | Ted Gould | 2010-03-11 | 1 | -1/+1 |
| | | | | 0.3.5 to match upstream. | ||||
* | debian/control: Checking for dbus-glib >= 0.82 | Ted Gould | 2010-02-23 | 1 | -1/+1 |
| | |||||
* | releasing version 0.0.13-0ubuntu30.0.13-0ubuntu3 | Sebastien Bacher | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | releasing version 0.0.11-0ubuntu10.0.11-0ubuntu1 | Sebastien Bacher | 2010-02-04 | 1 | -3/+3 |
|\ | |||||
| * | debian/control: Increasing dbusmenu* deps to 0.2.2 | Ted Gould | 2010-02-04 | 1 | -2/+2 |
| | |