aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-211-0/+1
|
* - Add xvfb to Build-Depends.Mathieu Trudel-Lapierre2012-12-041-0/+1
| | | | - Run dh_auto_test through xvfb-run.
* Add dbus-test-runner to Build-Depends.Mathieu Trudel-Lapierre2012-12-041-0/+1
|
* Remove outdated Breaks:.Mathieu Trudel-Lapierre2012-11-231-7/+0
|
* Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.Mathieu Trudel-Lapierre2012-11-211-1/+5
|
* - Drop Build-Depends on cdbs. Mathieu Trudel-Lapierre2012-11-211-2/+1
| | | | - Bump debhelper Build-Depends to (>= 9).
* Update style to match other indicator stack packages. Mathieu Trudel-Lapierre2012-11-211-21/+21
|
* * debian/control:Mathieu Trudel-Lapierre2012-11-211-6/+6
| | | | - Reorganize Build-Depends for clarity.
* releasing version 0.5.96-0ubuntu1Ken VanDine2012-03-291-0/+1
|
* debian/control: restore gtk2 gir depends until that source is updatedSebastien Bacher2012-02-151-0/+1
|
* * debian/control:Sebastien Bacher2012-02-151-6/+2
| | | | | | | | | | | | | | | | | | | - drop git binaries, the libdev depends on it - set ubuntu vcs - use the current vala version [ Ted Gould ] * New upstream release. * Remove unused const on GStrv's * Only free when there is data to free * Ensure that we only return once even with error (LP: #929856) * Fix an error on a failure to send properties (LP: #929707) * Ensure the hash variant isn't NULL in the comparison (LP: #929710) * Fix some of the issues with throwing criticals * Ensure our tests fail if they throw criticals * Parse and handle a11y descriptions * Don't pass NULL to ATK * Non-srcdir build fixes
* * debian/controlKen VanDine2012-01-311-0/+1
| | | | | | | | - build depend on libatk1.0-dev * debian/*-dev.install - fixed paths for installed headers * debian/libdbusmenu-glib4.symbols - added new symbols
* releasing version 0.5.0-1ubuntu1Ken VanDine2011-10-281-6/+19
|
* releasing version 0.4.94-0ubuntu1Ken VanDine2011-09-201-1/+1
|
* releasing version 0.4.90-0ubuntu2Ken VanDine2011-06-241-1/+3
|
* releasing version 0.4.90-0ubuntu1Ken VanDine2011-06-241-2/+4
|
* debian/control, debian/*: Renaming packages for library versionTed Gould2011-04-261-17/+18
| | | | bump from 3 to 4.
* releasing version 0.3.100-0ubuntu1Ken VanDine2011-03-031-2/+2
|
* releasing version 0.3.99-0ubuntu3Ken VanDine2011-03-011-0/+1
|
* * debian/control:unknown2011-02-221-2/+2
| | | | - Use new libgtk-3-dev build-depends
* debian/control: Removing libxml2 Build-DepTed Gould2011-02-171-1/+0
|
* releasing version 0.3.93-0ubuntu1Ken VanDine2011-01-201-1/+1
|
* debian/control: Changing the GIR package names from "0.2" toTed Gould2011-01-051-9/+3
| | | | "0.4" which now the names of the actual files.
* Merging in Ubuntu DesktopTed Gould2011-01-051-6/+12
|\
| * releasing version 0.3.90-0ubuntu3Ken VanDine2010-12-161-6/+12
| |
* | debian/control: Forgot jsonloaderTed Gould2010-12-091-1/+1
| |
* | debian/control: Bumping ABI version in package namesTed Gould2010-12-091-16/+16
|/
* - Removed build depends for gir-repository-dev (LP: #677382)Ken VanDine2010-12-011-7/+4
| | | | - Use gir:Depends
* * debian/rulesKen VanDine2010-11-241-4/+6
| | | | | | | | | | | | | | | - Added build targets to build with gtk3 enabled in additional to default build with gtk2 * debian/control - Updated build depends to support building with gtk+-3.0 - Added dh-autoreconf build depends - Added libdbusmenu-gtk3-2, libdbusmenu-gtk3-dev, gir1.0-dbusmenu-gtk3-0.2 binaries - build depend on libgdk-pixbuf2.0-dev >= 2.22.1-0ubuntu4, needed for GIR fixes * docs/libdbusmenu-gtk/reference/Makefile.am, libdbusmenu-glib/Makefile.am, libdbusmenu-gtk/Makefile.am - Fixes needed for building with-gtk=3
* Initial work on building with gtk3 as well as gtk2Ken VanDine2010-11-241-6/+49
|
* debian/control, debian/libdbusmenu-glib2.install,Ted Gould2010-10-131-11/+11
| | | | | debian/libdbusmenu-gtk2.install: Switching package names to match .so bump.
* Updating to Ubuntu DesktopTed Gould2010-10-121-1/+1
|\
* | Sync to Ubuntu DesktopTed Gould2010-09-211-1/+1
|\|
| * releasing version 0.3.13-0ubuntu1Ken VanDine2010-09-091-4/+1
|/
* debian/control: Adding build deps xvfb and dbus-test-runner for newTed Gould2010-08-071-1/+4
| | | | make check rules
* Merging the debian branchTed Gould2010-08-021-4/+4
|\
| * Standards-Version: 3.9.1Evgeni Golov2010-07-291-1/+1
| |
| * * Merge latest upstream from Ubuntu.Evgeni Golov2010-07-291-0/+1
| |\ | |/ |/| | | | | * New upstream release.
| * more description updatesEvgeni Golov2010-07-141-1/+1
| |
| * Add missing "used" to the json package description.Evgeni Golov2010-07-141-2/+2
| |
| * Merge new upstreams and changes from Ubuntu.Evgeni Golov2010-07-141-0/+28
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New upstream release. ∘ Protect against NULL nodes (LP: #602444) ∘ Remove extra warnings and messages ∘ Handle not having a session bus better (LP: #598715) * New upstream release. * Block building submenus on separators (LP: #598620) * Adding more through JSON support for testing * Fixing up value handling in dbusmenu-dumper * debian/control, debian/libdbusmenu-jsonloader*install: Adding two binary packages for the jsonloader test library.
* | | releasing version 0.3.7-0ubuntu1Ken VanDine2010-07-231-0/+1
| |/ |/|
* | releasing version 0.3.5-0ubuntu1Ken VanDine2010-07-081-11/+10
|\ \
| * | Merging in Debian fixesTed Gould2010-07-071-8/+8
|/| | | |/
| * Standards-Version: 3.9.0Evgeni Golov2010-07-011-1/+1
| |
| * s/GTK/GTK+/Evgeni Golov2010-06-201-5/+5
| |
| * -doc packages are Arch:allEvgeni Golov2010-06-201-2/+2
| |
* | debian/libdbusmenu-jsonloader0 moving to 1 to matchTed Gould2010-06-291-1/+1
| | | | | | | | library version.
* | debian/control, debian/libdbusmenu-jsonloader*install: AddingTed Gould2010-06-281-0/+29
| | | | | | | | two binary packages for the jsonloader test library.
* | * Merging in Debian branchTed Gould2010-06-161-23/+53
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/control: Switching branch on this branch to be the dbusmenu-team. * Merge from Ubuntu. Closes: #586069 * debian/control: - Set Maintainer to pkg-ayatana. - Add myself as Uploader. - Update package descriptions. - Standards-Version: 3.8.4 - Fix Homepage URL. - Update Vcs-* fields. * debian/copyright: - Convert to DEP5 format. - Add Ken and Sebastien, according to changelog. - Add Aurélien Gâteau, according to headers.