aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
| * debian/control: Fixing the libdbusmenu-glib version dep.Ted Gould2009-12-172-1/+2
| |
| * debian/control: Removing architecture independent buildTed Gould2009-12-172-2/+9
| | | | | | | | dependencies are no architecture dependent.
| * releasing version 0.0.4-0ubuntu3~ppa2Ted Gould2009-12-171-2/+2
| |
| * * Upstream updates:Ted Gould2009-12-171-0/+3
| | | | | | | | | | * Mono build fixes. * Mono metadata file cleanups.
| * debian/control: Adding a build-dep on nunitTed Gould2009-12-172-1/+8
| |
| * releasing version 0.0.4-0ubuntu3~ppa1Ted Gould2009-12-171-2/+2
| |
| * Integrating a ton of work.Ted Gould2009-12-171-0/+6
| |
| * * Added mono bindings Ted Gould2009-12-177-34/+167
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/rules - 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 * debian/control - make libappindicator0 recommend indicator-application * debian/rules: - removed the disable-scrollkeeper configure arg - don't include .la and .a files * debian/patches/clean_up_docs.patch - removed, merged upstream * debian/control: - removed Build-Depend for scrollkeeper - libappindicator-dev needs to depend on libdbusmenu-glib-dev - bump standards version to 3.8.3 - libappindicator-doc doesn't need to depend on libappindicator0 - set libappindicator-doc arch all - make libappindicator-dev depend on libappindicator0 * debian/copyright - Include the proper licenses (LGPL-2.1 and LGPL-3)
* | set version back to 0.0.4Ken VanDine2009-12-161-1/+1
| |
* | Added mono bindings Ken VanDine2009-12-166-4/+52
| |
* | fixed path to python bindingsKen VanDine2009-12-161-2/+2
| |
* | * debian/rulesKen VanDine2009-12-164-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-applicationKen VanDine2009-12-152-3/+3
| |
* | releaseKen VanDine2009-12-151-2/+2
| |
* | * debian/controlKen VanDine2009-12-152-1/+9
| | | | | | | | - make libappindicator0 depend on indicator-application
* | releasing version 0.0.4-0ubuntu10.0.4-0ubuntu1Sebastien Bacher2009-12-141-1/+1
| |
* | fixed typo in the Vcs-Bzr lineKen VanDine2009-12-111-1/+1
| |
* | set to UNRELEASEDKen VanDine2009-12-111-1/+1
| |
* | - bump standards version to 3.8.3Ken VanDine2009-12-112-3/+4
| | | | | | | | - libappindicator-doc doesn't need to depend on libappindicator0
* | libappindicator-dev needs to depend on libdbusmenu-glib-devKen VanDine2009-12-112-0/+2
| |
* | fix the path used for deleting the .la and .a filesKen VanDine2009-12-111-2/+2
| |
* | don't include .la and .a filesKen VanDine2009-12-113-2/+4
| |
| * * Upstream workTed Gould2009-12-171-0/+8
| | | | | | | | | | * Python bindings * Mono binding clean up
| * releasing version 0.0.4-0ubuntu1~ppa2Ted Gould2009-12-141-2/+2
| |
| * debian/control: Adding in mono build depends.Ted Gould2009-12-142-1/+6
| |
| * * Upstream workTed Gould2009-12-141-0/+7
| | | | | | | | * Mono bindings
| * Merging in Ken's Lucid changes.Ted Gould2009-12-113-6/+50
| |\ | |/ |/|
* | removed the disable-scrollkeeper configure argKen VanDine2009-12-112-3/+1
| |
* | fixed parse error in changelogKen VanDine2009-12-111-0/+2
| |
* | * debian/control:Ken VanDine2009-12-113-56/+2
| | | | | | | | - removed Build-Depend for scrollkeeper
* | * Upstream release 0.0.4Ken VanDine2009-12-113-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-0ubuntu1Sebastien Bacher2009-12-101-1/+1
| |
* | * debian/copyrightKen VanDine2009-12-102-2/+48
| | | | | | | | - Include the proper licenses (LGPL-2.1 and LGPL-3)
* | - set libappindicator-doc arch allKen VanDine2009-12-102-2/+5
| | | | | | | | - make libappindicator-dev depend on libappindicator0
* | set to UNRELEASEDKen VanDine2009-12-101-1/+1
| |
* | set release to lucidKen VanDine2009-12-101-1/+1
| |
| * releasing version 0.0.4-0ubuntu1~ppa1Ted Gould2009-12-111-2/+2
| |
| * * Upstream release 0.0.4Ted Gould2009-12-111-2/+6
| | | | | | | | | | | | * Adding files to the tarball * Putting version number in docs * Removing cruft in docs
| * releasing version 0.0.3-0ubuntu2~ppa1Ted Gould2009-12-101-2/+2
| |
| * debian/patches/clean_up_docs.patch: Remove as merged upstream.Ted Gould2009-12-102-21/+6
|/
* added simple-patchsys.mkKen VanDine2009-12-102-0/+2
|
* * debian/patches/clean_up_docs.patchKen VanDine2009-12-102-0/+23
| | | | - Remove template values and set a proper title
* fixed a typo in libappindicator-doc.installKen VanDine2009-12-101-1/+1
|
* * debian/libappindicator-doc.installKen VanDine2009-12-103-5/+6
| | | | | | - install the developer docs * debian/rules - enable-gtk-doc
* * debian/controlKen VanDine2009-12-102-2/+6
| | | | - set Vcs-Bzr to ~ubuntu-desktop
* Merging in Ken's updatesTed Gould2009-12-103-11/+35
|\
| * * debian/controlKen VanDine2009-12-102-11/+28
| | | | | | | | - Updated Vcs-Bzr, project urls and description
| * * debian/watch:Ken VanDine2009-12-102-1/+8
| | | | | | | | - Updated url to point to the LP project
* | releasing version 0.0.3-0ubuntu1~ppa1Ted Gould2009-12-101-2/+2
| |
* | debian/control: Increasing libdbusmenu requirements to 0.1.8Ted Gould2009-12-102-2/+3
| |