Commit Graph

916 Commits

Author SHA1 Message Date
Emilio Pozuelo Monfort
b2d1c93733 mark another two wayland symbols as linux-any 2013-10-14 20:45:23 +00:00
Emilio Pozuelo Monfort
1a11b5eb4b * debian/libgtk-3-0.symbols:
+ Mark wayland symbols as linux-any.
2013-10-14 14:57:08 +00:00
Andreas Henriksson
3c4c17437d New release and target experimental 2013-10-13 19:30:35 +00:00
Andreas Henriksson
c02191f85d * New upstream release
* Bump libwayland-dev (build-)dependency to >= 1.2.0
* Update debian/libgtk-3-0.symbols with added symbols
2013-09-24 20:16:17 +00:00
Emilio Pozuelo Monfort
69805f9489 * debian/control.in,
debian/rules:
  + Only build the wayland backend on linux-any.
2013-09-10 08:41:24 +00:00
Emilio Pozuelo Monfort
c5eeb7789a release to experimental 2013-09-09 23:26:22 +00:00
Emilio Pozuelo Monfort
f6d1e76941 update control file 2013-09-09 23:24:25 +00:00
Emilio Pozuelo Monfort
a8466abd93 Make the test suite fatal again. 2013-09-09 18:40:20 +00:00
Emilio Pozuelo Monfort
abb196e2ee Set XDG_RUNTIME_DIR, makes the test suite even happier. 2013-09-09 18:38:35 +00:00
Emilio Pozuelo Monfort
ea69260dc1 * debian/rules:
+ Set XDG_DATA_DIRS and copy and copile the gsettings schemas so that
    gsettings can find them. Makes the test suite happy.
2013-09-09 18:36:15 +00:00
Emilio Pozuelo Monfort
68b29a8f06 Build depend on at-spi2-core as libatspi2.0-0 seems to require it,
tests that use dbus fail otherwise.
2013-09-09 18:33:24 +00:00
Emilio Pozuelo Monfort
fb1ad03155 Build depend on dbus-x11 for the testsuite. 2013-09-09 18:31:03 +00:00
Emilio Pozuelo Monfort
2e468a0e8d Build depend on gsettings-desktop-schemas for the testsuite. 2013-09-09 18:29:46 +00:00
Emilio Pozuelo Monfort
c3d050602a * debian/control.in:
+ Bump minimum libglib2.0-dev build dependency.
2013-09-08 22:52:46 +00:00
Emilio Pozuelo Monfort
4bce51e904 * debian/libgtk-3-0.symbols:
+ Updated for new symbols.
2013-09-08 22:43:18 +00:00
Emilio Pozuelo Monfort
91a326162c New upstream development release (3.9.14). 2013-09-08 22:41:04 +00:00
Sjoerd Simons
ab8f7be2c2 debian/libgtk-3-0.symbols: Update for new symbols (Patch by Andrew Lee) 2013-08-26 15:39:37 +00:00
Sjoerd Simons
22c72ba1e3 Also needs libxkbcommon-dev now due to the wayland backend (Found by Andrew
Lee)
2013-08-26 12:34:54 +00:00
Sjoerd Simons
91f2d55525 Add libwayland-dev depend in libgtk-3-dev since we're building the wayland
backend now
2013-08-26 12:31:54 +00:00
Andreas Henriksson
6daec14ca0 * New upstream development release (3.9.10)
* New upstream release (3.9.12)
  - bump cairo build-dependency to >= 1.12
2013-08-26 09:53:51 +00:00
Andreas Henriksson
2700b07b8c * Updated to apply patch against new testsuite file location:
* Drop 031_ia64_children_test.patch
  - fixed differently upstream (see GBZ #702370)
2013-08-08 14:52:43 +00:00
Andreas Henriksson
d3b22dfc86 * Explicitly set which GDK backends to build:
- enable x11,wayland,broadway in regular build
  - disable wayland,broadway and enable x11 in udeb build
* Add build-dependencies needed by wayland backend:
  - libwayland-dev (>= 1.1.90), libxkbcommon-dev (>= 0.2.0)
* Update debian/libgtk-3-0.symbols with added broadway & wayland symbols.
2013-08-07 13:31:18 +00:00
Andreas Henriksson
7e3eb3fc97 Remove dropped patch 2013-08-06 15:56:41 +00:00
Andreas Henriksson
2c11ae617f * New upstream development release
* Bump glib (build-)dependency to >= 2.37.3 as per configure.ac
* Trivial update in 015_default-fallback-icon-theme.patch to apply.
* Update debian/patches/018_gdkenumtypes.c_location.patch to apply
  after upstream dropped --disable-rebuilds.
* Disable 030_tests_skip_filechooser.patch
  - testsuite moved and restructured....
* Updated to apply patches against new testsuite file location:
  - 032_mips_treeview_row_separator_height.patch
  - 031_ia64_children_test.patch
* Drop 080_correct_padding_of_submenu_arrows.patch
  - previously cherry-picked, now included in upstream release.
* Refresh all patches to apply without offset.
* Ignore testsuite failures for now...
* Update debian/libgtk-3-0.symbols
  - many added symbols, and four missing:
    gdk_frame_clock_idle_get_type,
    gdk_offscreen_window_get_type,
    gdk_window_impl_get_type,
    gdk_window_impl_x11_get_type.
2013-08-06 15:55:44 +00:00
Andreas Henriksson
215edafd1f Branch gtk+ to experimental 2013-08-06 15:53:26 +00:00
Michael Biebl
a75dc390de Remove remaining stray comma 2013-07-05 23:42:24 +00:00
Michael Biebl
db3badc310 Update debian/copyright to comply with the final 1.0 spec. 2013-07-05 23:19:42 +00:00
Michael Biebl
5cd95e3453 Release version 3.8.2-3 to unstable 2013-07-05 22:51:56 +00:00
Michael Biebl
374d26671b debian/patches/080_correct_padding_of_submenu_arrows.patch: Take padding
into account to position submenu arrow. Patch cherry-picked from upstream
Git.
2013-07-05 22:51:32 +00:00
Michael Biebl
017d6a9af1 Simplify our trigger for gtk-query-immodules-3.0, use the --update-cache
option instead of redirecting stdout.
2013-07-05 22:48:04 +00:00
Emilio Pozuelo Monfort
605df2d873 release to unstable 2013-06-15 23:25:38 +00:00
Emilio Pozuelo Monfort
423418de29 All the above closes: #711107. 2013-06-15 23:25:01 +00:00
Emilio Pozuelo Monfort
0e2a3d862d * debian/patches/032_mips_treeview_row_separator_height.patch:
+ Disable another test that currently fails on mips but that also
    fails at least on amd64 when run under valgrind.
2013-06-15 23:20:20 +00:00
Emilio Pozuelo Monfort
6aefd460ed * debian/patches/031_ia64_children_test.patch:
+ Patch from Stephan Schreiber, fix an invalid read on a test case
    that caused it to fail on ia64, making the build fail.
2013-06-15 22:45:05 +00:00
Michael Biebl
e70c2b7ebf Release version 3.8.2-1 to unstable 2013-05-23 14:24:15 +00:00
Michael Biebl
5367ae2310 Refresh debian/control 2013-05-23 14:24:01 +00:00
Michael Biebl
c2fa0ce548 Bump Standards-Version to 3.9.4. No further changes. 2013-05-23 14:23:30 +00:00
Michael Biebl
8401d9c6d2 Update debian/copyright following the latest copyright-format spec. 2013-05-23 14:23:00 +00:00
Michael Biebl
b31e7ea6fb New upstream release. 2013-05-23 14:21:53 +00:00
Michael Biebl
ccd9335ff1 Upload to unstable. 2013-05-23 13:18:39 +00:00
Michael Biebl
95437575d4 Move experimental branch of gtk+3.0 to unstable 2013-05-23 13:17:54 +00:00
Michael Biebl
5181b3ce76 Merge changelog entries from unstable branch.
All other changes were patches cherry-picked from upstream.
2013-05-23 13:17:03 +00:00
Josselin Mouette
8434c6e5d3 Switch to interest-noawait for triggers. They only affect IM
modules, so this is not likely to cause upgrade problems.
2013-05-08 08:52:30 +00:00
Emilio Pozuelo Monfort
ac7fc861b5 release to experimental 2013-03-26 12:28:49 +00:00
Emilio Pozuelo Monfort
bae842f8b2 + debian/patches/071_fix-installation-of-HTML-images.patch:
- Refreshed.
2013-03-26 10:21:17 +00:00
Emilio Pozuelo Monfort
fc43439d66 New upstream release. 2013-03-25 23:21:48 +00:00
Rico Tzschichholz
aa7575dc34 Install usr/bin/gtk3-demo-application 2013-03-24 08:34:03 +00:00
Emilio Pozuelo Monfort
79830e7b54 release to experimental 2013-03-19 12:36:54 +00:00
Emilio Pozuelo Monfort
a46e750ee2 * debian/rules:
+ Set HOME rather than G_HOME, as GLib now honors the former and
    G_HOME is a Debian-specific thing.
2013-03-19 11:06:34 +00:00
Emilio Pozuelo Monfort
f20201dffd + d/p/090-GtkTextView-don-t-popdown-a-bubble-if-we-don-t-have-.patch:
- Removed, included upstream.
2013-03-19 10:37:38 +00:00