aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.1.1-0ubuntu10.1.1-0ubuntu1Martin Pitt2009-02-191-2/+2
|
* new upstream release 0.1.1Martin Pitt2009-02-192-2/+4
|\
| * releasing version 0.1-0ubuntu3~ppa1Ted Gould2009-02-182-0/+7
|/
* debian/copyright: Fix leftover word "either" from the licenseMartin Pitt2009-02-172-2/+4
| | | | description.
* debian/control: Update package descriptions; the messaging part isMartin Pitt2009-02-172-9/+8
| | | | provided by indicator-messages.
* debian/control: Fix Vcs-Bzr.Martin Pitt2009-02-172-1/+7
|
* releasing version 0.1-0ubuntu10.1-0ubuntu1Martin Pitt2009-02-171-2/+2
|
* configure.ac: Add missing gio-2.0 pkgconfig check (from DX teamMartin Pitt2009-02-171-1/+3
| | | | PPA packaging branch), and autoreconf to pick up the change.
* Repack orig.tar.gz with a copy of the LGPL 3, libindicate/* isMartin Pitt2009-02-171-1/+3
| | | | under that license.
* debian/copyright: Properly describe licenses.Martin Pitt2009-02-172-6/+38
|
* debian/control: Add Homepage:, Vcs-Bzr:, and proper packageMartin Pitt2009-02-172-4/+23
| | | | descriptions.
* flush changelog for ubuntu packaging branchMartin Pitt2009-02-171-261/+4
|
* releasing version 0.1~ppa41Ted Gould2009-02-151-2/+2
|
* * Putting on a handleTed Gould2009-02-151-0/+7
|\ | | | | | | * Adding in a background function from panel-lib
| * Removing the debian directory. Going to start using this as my upstreamTed Gould2009-02-157-303/+0
| | | | | | | | | | branch and the other as the packaging branch.
* | releasing version 0.1~ppa40Ted Gould2009-02-151-0/+11
| |
* | releasing version 0.1~ppa39Ted Gould2009-02-131-0/+7
| |
* | releasing version 0.1~ppa38Ted Gould2009-02-121-0/+8
| |
* | releasing version 0.1~ppa37Ted Gould2009-02-121-0/+8
|/
* releasing version 0.1~ppa36Ted Gould2009-02-111-0/+10
|
* Putting the debian copyright info inTed Gould2009-02-111-1/+22
|
* releasing version 0.1~ppa35Ted Gould2009-02-091-0/+9
|
* releasing version 0.1~ppa34Ted Gould2009-02-061-0/+7
|
* releasing version 0.1~ppa33Ted Gould2009-02-061-0/+6
|
* releasing version 0.1~ppa32Ted Gould2009-02-061-0/+6
|
* releasing version 0.1~ppa31Ted Gould2009-02-062-2/+6
|
* releasing version 0.1~ppa30Ted Gould2009-02-061-0/+7
|
* releasing version 0.1~ppa29Ted Gould2009-02-061-0/+6
|
* releasing version 0.1~ppa28Ted Gould2009-02-051-0/+8
|
* releasing version 0.1~ppa27Ted Gould2009-02-051-0/+6
|\
| * releasing version 0.1~ppa23Ted Gould2009-02-051-0/+6
| |
* | releasing version 0.1~ppa26Ted Gould2009-02-041-0/+8
| |
* | Merge in documentation and iconsTed Gould2009-02-041-1/+0
|\|
| * Removing the icons from the larger appletTed Gould2009-02-041-1/+0
| |
* | Set the widget name on the applet rather than the menubar, to make sureNeil Jagdish Patel2009-02-041-0/+7
| | | | | | | | it's picked up globally.
* | Adding a conflicts and a replaces to get rid of errors.Ted Gould2009-02-042-0/+8
| |
* | ppa23Ted Gould2009-02-041-0/+6
|/
* indicator-applet (0.1~ppa22) intrepid; urgency=lowNeil Jagdish Patel2009-02-041-0/+6
| | | | | | * Add support for a transparent panel applet -- Neil J. Patel <neil.patel@canonical.com> Wed, 04 Feb 2009 12:44:56 +0100
* * Adding in package fixes from seb128Ted Gould2009-02-034-8/+23
| | | | | | | | | * Removing scrollkeeper * Changing libindicate to libindicate0 * Removing .la file * Removing targets for files in libindcate-dev.install * Removing pkg-create-dbgsym * Adding a build depend on pkg-create-dbgsym
* Bump for PPATed Gould2009-02-021-0/+6
|
* Should have been for IntrepidTed Gould2009-02-021-1/+1
|
* Adding interface for listener sending back a displayTed Gould2009-01-301-0/+7
| | | | request.
* * Fixing the handling of named DBus connectionsTed Gould2009-01-292-1/+9
|\ | | | | | | | | | | * Moving most of the data in the objects to private sections * Making the signal names defines for easier usage * Having property changes actually work now.
| * Removing the gobject-introspection-repository from the list of buildTed Gould2009-01-291-1/+0
| | | | | | | | | | depends as we needed it for the dbus stuff, that we're no longer using.
* | Forgot to run autogen.sh before last package :(Ted Gould2009-01-221-0/+6
| |
* | Update API slightly and some fixes.Ted Gould2009-01-211-0/+6
| |
* | Adding in listener_get_propertyTed Gould2009-01-211-0/+6
|/
* Wrong indicate include directory in package config filesTed Gould2009-01-191-0/+6
|
* Removing the gir file from the applet so that it's onlyTed Gould2009-01-162-1/+8
| | | | with the library so that we can install all of them.
* Adding the GObject Introspection files into the build and theTed Gould2009-01-163-2/+15
|\ | | | | | | packaging.