Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved Build-Depend-indep to Build-Depends | Ken VanDine | 2009-12-17 | 1 | -2/+2 |
| | |||||
* | * Upstream release | Ken VanDine | 2009-12-17 | 2 | -1/+6 |
| | | | | | | - debian/libappindicator0-cil.install - debian/libappindicator0-cil-dev.install - debian/control | ||||
* | set version back to 0.0.4 | Ken VanDine | 2009-12-16 | 1 | -1/+1 |
| | |||||
* | Added mono bindings | Ken VanDine | 2009-12-16 | 6 | -4/+52 |
| | |||||
* | fixed path to python bindings | Ken VanDine | 2009-12-16 | 1 | -2/+2 |
| | |||||
* | * debian/rules | Ken VanDine | 2009-12-16 | 4 | -7/+93 |
| | | | | | | | | | - 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 | ||||
* | make libappindicator0 recommend indicator-application | Ken VanDine | 2009-12-15 | 2 | -3/+3 |
| | |||||
* | release | Ken VanDine | 2009-12-15 | 1 | -2/+2 |
| | |||||
* | * debian/control | Ken VanDine | 2009-12-15 | 2 | -1/+9 |
| | | | | - make libappindicator0 depend on indicator-application | ||||
* | releasing version 0.0.4-0ubuntu10.0.4-0ubuntu1 | Sebastien Bacher | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | fixed typo in the Vcs-Bzr line | Ken VanDine | 2009-12-11 | 1 | -1/+1 |
| | |||||
* | set to UNRELEASED | Ken VanDine | 2009-12-11 | 1 | -1/+1 |
| | |||||
* | - bump standards version to 3.8.3 | Ken VanDine | 2009-12-11 | 2 | -3/+4 |
| | | | | - libappindicator-doc doesn't need to depend on libappindicator0 | ||||
* | libappindicator-dev needs to depend on libdbusmenu-glib-dev | Ken VanDine | 2009-12-11 | 2 | -0/+2 |
| | |||||
* | 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 | 3 | -2/+4 |
| | |||||
* | removed the disable-scrollkeeper configure arg | Ken VanDine | 2009-12-11 | 2 | -3/+1 |
| | |||||
* | fixed parse error in changelog | Ken VanDine | 2009-12-11 | 1 | -0/+2 |
| | |||||
* | * debian/control: | Ken VanDine | 2009-12-11 | 3 | -56/+2 |
| | | | | - removed Build-Depend for scrollkeeper | ||||
* | * Upstream release 0.0.4 | Ken VanDine | 2009-12-11 | 3 | -9/+53 |
| | | | | | | | | * debian/rules: - removed disable-scrollkeeper - set DOC_SERVER used for docs * debian/patches/clean_up_docs.patch - removed, merged upstream | ||||
* | releasing version 0.0.3-0ubuntu10.0.3-0ubuntu1 | Sebastien Bacher | 2009-12-10 | 1 | -1/+1 |
| | |||||
* | * debian/copyright | Ken VanDine | 2009-12-10 | 2 | -2/+48 |
| | | | | - Include the proper licenses (LGPL-2.1 and LGPL-3) | ||||
* | - set libappindicator-doc arch all | Ken VanDine | 2009-12-10 | 2 | -2/+5 |
| | | | | - make libappindicator-dev depend on libappindicator0 | ||||
* | set to UNRELEASED | Ken VanDine | 2009-12-10 | 1 | -1/+1 |
| | |||||
* | set release to lucid | Ken VanDine | 2009-12-10 | 1 | -1/+1 |
| | |||||
* | added simple-patchsys.mk | Ken VanDine | 2009-12-10 | 2 | -0/+2 |
| | |||||
* | * debian/patches/clean_up_docs.patch | Ken VanDine | 2009-12-10 | 2 | -0/+23 |
| | | | | - Remove template values and set a proper title | ||||
* | fixed a typo in libappindicator-doc.install | Ken VanDine | 2009-12-10 | 1 | -1/+1 |
| | |||||
* | * debian/libappindicator-doc.install | Ken VanDine | 2009-12-10 | 3 | -5/+6 |
| | | | | | | - install the developer docs * debian/rules - enable-gtk-doc | ||||
* | * debian/control | Ken VanDine | 2009-12-10 | 2 | -2/+6 |
| | | | | - set Vcs-Bzr to ~ubuntu-desktop | ||||
* | Merging in Ken's updates | Ted Gould | 2009-12-10 | 3 | -11/+35 |
|\ | |||||
| * | * debian/control | Ken VanDine | 2009-12-10 | 2 | -11/+28 |
| | | | | | | | | - Updated Vcs-Bzr, project urls and description | ||||
| * | * debian/watch: | Ken VanDine | 2009-12-10 | 2 | -1/+8 |
| | | | | | | | | - Updated url to point to the LP project | ||||
* | | releasing version 0.0.3-0ubuntu1~ppa1 | Ted Gould | 2009-12-10 | 1 | -2/+2 |
| | | |||||
* | | debian/control: Increasing libdbusmenu requirements to 0.1.8 | Ted Gould | 2009-12-10 | 2 | -2/+3 |
| | | |||||
* | | * Upstream release 0.0.3 | Ted Gould | 2009-12-10 | 1 | -3/+4 |
|/ | | | | * More GtkMenu support in libappindicator | ||||
* | releasing version 0.0.2-0ubuntu1~ppa2 | Ted Gould | 2009-12-09 | 1 | -2/+2 |
| | |||||
* | debian/control: Adding a build dep on gtk-doc-tools | Ted Gould | 2009-12-09 | 2 | -0/+2 |
| | |||||
* | debian/libappindicator-dev.install: Adding pkgconfig files. | Ted Gould | 2009-12-09 | 2 | -0/+2 |
| | |||||
* | Getting the install files with the right names. | Ted Gould | 2009-12-09 | 2 | -0/+0 |
| | |||||
* | * Upstream update | Ted Gould | 2009-12-09 | 1 | -0/+8 |
| | | | | | * Adding in documentation * Adding a pkg-config .pc file for libappindicator | ||||
* | releasing version 0.0.2-0ubuntu1~ppa1 | Ted Gould | 2009-12-04 | 1 | -2/+2 |
| | |||||
* | * Upstream release 0.0.2 | Ted Gould | 2009-12-04 | 1 | -0/+8 |
| | | | | | * Updates API to use GTK instead of dbusmenu to make it easier for upstream developers to use. | ||||
* | releasing version 0.0.1-0ubuntu3~ppa4 | Ted Gould | 2009-12-02 | 1 | -2/+2 |
| | |||||
* | Adding in copyright headers and licenses | Ted Gould | 2009-12-02 | 1 | -0/+6 |
| | |||||
* | releasing version 0.0.1-0ubuntu3~ppa3 | Ted Gould | 2009-12-02 | 1 | -2/+2 |
| | |||||
* | * Massive name change. | Ted Gould | 2009-12-02 | 7 | -21/+29 |
|\ | | | | | | | | | | | | | | | | | * debian/* changing packaging to not be "custom" anymore and now everything is "application" * debian/control: Splitting out libappindicator * Adding debian/libappindicator0.install, debian/libappindicator-dev.install, debian/indicator-application.install | ||||
| * | releasing version 0.0.1-0ubuntu3~ppa1~newname1 | Ted Gould | 2009-12-01 | 1 | -2/+2 |
| | | |||||
| * | * debian/* changing packaging to not be "custom" anymore and now | Ted Gould | 2009-12-01 | 7 | -29/+31 |
| | | | | | | | | | | | | | | | | everything is "application" * debian/control: Splitting out libappindicator * Adding debian/libappindicator0.install, debian/libappindicator-dev.install, debian/indicator-application.install | ||||
| * | Massive name change. | Ted Gould | 2009-12-01 | 1 | -0/+6 |
| | |