Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian/rules: Enable unit tests (if there were any). | Mike Gabriel | 2021-08-29 | 1 | -0/+8 |
| | |||||
* | debian/{control,rules}: Adjust to the CMake build system switch. | Mike Gabriel | 2021-05-25 | 1 | -4/+1 |
| | | | | 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 | -1/+1 |
| | |||||
* | debian/{rules/watch}: Add get-orig-source rule and watch file to make ↵ | Mike Gabriel | 2017-06-07 | 1 | -0/+3 |
| | | | | upstream packaging as close to official Debian packaging. | ||||
* | Fork from Ubuntu's indicator-application code project. | Mike Gabriel | 2015-11-11 | 1 | -3/+3 |
| | |||||
* | Add and export DPKG_GENSYMBOLS_CHECK_LEVEL. | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -0/+2 |
| | |||||
* | - Add dh-autoreconf to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -0/+3 |
| | | | | - Override dh_autoreconf to call autogen.sh and not call configure. | ||||
* | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-20 | 1 | -1/+1 |
| | | | | - Use dh_autoreconf with dh sequencer. | ||||
* | * New upstream release: | Sebastien Bacher | 2012-08-22 | 1 | -22/+6 |
| | | | | | | | - Require GTK3 in Indicators (lp: #996607) * Dropped GTK2 build * Updated packaging to the current standards | ||||
* | * debian/rules: | Sebastien Bacher | 2011-08-11 | 1 | -0/+2 |
| | | | | | - update the translations template | ||||
* | releasing version 0.3.90-0ubuntu1 | Ken VanDine | 2011-06-22 | 1 | -9/+15 |
| | |||||
* | * 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.91-0ubuntu2 | Ken VanDine | 2011-01-14 | 1 | -0/+7 |
| | |||||
* | releasing version 0.2.90+r170-0ubuntu1 | Ken VanDine | 2010-12-10 | 1 | -90/+2 |
| | |||||
* | releasing version 0.2.90-0ubuntu2 | Ken VanDine | 2010-12-08 | 1 | -3/+6 |
| | |||||
* | releasing version 0.2.90-0ubuntu1 | Ken VanDine | 2010-12-08 | 1 | -3/+1 |
| | |||||
* | * New upstream release. | Ken VanDine | 2010-12-08 | 1 | -9/+22 |
| | | | | | | | | | | | | | | * 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/rules: Moving libappindicator0 to libappindicator1 | Ted Gould | 2010-08-10 | 1 | -2/+2 |
| | |||||
* | releasing version 0.2.2-0ubuntu1 | Sebastien Bacher | 2010-07-08 | 1 | -0/+3 |
| | |||||
* | renamed cil binary to libappindicator0.1 to match the assembly version | Ken VanDine | 2010-06-11 | 1 | -3/+3 |
| | |||||
* | Patch for package names | Ted Gould | 2010-04-16 | 1 | -9/+12 |
| | |||||
* | * debian/control: | Ted Gould | 2010-04-14 | 1 | -5/+6 |
| | | | | | | | | | | | | | + 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 | ||||
* | Added mono bindings | Ken VanDine | 2009-12-16 | 1 | -2/+14 |
| | |||||
* | fixed path to python bindings | Ken VanDine | 2009-12-16 | 1 | -2/+2 |
| | |||||
* | * debian/rules | Ken VanDine | 2009-12-16 | 1 | -2/+54 |
| | | | | | | | | | - don't use gnome.mk, specify all the targets to build python bindings for each supported python version * Adding in Python bindings. * debian/control, debian/python-appindicator.install: Building a binary package for the python bindings. * debian/control: Adding python building build deps | ||||
* | fix the path used for deleting the .la and .a files | Ken VanDine | 2009-12-11 | 1 | -2/+2 |
| | |||||
* | don't include .la and .a files | Ken VanDine | 2009-12-11 | 1 | -0/+3 |
| | |||||
* | removed the disable-scrollkeeper configure arg | Ken VanDine | 2009-12-11 | 1 | -1/+0 |
| | |||||
* | * Upstream release 0.0.4 | Ken VanDine | 2009-12-11 | 1 | -1/+2 |
| | | | | | | | | * debian/rules: - removed disable-scrollkeeper - set DOC_SERVER used for docs * debian/patches/clean_up_docs.patch - removed, merged upstream | ||||
* | added simple-patchsys.mk | Ken VanDine | 2009-12-10 | 1 | -0/+1 |
| | |||||
* | * debian/libappindicator-doc.install | Ken VanDine | 2009-12-10 | 1 | -5/+1 |
| | | | | | | - install the developer docs * debian/rules - enable-gtk-doc | ||||
* | Draft packaging. | Robert Collins | 2009-11-02 | 1 | -0/+12 |