aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAgeFilesLines
* debian/{control,compat,rules}: Revert to DH version level 9 as long as we ↵Mike Gabriel2017-10-071-1/+1
| | | | want to support Debian stretch and Ubuntu xenial.
* debian/*: Adopt official Debian packaging.Mike Gabriel2017-09-291-144/+134
|
* debian/control: add gnome-common as build dependency for autogen.shMarco Trevisan (Treviño)2017-01-091-0/+1
|
* Bump g-i build-dep version to the one which installs in MA pathsIain Lane2014-10-311-1/+1
|
* Use gi's typelibdir and install in its (multiarch) locationsIain Lane2014-10-301-0/+3
|
* No &&Ted Gould2013-12-181-1/+1
|
* Don't depend on valgrind on ppc64elTed Gould2013-12-181-1/+1
|
* Do not build-depend on valgrind on AArch64 (not yet available). (LP:Matthias Klose2013-10-141-1/+1
| | | | #1239473)
* Don't build-depend on gnome-doc-utilsJeremy Bicha2013-07-221-1/+0
|
* Build-depend on valac (>= 0.16) instead of valac-0.16 to ease transitionsJeremy Bicha2013-06-071-1/+1
|
* Have -dev packages depend on their corresponding gir- packagesJeremy Bicha2013-06-071-4/+6
|
* 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
| |