aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* New 16.04 releaseMarco Trevisan (Treviño)2016-02-271-0/+6
|
* Releasing 12.10.3+16.04.20160223.1-0ubuntu1CI Train Bot2016-02-231-0/+7
|
* Disable test-json-instruction, hangs on builddsDimitri John Ledkov2015-12-071-0/+7
|
* Releasing 12.10.3+15.04.20150410.2-0ubuntu1CI Train Bot2015-04-101-0/+11
|
* Releasing 12.10.3+15.04.20150409.1-0ubuntu1CI Train Bot2015-04-091-0/+10
|
* Run the gir debhelper sequence to get proper depsIain Lane2015-04-091-1/+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-304-3/+6
|
* Releasing 12.10.3+14.10.20140610-0ubuntu1CI bot2014-06-101-0/+10
|
* Releasing 12.10.3+14.04.20140319-0ubuntu1CI bot2014-03-191-0/+15
|
* Run tests with VERBOSE=1 so that Automake shows more detail.Colin Watson2014-03-171-2/+2
|
* Releasing 12.10.3+14.04.20140217.1-0ubuntu1CI bot2014-02-171-0/+11
|
* releasing package libdbusmenu version 12.10.3+14.04.20131125-0ubuntu2Mathieu Trudel-Lapierre2014-01-092-0/+11
|
* No &&Ted Gould2013-12-181-1/+1
|
* Don't depend on valgrind on ppc64elTed Gould2013-12-181-1/+1
|
* Releasing 12.10.3+14.04.20131125-0ubuntu1, based on r462Automatic PS uploader2013-11-251-0/+13
|
* Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|
* Do not build-depend on valgrind on AArch64 (not yet available). (LP:Matthias Klose2013-10-142-1/+8
| | | | #1239473)
* Releasing 12.10.3+13.10.20130913-0ubuntu1, based on r458Automatic PS uploader2013-09-131-0/+11
|
* Releasing 12.10.3+13.10.20130731-0ubuntu1, based on r455Automatic PS uploader2013-07-311-0/+10
|
* Don't build-depend on gnome-doc-utilsJeremy Bicha2013-07-221-1/+0
|
* Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r453Automatic PS uploader2013-06-281-0/+19
|
* Build with default valac.Jeremy Bicha2013-06-201-1/+1
|\ | | | | | | Approved by PS Jenkins bot, Ted Gould.
| * Build-depend on valac (>= 0.16) instead of valac-0.16 to ease transitionsJeremy Bicha2013-06-071-1/+1
| |
* | Releasing 12.10.3daily13.06.19-0ubuntu1, based on r448Automatic PS uploader2013-06-191-0/+12
|/
* Have -dev packages depend on their corresponding gir- packagesJeremy Bicha2013-06-071-4/+6
|
* Releasing 12.10.3daily13.06.07-0ubuntu1, based on r446Automatic PS uploader2013-06-071-0/+15
|
* Releasing 12.10.3daily13.05.15-0ubuntu1, based on r443Automatic PS uploader2013-05-151-0/+15
|
* Releasing 12.10.3daily13.02.01-0ubuntu1, based on r440Automatic PS uploader2013-02-011-2/+15
|
* * Update main sgml documentation files to remove the xml includes we don'tMathieu Trudel-Lapierre2013-01-211-0/+3
| | | | | generate anymore. (LP: #1102468) * Drop deprecated calls to g_type_init(). (LP: #1102471)
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-211-0/+1
|
* Add bootstrap message.Didier Roche2013-01-091-0/+8
|\ | | | | | | Approved by PS Jenkins bot.
| * add bug numbers and bootstrapping messageDidier Roche2013-01-091-0/+8
| |
* | making the test execution a bit more robus by getting a free X server number ↵Martin Mrazik2013-01-091-1/+1
|/ | | | instead of the default 99
* - Add xvfb to Build-Depends.Mathieu Trudel-Lapierre2012-12-043-1/+4
| | | | - Run dh_auto_test through xvfb-run.
* Add dbus-test-runner to Build-Depends.Mathieu Trudel-Lapierre2012-12-042-0/+2
|
* Re-enable tests.Mathieu Trudel-Lapierre2012-11-261-2/+1
|
* Override dh_auto_test to make sure they can be run for both the gtk2 andMathieu Trudel-Lapierre2012-11-232-0/+8
| | | | gtk3 flavors.
* Remove outdated Breaks:.Mathieu Trudel-Lapierre2012-11-232-7/+1
|
* debian/libdbusmenu-tools.install: install dbusmenu-* binaries from theMathieu Trudel-Lapierre2012-11-222-1/+3
| | | | multiarch triplet rather than usr/lib/libdbusmenu.
* Clean up unnecessary files we don't want to install, so that dh_installMathieu Trudel-Lapierre2012-11-222-0/+6
| | | | can complete.
* Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.Mathieu Trudel-Lapierre2012-11-212-1/+6
|
* debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example.Mathieu Trudel-Lapierre2012-11-212-0/+2
|
* debian/compat: bump to compat level 9.Mathieu Trudel-Lapierre2012-11-212-1/+2
|
* * debian/rules:Mathieu Trudel-Lapierre2012-11-212-31/+46
| | | | | | - Convert to dh9; some variables where kept but renamed to brevity. - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run configure.
* - Drop Build-Depends on cdbs. Mathieu Trudel-Lapierre2012-11-212-2/+3
| | | | - Bump debhelper Build-Depends to (>= 9).
* Update style to match other indicator stack packages. Mathieu Trudel-Lapierre2012-11-212-21/+22
|
* * debian/control:Mathieu Trudel-Lapierre2012-11-212-6/+13
| | | | - Reorganize Build-Depends for clarity.
* releasing version 12.10.2-0ubuntu1Sebastien Bacher2012-10-031-2/+2
|
* New upstream release.Sebastien Bacher2012-10-031-0/+6
|