Commit Graph

1275 Commits

Author SHA1 Message Date
Michael Biebl
aec465f37c Mark two more reftests as known_fail and make test-suite failures fatal
again.
2016-08-31 21:41:30 +00:00
Michael Biebl
e451c87cde Release version 3.21.5-2 to unstable 2016-08-31 16:48:46 +00:00
Michael Biebl
37e49816e5 Add dbus to autopkgtest dependencies to ensure machine-id is properly
setup.
2016-08-31 16:48:20 +00:00
Michael Biebl
a6ef5daccd Change Build-Depends on dbus-x11 to dbus. The use of dbus-launch has been
removed upstream so having only dbus installed is sufficient to run the
test-suite. (Closes: #835891)
2016-08-31 15:49:42 +00:00
Michael Biebl
828a17e80b Drop workaround for cdbs bug which has been fixed in the mean time. 2016-08-31 15:37:50 +00:00
Michael Biebl
b225d883c1 Mark the gdk_wayland_* symbols as linux-any. 2016-08-30 23:07:02 +00:00
Andreas Henriksson
53d4816f85 * New upstream release.
* Update build-dependencies according to configure.ac changes:
  - bump libglib2.0-dev to >= 2.49.4
  - bump wayland-protocols to >= 1.6
* Fix debian/patches/no-accessibility-dump.patch to apply again.
* Drop d/p/Don-t-apply-GDK_HINT_RESIZE_INC-to-GDK_WINDOW_STATE_.patch
  - now included in upstream release.
* Update debian/libgtk-3-0.symbols with several additions and one missing:
  - gdk_wayland_display_get_xdg_shell unused outside of gtk+.
2016-08-30 17:06:06 +00:00
Simon McVittie
c93e52b66e Merge from unstable 2016-08-18 14:03:45 +00:00
Simon McVittie
c3b03f047f Release 2016-08-18 13:54:54 +00:00
Simon McVittie
a990ea8a14 Another new upstream release 2016-08-18 09:41:15 +00:00
Simon McVittie
aedc2a3415 Redo documentation build dependencies
* Explicitly build-depend on docbook-xsl, libxml2-utils and xsltproc
  to be able to generate man pages from their source code. Move docbook-xml
  to Build-Depends since the man pages are in an Architecture: any package.
* Drop Build-Depends-Indep on docbook-utils, the old SGML toolchain,
  which is currently uninstallable (#834616) and does not appear to be
  needed for anything
2016-08-18 09:40:51 +00:00
Jeremy Bicha
fa62a8020d New upstream release
* debian/patches/0001-Revert-Improve-external-drives-detection.patch:
  - Dropped, applied in new version
2016-08-04 23:19:18 +00:00
Jeremy Bicha
f30324847b Drop unnecessary version number from dependency on adwaita-icon-theme 2016-08-04 17:17:30 +00:00
Jeremy Bicha
e114d7c8a4 Drop unnecessary version number from dependency on adwaita-icon-theme 2016-08-04 17:15:47 +00:00
Emilio Pozuelo Monfort
163c5bd938 release to unstable 2016-08-04 17:07:51 +00:00
Emilio Pozuelo Monfort
a63fc292e7 * debian/patches/0001-Revert-Improve-external-drives-detection.patch:
+ Revert upstream change that requires unstable glib 2.49.1.
2016-08-04 16:45:00 +00:00
Emilio Pozuelo Monfort
d4927cc018 New upstream release. 2016-08-04 16:43:17 +00:00
Emilio Pozuelo Monfort
7e3265cd63 set distribution 2016-07-20 21:33:33 +00:00
Emilio Pozuelo Monfort
beb6f4d81a Upload to experimental. 2016-07-20 21:26:19 +00:00
Emilio Pozuelo Monfort
b7905e6221 * debian/rules:
+ Don't abort on test suite failures for now. Too many new failures due
    to deprecation warnings.
2016-07-20 20:31:54 +00:00
Emilio Pozuelo Monfort
578728cf69 * debian/libgtk-3-0.symbols:
+ Add new symbols.
2016-07-20 20:29:37 +00:00
Emilio Pozuelo Monfort
14653f8f44 * d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch:
+ New patch. Fix division by zero when running under Xvfb.
2016-07-20 20:29:15 +00:00
Emilio Pozuelo Monfort
6e5520bbff * debian/patches/wayland-add-extended-state-for-tiled.patch:
+ Dropped, included upstream.
2016-07-20 20:27:43 +00:00
Emilio Pozuelo Monfort
807f73eb5a * debian/control.in:
+ Build depend on xauth, needed for xvfb-run.
  + Drop build-dependency on gettext and update the version requirements
    for wayland-protocols and glib.
2016-07-20 20:26:38 +00:00
Emilio Pozuelo Monfort
6d235e2726 New upstream release. 2016-07-20 20:22:04 +00:00
Laurent Bigonville
fea146e56c debian/control.in: Move adwaita-icon-theme dependency to the main package. 2016-07-14 11:23:16 +00:00
Laurent Bigonville
dfbe9180c8 debian/control.in: Move adwaita-icon-theme dependency to the main package
and demote it to a Recommends.
2016-07-14 00:12:37 +00:00
Laurent Bigonville
bfd28efd40 debian/control.in: Add hicolor-icon-theme as a hard dependency, the
package is small and only provides the directory structure of the theme.
2016-07-13 23:47:37 +00:00
Simon McVittie
c1d1376eb8 Team upload 2016-06-25 11:09:41 +00:00
Simon McVittie
6ada360ed4 Add my patch from upstream bug 755947 to disable character-cell-based
size contraints for TILED windows, so that gnome-terminal can snap to
half the screen under Wayland
2016-06-24 18:15:51 +00:00
Simon McVittie
2e8978fd47 Backport patch from upstream to mark tiled Mutter/Shell windows
as GDK_WINDOW_STATE_TILED under Wayland (with mutter >= 3.20.2-2)
2016-06-24 17:23:19 +00:00
Simon McVittie
cf5cf2c3cb d/rules: reset XDG_CONFIG_HOME, XDG_CACHE_HOME, XDG_DATA_HOME so that
they are based on the temporary HOME
2016-06-24 17:23:03 +00:00
Laurent Bigonville
41a7165f94 Drop patches/015_default-fallback-icon-theme.patch: The default icon theme
is already defined as Adwaita, not need to also define the fallback theme.
2016-06-05 00:30:31 +00:00
Michael Biebl
9f8b65d169 Release version 3.20.6-1 to unstable 2016-05-31 19:33:59 +00:00
Michael Biebl
d8af17fa78 Re-enable test-suite. 2016-05-31 18:51:12 +00:00
Michael Biebl
5b0d32b8dd Drop revert-scrolledwindow-Remove-child-before-destroying.patch, merged
upstream.
2016-05-31 18:50:03 +00:00
Michael Biebl
f2a58abbf0 New upstream release. 2016-05-31 18:49:28 +00:00
Michael Biebl
325b02cf24 Release version 3.20.5-4 to unstable 2016-05-26 06:08:30 +00:00
Michael Biebl
deb99de815 Work around a bug in cdbs which causes the package to FTBFS; see #825135
for further details.
2016-05-26 06:08:13 +00:00
Michael Biebl
9ce8f52a8f Release version 3.20.5-3 to unstable 2016-05-22 23:01:40 +00:00
Michael Biebl
d543f04301 Temporarily disable the test suite (and its build-dependencies) to allow
building the new gtk-update-icon-cache package. Our buildds don't support
build profiles yet, so we'll have to bootstrap manually for now.
2016-05-22 23:01:25 +00:00
Michael Biebl
0e174d2d6f Bump Build-Depends on debhelper to (>= 9.20141010) and dpkg-dev to
(>= 1.17.14) for build dependency restrictions support.
2016-05-22 19:33:18 +00:00
Michael Biebl
07c7fad283 Fix bug ref for the arch:all build issue 2016-05-22 18:26:30 +00:00
Michael Biebl
3cf69c0301 Make it simpler to bootstrap the package by marking the build dependencies
which are required to run the test-suite with <!nocheck>.
(Closes: #747392)
2016-05-22 18:25:30 +00:00
Michael Biebl
2276ad06e7 Cherry-pick patch from upstream Git which reverts a commit that was
causing crashes in the filechooser in some applications.
2016-05-22 07:02:00 +00:00
Michael Biebl
d0c6030ceb Release version 3.20.5-2 to unstable 2016-05-22 06:52:48 +00:00
Michael Biebl
e447da62bd Split gtk-update-icon-cache utility out of libgtk-3-bin into a separate
package called gtk-update-icon-cache to break a dependency cycle with
adwaita-icon-theme when building the package. (Closes: #747392)
As the gtk-update-icon-cache binary doesn't actually have any libgtk-3-0
dependency, there is no longer a reason to ship a gtk2 and gtk3 variant.
So from now on we will only ship one implementation built from src:gtk+3.0
and drop the Debian specific -3.0 suffix. To simplify the transition make
libgtk-3-bin depend on gtk-update-icon-cache. Once all theme packages have
been updated, this dependency can be dropped.
2016-05-22 06:52:15 +00:00
Michael Biebl
6536a43626 Release version 3.20.5-1 to unstable 2016-05-20 22:11:29 +00:00
Michael Biebl
35d888bc59 Bump Standards-Version to 3.9.8. 2016-05-20 22:11:10 +00:00
Michael Biebl
ac1d7d379f Refresh patches. 2016-05-20 22:10:36 +00:00
Michael Biebl
fdf0843302 New upstream release. 2016-05-20 22:10:22 +00:00
Andreas Henriksson
4454665e76 New upstream release. 2016-05-10 12:58:04 +00:00
Michael Biebl
4fa5981caa Release version 3.20.3-2 to unstable 2016-05-01 23:18:19 +00:00
Michael Biebl
1ce786e4f8 Mark button-wrapping.ui reftest as known-fail, it currently fails on
mips(64)el and prevents testing migration and important fixes in other
packages reaching testing.
2016-05-01 23:18:02 +00:00
Michael Biebl
e5d5e6001c * Restore debian/patches/reftest-known-fail.patch so we can mark known
failing tests as non-fatal.
* Drop debian/patches/disable-flaky-textview-margins-reftest.patch and tag
  textview-margins.ui as known-fail.
2016-05-01 23:13:29 +00:00
Michael Biebl
dec203a2a1 Release version 3.20.3-1 to unstable 2016-04-16 19:13:34 +00:00
Michael Biebl
8a523975eb Drop debian/patches/git_window-Remove-suspicious-branch.patch, merged
upstream and refresh the remaining patches.
2016-04-16 18:25:27 +00:00
Michael Biebl
80d51e99b4 New upstream release. 2016-04-16 18:23:30 +00:00
Andreas Henriksson
e49694004e * New upstream release.
* Drop debian/patches/git_fix_emacs.patch, included in release.
* Add debian/patches/git_window-Remove-suspicious-branch.patch
  - from upstream git, reverts a revert in 3.20.2 that causes the
    testsuite to fail. Emacs users watch out!
2016-04-11 11:20:39 +00:00
Andreas Henriksson
a25291eec3 Add debian/patches/disable-flaky-textview-margins-reftest.patch 2016-03-30 13:04:34 +00:00
Andreas Henriksson
1003ed6c44 * New upstream release.
* Drop debian/patches/git_a11y_GTK_CSD_distcheck.patch, included in release.
* Add debian/patches/git_fix_emacs.patch, cherry-picked from upstream git.
  Thanks to Matteo F. Vescovi for verifying the commit fixed the emacs problem.
2016-03-30 10:35:28 +00:00
Andreas Henriksson
e5535df542 * New upstream release.
* Make testsuite fatal again.
* Add debian/patches/git_a11y_GTK_CSD_distcheck.patch
  - cherry-pick commit from upstream to use client-side decorations
    for a11y tests when running under distcheck.
* Drop debian/patches/reftest-known-fail.patch
* Stop tagging reftests as known fail since they should be fixed now:
  - style-properties-nth-child.ui
  - label-text-shadow-changes-modify-clip.ui
* Add debian/patches/no-accessibility-dump.patch
  - skip this test until someone figures out how to reliably run it
    always with CSD enabled, to match testsuite expected data.
2016-03-23 15:13:15 +00:00
Andreas Henriksson
0329b9c1e7 * New upstream development release+snapshot.
* Update (build-)dependencies according to configure.ac changes:
  - add wayland-protocols (>= 1.1)
  - bump libwayland-dev to 1.9.91
  - add libharfbuzz-dev (>= 0.9), libpango1.0-dev
* Temporarily make testsuite non-fatal while investigating.
* libgtk-3-bin.install:
  - ship new gtk-query-settings tool.
  - ship gtk-builder gettext (its) files.
  - run wrap-and-sort on this file while at it.
* Update debian/libgtk-3-0.symbols with new additions.
  - also drops an internal unused wayland-related drag and drop symbol.
2016-03-15 16:29:04 +00:00
Michael Biebl
b5c831b853 Release version 3.18.9-1 to unstable 2016-03-12 20:29:39 +00:00
Michael Biebl
56f5556515 Bump Standards-Version to 3.9.7. 2016-03-12 20:29:24 +00:00
Michael Biebl
10673ef9e2 Remove debian/{build,install} in clean target. (Closes: #792736) 2016-03-12 20:28:46 +00:00
Michael Biebl
df2e111144 New upstream release. 2016-03-12 20:26:29 +00:00
Iain Lane
246f731319 releasing package gtk+3.0 version 3.18.8-1 2016-02-24 17:56:15 +00:00
Iain Lane
2fe7250c9c New upstream stable release 3.18.8 2016-02-24 16:12:35 +00:00
Michael Biebl
e5ebf49212 Release version 3.18.7-1 to unstable 2016-02-02 18:12:47 +00:00
Michael Biebl
e8b95b1153 New upstream release. 2016-02-02 18:12:21 +00:00
Michael Biebl
1df07fbfe8 Release version 3.18.6-1 to unstable 2015-12-08 14:11:43 +00:00
Michael Biebl
974faf8103 Refresh debian/patches/071_fix-installation-of-HTML-images.patch. 2015-12-08 14:11:20 +00:00
Michael Biebl
6089896458 New upstream release. 2015-12-08 14:11:02 +00:00
Iain Lane
7f2993fab1 releasing package gtk+3.0 version 3.18.5-1 2015-11-17 14:10:12 +00:00
Iain Lane
49e6c28174 New upstream stable release 3.18.5 2015-11-17 14:08:23 +00:00
Iain Lane
65b7776cd2 releasing package gtk+3.0 version 3.18.4-1 2015-11-13 13:19:50 +00:00
Iain Lane
2932133021 * New upstream stable release 3.18.4
+ Revert a GtkTextBuffer change that broke binding API
    - Remove downstream cherry-picks for this change.
  + Properly refresh styles when widget names change
2015-11-13 13:19:42 +00:00
Michael Biebl
fbdd56b5d5 Release version 3.18.3-3 to unstable 2015-11-12 17:51:15 +00:00
Michael Biebl
e1cad37dbb Revert "textbuffer: nicer get_iter functions" and related commits since
this broke the bindings API. (Closes: #804798)
2015-11-12 17:50:52 +00:00
Michael Biebl
955775205c Release version 3.18.3-2 to unstable 2015-11-11 01:40:14 +00:00
Michael Biebl
ebe920f3e5 The placesview API was not supposed to be public, so those symbols were
removed. Update the libgtk-3-0.symbols file accordingly.
2015-11-11 01:39:53 +00:00
Michael Biebl
5c8f3e37ea Release version 3.18.3-1 to unstable 2015-11-11 00:41:51 +00:00
Michael Biebl
ffe6bed066 Drop Recommends on hicolor-icon-theme from libgtk-3-0 as libgtk-3-common
already has a Depends on adwaita-icon-theme.
2015-11-11 00:41:08 +00:00
Michael Biebl
c093c3c0bb Refresh patches. 2015-11-11 00:34:03 +00:00
Michael Biebl
ac6c3421c1 New upstream release. 2015-11-11 00:33:50 +00:00
Michael Biebl
a7ab16ff27 Release version 3.18.2-1 to unstable 2015-10-13 21:08:13 +00:00
Michael Biebl
317fc80fc1 Refresh patches. 2015-10-13 19:43:05 +00:00
Michael Biebl
f56a1fe32e New upstream release. 2015-10-13 19:42:56 +00:00
Andreas Henriksson
7f247f0449 * Add debian/patches/git_stylecontext-make-sure-valid.patch
- patch from upstream git to fix crash with some themes (Closes: #800911)
2015-10-10 23:21:57 +00:00
Andreas Henriksson
585714f90a * Add d/p/0001-Revert-stylecontext-Clear-style-property-more-freque.patch
- temporarily revert commit causing regression while waiting for
    upstream to comment on proper solution. (Closes: #800911)
2015-10-10 16:11:19 +00:00
Michael Biebl
72554c4906 Release version 3.18.1-1 to unstable 2015-10-07 22:41:31 +00:00
Michael Biebl
bb42b81016 * Refresh patches.
* Drop debian/patches/git_bitmask-dont-hardcode-64bit-size.patch, merged
  upstream.
2015-10-07 22:41:03 +00:00
Michael Biebl
c4cd5e3220 New upstream release. 2015-10-07 22:39:52 +00:00
Simon McVittie
8d3141106b gir1.2-gtk-3.0 Breaks pre-3.18 versions of pygobject (Closes: #800798) 2015-10-04 20:00:46 +00:00
Andreas Henriksson
4c3cbd3b3f * Drop the XS-Testsuite: autopkgtest field
- it is no longer required, as dpkg 1.17.11 will add it
    automatically if there is a debian/tests/control file.
* Upload to unstable.
2015-10-02 15:31:51 +00:00
Andreas Henriksson
e4329c4b41 * Add debian/patches/git_bitmask-dont-hardcode-64bit-size.patch
- from upstream git. should fix test failure on i386, mips, mipsel.
* debian/rules: move --fail-missing to binary target instead of
  binary-indep to use it on full builds only. This should avoid
  breaking source-only uploads as the binary-indep (only) builds
  more then it needs to do (which is not installed anywhere).
2015-09-27 13:36:24 +00:00
Andreas Henriksson
8d9c915be8 * New upstream release.
* Drop debian/patches/git_test-simplify-use-bash.patch
  - now included in upstream release.
2015-09-23 15:38:17 +00:00
Andreas Henriksson
3d0c402be8 * Drop patches which are unused and has been for a very long time:
- debian/patches/030_tests_skip_filechooser.patch
  - debian/patches/042_treeview_single-focus.patch
  - debian/patches/043_notebook_scroll.patch
2015-09-22 15:20:18 +00:00
Andreas Henriksson
c565c0af22 * Drop debian/patches/061_multiarch_module_fallback.patch
- now obsolete since all packages has been fixed to install
    in multiarch directories.
2015-09-22 14:54:08 +00:00
Andreas Henriksson
c80f525a03 Add debian/patches/git_test-simplify-use-bash.patch from upstream 2015-09-20 17:46:54 +00:00
Andreas Henriksson
021a26fca8 * New upstream development release.
* Update (build-)dependencies according to configure.ac changes:
  - bump pango to >= 1.37.3
* Bump glib build-dep to >= 2.45.8
  - g_param_spec_get_name_quark is needed.
* Ship new gtk-builder-tool in libgtk-3-bin package.
* Update debian/libgtk-3-0.symbols with many new additions.
2015-09-17 11:34:08 +00:00
Andreas Henriksson
8864b3d716 Add Breaks against gtk3-engines-oxygen << 1.4.1-3 (Closes: #797797) 2015-09-02 19:04:42 +00:00
Simon McVittie
aa79bb12d8 d/p/073-Use-AC_USE_SYSTEM_EXTENSIONS-to-get-_GNU_SOURCE-_XOP.patch:
remove, applied upstream in 3.13 and no longer listed in series
2015-08-05 11:08:56 +00:00
Michael Biebl
4f063903fd Release version 3.16.6-1 to unstable 2015-07-22 19:29:33 +00:00
Michael Biebl
cd8cf15716 Remove debian/libgtk-3-common.preinst.in, this file is a leftover from
gtk+2.0 and not necessary anymore.
2015-07-22 19:29:04 +00:00
Michael Biebl
d5ecfed4bd Drop obsolete Breaks from pre-wheezy. 2015-07-22 19:25:58 +00:00
Michael Biebl
6d2707450a Refresh patches. 2015-07-22 19:04:58 +00:00
Michael Biebl
a2151de847 New upstream release. 2015-07-22 19:03:33 +00:00
Iain Lane
02fb7cee00 releasing package gtk+3.0 version 3.16.5-1 2015-07-08 16:16:39 +00:00
Iain Lane
ebf9a014ae New upstream bugfix release 3.16.5 2015-07-08 15:20:34 +00:00
Emilio Pozuelo Monfort
b807421a7f Upload to unstable. 2015-06-14 11:30:14 +00:00
Emilio Pozuelo Monfort
db6e49797f * debian/control.in:
+ Drop versioned dependency on pkg-config. The version is satisfied
    in oldstable and that helps other packages that provide pkg-config.
    Closes: #734481.
2015-06-14 11:20:13 +00:00
Emilio Pozuelo Monfort
396e53ee17 * debian/README.Debian:
+ Removed, that's for gtk+2.0. Closes: #622913.
2015-06-14 11:19:50 +00:00
Emilio Pozuelo Monfort
708966acea * Merge changes from 3.14.13-1.
* New upstream release.
2015-06-14 11:10:07 +00:00
Emilio Pozuelo Monfort
13e9f93d4d release to experimental 2015-06-11 22:29:04 +00:00
Emilio Pozuelo Monfort
6f9a30bc1c New upstream release. 2015-06-11 22:06:01 +00:00
Iain Lane
0c508cb128 clean up reftest known_fail files in clean target which we create in
pre-build
2015-06-02 09:29:28 +00:00
Iain Lane
a44730fa3f Install some utilities and missing icons, desktop files and manpages into
gtk-3-examples (for want of a better package).
2015-06-01 17:07:45 +00:00
Iain Lane
68c6b7e4c7 build with --fail-missing when doing an indep build 2015-06-01 16:53:38 +00:00
Dmitry Shachnev
34dd8d6dfb releasing package gtk+3.0 version 3.16.3-2 2015-05-24 19:53:20 +00:00
Dmitry Shachnev
057150eec6 Update libgtk-3-dev dependencies according to its pkg-config file. 2015-05-24 18:09:56 +00:00
Dmitry Shachnev
ef22b01346 d/p/015_default-fallback-icon-theme.patch: Replace gnome with Adwaita. 2015-05-24 16:27:16 +00:00
Emilio Pozuelo Monfort
27051eca39 release to experimental 2015-05-22 16:24:33 +00:00
Emilio Pozuelo Monfort
81b251055e * debian/patches:
+ Refreshed.
* debian/patches/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
  + Dropped, included upstream.
2015-05-22 11:48:09 +00:00
Emilio Pozuelo Monfort
7af39c4eee * New upstream release 3.16.2.
* New upstream release 3.16.3.
2015-05-22 11:47:17 +00:00
Sjoerd Simons
29a9ac34a9 debian/rules: Add label-text-shadow-changes-modify-clip.ui to known
reftest failures
2015-05-11 14:46:07 +00:00
Sjoerd Simons
c112dbb40e * New upstream release
* debian/patches/044_tracker_fts.patch:
  + Dropped, upstream also defaults to FTS tracker queries now
* debian/control: Update build-dependency versions
* debian/control: Add libexpoxy and libegl1-mesa-dev to build-depencies
* debian/libgtk-3-0.symbols: Updated
* d/p/notify-test-Don-t-test-object-relying-on-dbus-connec.patch:
  + Added. Fix test failure when no session bus is running (bgo#749009)
2015-05-06 11:02:12 +00:00
Emilio Pozuelo Monfort
5df36446bb release to unstable 2014-11-12 21:39:07 +00:00
Emilio Pozuelo Monfort
2f7f500a83 * debian/patches/077_fix_menu_height_calculating.patch:
+ Dropped, merged upstream.
2014-11-11 17:54:35 +00:00
Emilio Pozuelo Monfort
17ef176e61 New upstream bugfix release. 2014-11-11 17:50:00 +00:00
Dmitry Shachnev
179823cdc3 Releasing package gtk+3.0 version 3.14.4-2 2014-11-05 17:00:45 +00:00
Dmitry Shachnev
7c309bfa16 debian/patches/077_fix_menu_height_calculating.patch: backport upstream
commit to fix calculation of menu height (closes: #767906).
2014-11-04 14:08:30 +00:00
Rico Tzschichholz
62c78a3835 Install org.gtk.Settings.Debug.gschema.xml 2014-10-26 17:56:46 +00:00
Michael Biebl
a19889be9e Release version 3.14.4-1 to unstable 2014-10-23 13:44:06 +00:00
Michael Biebl
e825d234b0 New upstream release. 2014-10-23 00:45:10 +00:00
Michael Biebl
882dbd2373 Release version 3.14.3-1 to unstable 2014-10-13 21:36:06 +00:00
Michael Biebl
35395ac0cf Bump Standards-Version to 3.9.6. No further changes. 2014-10-13 21:12:40 +00:00
Michael Biebl
a0d3911acb Mark gir and dev package as Multi-Arch: same. 2014-10-13 21:11:43 +00:00
Michael Biebl
640317b9c7 Install typelib files into multiarch paths. 2014-10-13 21:04:55 +00:00
Michael Biebl
118cb436a4 New upstream release. 2014-10-13 21:01:28 +00:00
Andreas Henriksson
9518920b32 * New upstream release.
- includes fix gtkbuilder fix for problems affecting libgweather
    users (like gnome-clocks, Closes: #764681)
2014-10-11 13:26:24 +00:00
Andreas Henriksson
705f288a59 * Add debian/patches/gtkbuilder-undo-the-type-name-heuristic-changes.patch
- Fixes breakage for libgweather users. (Closes: #764681)
    (Thanks ricotz for pointing out the upstream git commit.)
2014-10-11 13:06:07 +00:00
Michael Biebl
dbaf1d2135 Release version 3.14.1-1 to unstable 2014-10-01 23:49:50 +00:00
Michael Biebl
b1203bb9cd Merge changelog entries 2014-10-01 23:49:11 +00:00
Andreas Henriksson
9e794ac66b * Add debian/patches/reftest-known-fail.patch
- make it possible to tag individual reftests as ok to fail.
* debian/rules:
  touch testsuite/reftests/style-properties-nth-child.ui.known_fail
  - reftest shows this intermittently has a couple of pixels
    difference on some architectures. No big deal.
    Noone is willing to investigate and consensus is it's ok to disable.
2014-10-01 19:22:42 +00:00
Emilio Pozuelo Monfort
9b4e4747ec * debian/patches/080-reftest-Add-missing-include-of-reftest-snapshot.h.patch:
+ Dropped, merged upstream.
2014-10-01 09:33:02 +00:00
Emilio Pozuelo Monfort
70b2f89cc7 New upstream release. 2014-10-01 09:32:15 +00:00
Sjoerd Simons
db621f5271 * debian/patches/080-reftest-Add-missing-include-of-reftest-snapshot.h.patch
+ Added. Adds missing #include in the reftest test. While seemingly
    harmless on s390 due to the missing include the return type of a function
    the snapshot function is assumed to be int, while it should have been a
    pointer. This causes incorrect casting in the resulting code leading to
    crashes.. (From upstream git)
2014-09-29 21:24:35 +00:00
Michael Biebl
c02d9bafa2 Release version 3.14.0-1 to unstable 2014-09-23 20:28:27 +00:00
Michael Biebl
eaf8f4cc2f Refresh patches. 2014-09-23 17:07:58 +00:00
Michael Biebl
b8583cdb84 New upstream release. 2014-09-23 17:07:48 +00:00
Andreas Henriksson
558b2f3fe2 Upload to unstable. 2014-09-19 20:53:44 +00:00
Emilio Pozuelo Monfort
60d0a32994 release to experimental 2014-09-19 16:22:52 +00:00
Emilio Pozuelo Monfort
64aa92c577 * debian/control.in:
+ Bump libpango1.0-dev minimum (build-)dependency.
2014-09-19 15:36:25 +00:00
Emilio Pozuelo Monfort
83fffd7e47 New upstream development release. 2014-09-19 15:34:01 +00:00
Andreas Henriksson
41ed02c844 debian/rules: Include gnome-version.mk to generate ${gnome:Version} 2014-09-06 12:14:52 +00:00
Andreas Henriksson
eedbd29bc7 libgtk-3-common: Depend on adwaita-icon-theme (>= ${gnome:Version}) 2014-09-05 21:35:28 +00:00
Andreas Henriksson
ee059f28b7 * libgtk-3-common: Depend on adwaita-icon-theme
- gtk+ should guarantee we have atleast one sane icon theme available.
2014-09-05 21:23:15 +00:00
Sjoerd Simons
189772518e Target expeirmental 2014-09-05 20:50:52 +00:00
Andreas Henriksson
a255059443 Drop untrue cruft from debian/changelog 2014-09-04 10:42:00 +00:00
Andreas Henriksson
7078d96e72 * New upstream development release (3.13.7)
* Add debian/patches/make-reftests-work-without-installed-tests.patch
  and debian/patches/make-reftests-rpath-fix.patch
  - https://bugzilla.gnome.org/show_bug.cgi?id=735401
* New upstream development release (3.13.8)
* Update build-dependencies according to configure.ac changes:
  - Bump libgdk-pixbuf2.0-dev to (>= 2.30.0)
  - Bump libwayland-dev to (>= 1.5.91)
* debian/patches/032_mips_treeview_row_separator_height.patch:
  - massage the patch into applying again.
* Update debian/libgtk-3-0.symbols
  - 4 dropped gdk_wayland_*_libgtk_only symbols, should be unused.
  - 3 new wayland related symbols
2014-09-04 10:38:29 +00:00
Andreas Henriksson
edb3fab755 Regenerated debian/control and url to upstream bug report in debian/changelog 2014-08-25 18:25:59 +00:00
Andreas Henriksson
ea6e51ed5f * New upstream development release.
* Update build-dependencies according to configure.ac
  - bump libglib2.0-dev to (>= 2.41.2)
* Update libgtk-3.0-dev dependency on libglib2.0-dev to (>= 2.41.2)
* Massage debian/patches/018_gdkenumtypes.c_location.patch to apply again
* Drop backported/merged patches now in released version:
  - debian/patches/072_Avoid-pkg-config-atleast-version.patch
* Have quilt refresh remaining patches.
* Bump gobject-introspection build-dependency to (>= 1.41.3)
  - this one supports new "nullable" annotation.
* Build-depend on adwaita-icon-theme instead of gnome-icon-theme-symbolic
* Update debian/libgtk-3-0.symbols with many additions
* Add --enable-installed-tests configure flag for both deb and udeb
  - this works around a problem with libreftest.la not being built
    otherwise leading to "make check" failing.
  - Note: atleast the udeb part should be disabled once upstream is fixed!
2014-08-25 18:23:10 +00:00
Simon McVittie
f56f4fb2dc Team upload 2014-08-17 19:55:13 +00:00
Simon McVittie
1151fd4423 Define _GNU_SOURCE on non-Linux
To fix "assignment makes pointer from integer without a cast" found by
build-log scanning on kFreeBSD.
2014-08-17 14:24:14 +00:00
Simon McVittie
9e1bef47ea make debian/missing-sources/rawinflate.js a symlink into zlib.js-0.1.6
to reassure lintian that source is present
2014-08-17 13:32:00 +00:00
Simon McVittie
7e6de580a7 * debian/missing-sources/zlib.js-0.1.6: add missing source code for gdk/broadway/rawinflate.min.js (Closes: #753968)
- some files in zlib.js upstream had missing source code themselves
    (closure-compiler.jar) or are not needed here, and have been removed
    to save space; see debian/missing-sources/README for details
2014-08-11 09:43:29 +00:00
Simon McVittie
764165e157 Team upload 2014-08-10 23:58:00 +00:00
Simon McVittie
7d44205113 debian/patches/072_Avoid-pkg-config-atleast-version.patch:
stop AM_PATH_GTK_3_0([3], [], [], [gthread]) trying to require
gthread-2.0 >= 3, which doesn't exist (Closes: #756476)
2014-08-10 16:22:28 +00:00
Dmitry Shachnev
1158bccfc4 Autopkgtests fixes: add missing xauth dependency, and stop using
deprecated GtkStock item.
2014-06-16 14:01:52 +00:00
Andreas Henriksson
7beef80fca New upstream release. 2014-05-16 10:32:41 +00:00
Sjoerd Simons
9f92bc060a target unstable 2014-04-26 15:20:21 +00:00
Sjoerd Simons
5e7a630927 New upstream release 2014-04-26 14:44:13 +00:00
Emilio Pozuelo Monfort
e940de4803 release to unstable 2014-04-03 17:46:20 +00:00
Emilio Pozuelo Monfort
249b43b8ca Build-depend on gnome-icon-theme-symbolic and make test suite errors
fatal again.
2014-04-03 17:45:50 +00:00
Emilio Pozuelo Monfort
56613bed9e release to unstable 2014-04-02 17:12:01 +00:00
Emilio Pozuelo Monfort
62c07fe232 + Don't build depend on gnome-icon-theme-symbolic as that pulls
gnome-icon-theme which in turns pulls libgtk-3-bin, which isn't
    installable at the moment.
* debian/rules:
  + Temporarily make the test suite non-fatal as gnome-icon-theme-symbolic
    is needed for some tests.
2014-04-02 17:11:12 +00:00
Emilio Pozuelo Monfort
1956dcff83 * debian/control.in:
+ Loosen the dependencies on libgtk-3-common from = ${source:Version}
    to >= ${source:Version} to make libgtk-3-bin and libgtk-3-0 installable
    when a new source version is uploaded.
2014-04-02 17:07:26 +00:00
Emilio Pozuelo Monfort
780dd5cebd Upload to unstable. 2014-04-02 14:10:32 +00:00
Andreas Henriksson
cfa5f80f48 * New upstream release.
* Update debian/libgtk-3-0.symbols with added symbols.
2014-03-25 10:37:42 +00:00
Emilio Pozuelo Monfort
fbf3eb2d5c release to experimental 2014-03-09 14:08:50 +00:00
Emilio Pozuelo Monfort
3a877a7405 * debian/control.in,
debian/rules:
  + Enable Google cloud print support on the normal build.
2014-03-09 13:25:18 +00:00
Emilio Pozuelo Monfort
02c2306c48 New upstream release. 2014-03-09 13:11:37 +00:00
Andreas Henriksson
b8bcc0d94b * New upstream release.
* Bump build-dependencies according to configure.ac:
  - glib 2.39.5 and gtk-doc 1.20
* Use quilt to refresh all patches.
* Update debian/libgtk-3-0.symbols
2014-02-19 20:54:41 +00:00
Emilio Pozuelo Monfort
9f0a60186c release to experimental 2014-02-17 17:58:21 +00:00
Emilio Pozuelo Monfort
e360eb6c30 Standards-Version is 3.9.5, no changes needed. 2014-02-17 17:56:47 +00:00
Emilio Pozuelo Monfort
0d03c4670c * debian/rules:
+ Break colord<->gtk+ loop when bootstrapping. Thanks Daniel Schepler.
     Closes: #738603.
2014-02-17 09:40:24 +00:00
Emilio Pozuelo Monfort
1f63dd5a1b * debian/patches/080_disable-parallel-docs-build.patch:
+ Dropped, gtk-doc 1.20 works fine with parallel builds.
2014-02-17 07:35:19 +00:00
Emilio Pozuelo Monfort
eb7a6b368a Build depend on gnome-icon-theme-symbolic, needed for some tests. 2014-02-17 07:29:06 +00:00
Emilio Pozuelo Monfort
005fcf9e64 Drop four commented-out symbols that weren't exported after 3.9.10,
as mentioned below in the 3.9.14 changelog entry. Those for symbols
were not exported in the headers and were only used internally by
gdk.
2014-02-16 22:13:14 +00:00
Emilio Pozuelo Monfort
ad0f821146 * debian/libgtk-3-0.symbols:
+ Add new symbols. A couple of wayland-related symbols,
    gdk_wayland_display_get_wl_shell{,_surface} are gone in favor of
    gdk_wayland_display_get_xdg_shell. The wayland backend is not fully
    stable yet and nothing in the archive should be depending on them,
    so this should be fine.
2014-02-16 22:10:19 +00:00
Emilio Pozuelo Monfort
d69fdbc315 * debian/control.in:
+ Update build dependencies.
2014-02-16 22:01:08 +00:00
Emilio Pozuelo Monfort
9ef7589253 New upstream development release. 2014-02-16 22:00:06 +00:00
Emilio Pozuelo Monfort
c9f006f479 Upload to unstable. 2014-02-15 13:20:29 +00:00
Emilio Pozuelo Monfort
307cfcafc0 * debian/patches/080_disable-parallel-docs-build.patch:
+ Disable parallel support for the docs as that has races, see
    the similar glib2.0 patch for a longer explanation.
2014-02-15 13:14:46 +00:00
Emilio Pozuelo Monfort
1a8e6f8a23 New upstream release. 2014-02-15 11:57:45 +00:00
Emilio Pozuelo Monfort
2638e24dea * debian/rules:
+ Enable parallel builds.
2013-12-09 10:58:20 +00:00
Emilio Pozuelo Monfort
dcbdd22b2e the new release ftbfs the wayland backend because of some autogenerated files in the tarball 2013-12-09 10:57:07 +00:00
Emilio Pozuelo Monfort
814100ac31 New upstream release. 2013-12-09 09:59:08 +00:00
Emilio Pozuelo Monfort
90c3366e3e * debian/libgtk-3-bin.install:
+ Ship broadwayd.
2013-10-30 10:43:41 +00:00
Emilio Pozuelo Monfort
f24be699fd release to experimental 2013-10-28 01:08:48 +00:00
Emilio Pozuelo Monfort
2fe2b93870 * debian/rules:
+ Set VERBOSE so we get more information about test failures.
2013-10-28 01:08:14 +00:00
Emilio Pozuelo Monfort
721b09ecf3 + debian/libgtk-3-0.symbols:
- Removed a couple of private structs that shouldn't have been
      exported.
2013-10-28 01:05:03 +00:00
Emilio Pozuelo Monfort
08de2fa77f New upstream release. 2013-10-28 01:02:44 +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
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
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
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
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
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
Emilio Pozuelo Monfort
18a1aa8bfa New upstream release. 2013-03-19 10:35:39 +00:00
Sjoerd Simons
d711cef703 Target experimental 2013-03-11 20:42:48 +00:00
Sjoerd Simons
cda89ecdb4 * d/p/090-GtkTextView-don-t-popdown-a-bubble-if-we-don-t-have-.patch:
+ Added. Fix segv when popping down non-existing bubblees (From upstream
    git, bgo #695304)
2013-03-11 20:42:33 +00:00
Emilio Pozuelo Monfort
5dc3216661 release to experimental 2013-03-06 12:44:18 +00:00
Emilio Pozuelo Monfort
a7385ce2a8 + debian/patches/80_Fix-DND-with-frame-sync.patch:
- Removed, included upstream.
2013-03-06 10:30:01 +00:00
Emilio Pozuelo Monfort
a955d1578f + debian/libgtk-3-0.symbols:
- Updated for new symbols.
2013-03-06 10:27:45 +00:00
Emilio Pozuelo Monfort
06484add5e + debian/patches/*:
- Refreshed.
2013-03-06 10:27:02 +00:00
Emilio Pozuelo Monfort
21146bfc5e New upstream release. 2013-03-06 10:25:44 +00:00
Sjoerd Simons
42ddab1861 * debian/patches/80_Fix-DND-with-frame-sync.patch:
+ Added. Temporary fix for DND when using mutter with the frame sync
  protocol (from upstream git, bgo#694217).
2013-03-04 21:34:14 +00:00
Emilio Pozuelo Monfort
fd818a2d90 release to experimental 2013-02-23 19:38:28 +00:00
Emilio Pozuelo Monfort
4a69c13d50 + debian/patches/030_tests_skip_filechooser.patch:
- New patch: skip filechooser tests as they are not designed to
      be run without gtk+ installed.
2013-02-23 19:37:09 +00:00
Emilio Pozuelo Monfort
c2de88d9a2 + debian/gtk-3-examples.install:
- Stop installing gtk3-demo files, no longer needed.
2013-02-23 15:41:13 +00:00
Emilio Pozuelo Monfort
f93e26b4ad + debian/libgtk-3-0.symbols:
- Updated for the new symbols.
2013-02-23 15:38:43 +00:00
Emilio Pozuelo Monfort
59e23168cb + debian/patches:
- Refreshed.
2013-02-23 12:08:14 +00:00
Emilio Pozuelo Monfort
4858e2da59 + debian/control.in:
- Update build dependencies.
2013-02-22 17:46:49 +00:00
Emilio Pozuelo Monfort
974078291d New upstream release. 2013-02-22 17:45:51 +00:00
Sjoerd Simons
89311c5a6d New upstream release 2013-01-08 12:57:06 +00:00
Michael Biebl
d5d6809c00 Release version 3.6.3-1 to experimental 2013-01-04 22:24:08 +00:00
Michael Biebl
b08323a6e5 debian/libgtk-3-dev.install: Install gtkbuilder.rng RELAX NG schema file
which can be used to validate GtkBuilder ui files.
2013-01-04 22:23:40 +00:00
Michael Biebl
f96a5b56e6 debian/libgtk-3-bin.install: Install gtk-launch man page. 2013-01-04 22:13:01 +00:00
Michael Biebl
9f3309b863 Refresh patches. 2013-01-04 22:11:21 +00:00
Michael Biebl
e2e6fb300d New upstream release. 2013-01-04 22:11:03 +00:00
Simon McVittie
24b5986848 Team upload 2012-10-22 20:57:22 +00:00
Simon McVittie
d0bc1c75df drop private symbols gtk_css_image_get_parser_type and
gtk_style_properties_get_style from symbols file (made static upstream;
verified not to be present in any header file)
2012-10-22 20:01:48 +00:00
Simon McVittie
ea0305b774 New upstream release 3.6.1 2012-10-22 20:01:21 +00:00
Sjoerd Simons
4f6a5014b1 Target experimental 2012-10-03 18:05:02 +00:00
Sjoerd Simons
e8653a2350 debian/control.in: Add ${shlibs:Depends} Depends to libgtk-3-bin 2012-10-03 16:43:55 +00:00
Sjoerd Simons
c1ea16f78b * New upstream release (3.6.0)
* debian/control.in: Bump gnome-themes-standard break due to theme related
  changes
2012-10-03 07:07:31 +00:00
Sjoerd Simons
ce61c8b596 * New upstream release
* Sync with ubuntu:
  * debian/rules: Make test failures fatal again
  * debian/libgtk-3-0.symbols: Updated
  * debian/rules: Update build-depends
  * debian/libgtk-3-bin.install: Add gtk-launch: A new commandline utility
    to launch an application from its desktop file
  * Add autopkgtest support
* debian/patches/072_statusicon_icon_size.patch:
  * Removed merged upstream
* debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
  * Removed, fixed upstream
* debian/patches/073_transparent_colors.patch
  * Removed, fixed upstream
* debian/control.in: bump glib2.0 build-dep to >= 2.33.14 to trump the dodgy
  version in unstable
2012-09-23 21:06:40 +00:00
Michael Biebl
629e540945 Release version 3.4.2-4 to unstable 2012-09-21 16:30:55 +00:00
Michael Biebl
f2dc11801b debian/patches/074_try-harder-to-discriminate-Shift-F10-and-F10.patch:
With xkb-data 2.5.1-2.1 preserving the Shift modifier, GTK+ can properly
map F10 and Shift-F10 to different key bindings. Closes: #658392
2012-09-21 16:30:36 +00:00
Michael Biebl
52f6305a9f Fix debian revision 2012-08-06 20:08:24 +00:00
Michael Biebl
ff0adbc77f Release version 3.4.2-4 to unstable 2012-08-06 19:41:08 +00:00
Michael Biebl
30913ab94e If the NEWS or README file is larger than 4k in size append a .gz suffix
as dh_compress will compress those files. This avoids dangling symlinks.
Closes: #679754
2012-08-06 19:40:25 +00:00
Michael Biebl
da79680fd4 debian/patches/070_revert-widget-set-up-signals-after-initializing.patch:
This patch was a temporary workaround for a bug in mutter which has been
fixed in version 3.4. It was not supposed to be shipped as part of wheezy,
so drop it again.
2012-08-06 18:25:34 +00:00
Michael Biebl
ba6ec6492a debian/patches/073_transparent_colors.patch: Handle transparent colors
better in GtkStyle emulation. Patch cherry-picked from upstream Git.
Closes: #669694
2012-08-06 16:45:40 +00:00
Michael Biebl
bf1c205456 debian/libgtk-3-0.postrm.in: Drop "rm -rf /etc/gtk-3.0/" on purge since
this removes files owned by libgtk-3-common. Those bits were copied over
from the gtk+2.0 package but they are actually obsolete and no longer
required. Closes: #681198
2012-08-06 16:04:46 +00:00
Josselin Mouette
b34e8f6982 Update xrandr epoch. 2012-07-06 09:29:07 +00:00
Michael Biebl
ef1bd689d4 Release version 3.4.2-2 to unstable 2012-06-30 15:03:22 +00:00
Michael Biebl
8c55897c00 debian/patches/072_statusicon_icon_size.patch: Fix how we determine the
icon size for the statusicon. This could lead to a crash in
notification-daemon caused by an assertion failure. Closes: #669883
Thanks to Fernando Lemos for the patch and Brad Jorsch for the excellent
debugging.
2012-06-30 15:00:13 +00:00
Michael Biebl
d540451506 Release version 3.4.2-1 to unstable 2012-05-10 12:44:45 +00:00
Michael Biebl
db4b030299 Update to 3.4.2 2012-05-10 12:10:55 +00:00
Michael Biebl
493f81c312 Simplify shlibs version information for libgail-3-0 and no longer create a
dependency on libgail-3-common, this package has been dropped in 3.2.
2012-04-25 01:55:01 +00:00
Michael Biebl
06b8b5bae9 Release version 3.4.1-2 to unstable 2012-04-19 00:46:58 +00:00
Michael Biebl
9b34bd1a03 Upload to unstable. 2012-04-19 00:46:20 +00:00
Michael Biebl
6cecc92c55 Release version 3.4.1-1 to experimental 2012-04-17 19:19:39 +00:00
Michael Biebl
303ea7051b Break libvte-2.90-9 < 0.32 and libwebkitgtk-3.0-0 < 1.8.0 for the
scrolling related changes. Closes: #666921.
2012-04-17 18:58:53 +00:00
Michael Biebl
d152a5c1c4 debian/patches/071_fix-installation-of-HTML-images.patch: Fix installation
of HTML images for out-of-tree builds when using absolute paths.
Closes: #656803
2012-04-17 17:15:57 +00:00
Michael Biebl
ebadd6ec11 Remove --enable-xinput configure flag as xinput support is no longer
optional and this flag has thus been removed upstream.
2012-04-16 13:23:13 +00:00
Michael Biebl
0c290b9332 Fixes GtkPaned's handling of preferred size. Closes: #666718 2012-04-15 22:58:59 +00:00
Michael Biebl
9dc6e6c3a3 Update Vcs-* URLs. 2012-04-15 22:51:57 +00:00
Michael Biebl
955224b22a Bump Standards-Version to 3.9.3. 2012-04-15 22:51:11 +00:00
Michael Biebl
ce34580537 Set --sourcedir for the different flavors when running dh_install. This
way the .install files can be simplified a lot which makes them much more
readable.
2012-04-15 22:50:17 +00:00
Michael Biebl
d768fd50f7 Remove leftovers from the opt flavor. 2012-04-15 22:40:42 +00:00
Michael Biebl
21d2fd1466 Refresh patches. 2012-04-15 22:37:18 +00:00
Michael Biebl
d9e6d7d512 * Update dependencies according to configure.ac.
* Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop.
2012-04-15 22:36:37 +00:00
Michael Biebl
c42850713d New upstream release. 2012-04-15 22:34:22 +00:00
Josselin Mouette
5de12e0a26 Break libvte-2.90-9 < 0.32. Closes: #666921. 2012-04-04 13:36:15 +00:00
Michael Biebl
c28d040986 Release version 3.4.0-1 to experimental 2012-03-28 13:27:23 +00:00
Michael Biebl
4090d23f0c debian/patches/070_revert-widget-set-up-signals-after-initializing.patch:
Revert upstream commit which breaks the window decorations in
gnome-shell resp. mutter 3.2.
2012-03-28 13:26:53 +00:00
Michael Biebl
9e881c48e9 debian/libgtk-3-bin.install.in: Install the man pages from the install
directory, not the source directory.
2012-03-28 13:20:19 +00:00
Michael Biebl
41aaf6cd72 Update to 3.4.0 2012-03-28 13:16:05 +00:00
Michael Biebl
b2be318557 Back to UNRELEASED 2012-03-28 13:15:25 +00:00
Michael Biebl
b88a850a04 Release version 3.3.20-1 to experimental 2012-03-21 02:08:15 +00:00
Michael Biebl
c979202ca1 - Remove a few obsolete Conflicts/Replaces.
* Move org.gtk.Demo.gschema.xml gsettings schema from libgtk-3-common to
  gtk-3-examples. Add the necessary Breaks/Replaces.
2012-03-21 02:07:25 +00:00
Michael Biebl
6456481cae * Refresh patches.
* Disable 043_notebook_scroll.patch, it needs to be updated.
2012-03-21 01:43:37 +00:00
Michael Biebl
9c60886bdb * debian/control.in:
- Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.20).
  - Drop explicit Build-Depends on gir1.2-atk-1.0, gir1.2-pango-1.0 and
    gir1.2-gdkpixbuf-2.0, those are pulled via the corresponding -dev
    package.
  - Update dependencies of libgtk-3-dev. Strip the minimum version from
    libx*-dev, since those versions were older then lenny anyway.
2012-03-21 01:40:29 +00:00
Michael Biebl
157ccb4cf9 * debian/libgtk-3-0.symbols: Updated.
* debian/rules: Bump SHVER to 3.3.18.
2012-03-21 01:24:22 +00:00
Michael Biebl
d3a5aefde2 New upstream development release. 2012-03-21 01:23:10 +00:00
Michael Biebl
20fc6a55ac Bump Build-Depends on cdbs for multiarch support. 2012-03-18 14:35:29 +00:00
Michael Biebl
30fe5dac5d Release version 3.3.16-1 to experimental 2012-03-07 00:17:14 +00:00
Michael Biebl
852c115b38 Enable colord support for color-managed printing. Keep it disabled for the
udeb build.
2012-03-07 00:15:08 +00:00
Michael Biebl
767bf41a88 Stop building static libraries which require a full separate build and
appear to be unused.
2012-03-07 00:05:59 +00:00
Michael Biebl
979e823537 debian/gtk-3-examples.install.in: Install gtk3-widget-factory demo
application.
2012-03-06 08:38:50 +00:00
Michael Biebl
c38877533e Back to UNRELEASED 2012-03-06 08:37:33 +00:00
Michael Biebl
c3c11bfdb1 Release version 3.3.16-1 to experimental 2012-03-06 08:02:53 +00:00
Michael Biebl
0e237b2f5a Bump Breaks against gnome-themes-standard due to theming related
changes.
2012-03-06 08:02:12 +00:00
Michael Biebl
ac2ff77d05 - Drop 003_gdk.pc_privates.patch, fixed upstream in a similar way.
- Disable 042_treeview_single-focus.patch for now since it has no
    description why this patch is needed and it needs to be updated.
  - Refresh remaining patches.
2012-03-05 00:33:51 +00:00
Michael Biebl
58b2c6b561 * Update patches:
- Drop 003_gdk.pc_privates.patch, fixed upstream.
  - Drop 70-Fix-document-generation-in-out-of-tree-builds.patch, applied
    upstream.
  - Drop 041_ia32-libs.patch, no longer required with multiarch.
2012-03-05 00:24:44 +00:00
Michael Biebl
23d3a7045a - Drop Depends on libxml2-utils from libgtk-3-dev as gtk-builder-convert
has been removed.
  - Drop Recommends on python and debhelper from libgtk-3-dev since it no
    longer includes a dh_gtkmodules debhelper addon.
2012-03-05 00:19:53 +00:00
Michael Biebl
bc1824fbc3 Remove leftovers from the gtk3-engines-pixbuf package. 2012-03-05 00:04:16 +00:00
Michael Biebl
f152f23471 * debian/control.in:
- Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.18).
  - Bump (Build-)Depends on libgdk-pixbuf2.0-dev to (>= 2.25.2).
2012-03-04 20:26:32 +00:00
Michael Biebl
3d1aa81518 * debian/libgtk-3-0.symbols: Add new symbols.
* debian/rules: Bump SHVER to 3.3.16.
2012-03-04 20:23:39 +00:00
Michael Biebl
01acc83dff New upstream development release. 2012-03-04 05:56:33 +00:00
Michael Biebl
9651856705 Release version 3.2.3-1 to unstable 2011-12-20 18:24:45 +00:00
Michael Biebl
1242c8e899 * Update patches:
- Drop 000git_gtk_tree_view_get_tooltip_context_annotation.patch, applied
    upstream.
  - Drop 080_filechooserdefault-Don-t-unref-value-twice.patch, applied
    upstream.
  - Refresh 017_no_offscreen_device_grabbing.patch,
    042_treeview_single-focus.patch and 043_notebook_scroll.patch.
2011-12-20 17:42:13 +00:00
Michael Biebl
3ac875bbdc * New upstream release.
- Fixes segfault on arrow keypress in empty GtkIconView. Closes: #638704
  - Fixes a11y related crash in treeview. Closes: #652073
  - Fixes mouse grabbing when clicking resize grip. Closes: #630972
2011-12-20 17:30:36 +00:00
Michael Biebl
1997200a45 Fix debian revision 2011-12-16 01:20:30 +00:00
Michael Biebl
031ac8b042 Change section of gir1.2-gtk-3.0 to introspection. 2011-12-11 11:43:02 +00:00
Michael Biebl
36b48f09aa Release version 3.2.2-3 to unstable 2011-11-29 23:26:12 +00:00
Michael Biebl
4c9b474372 debian/patches/080_filechooserdefault-Don-t-unref-value-twice.patch: Fix
incorrect ref counting which could lead to a crash in the filechooser.
Closes: #650223
2011-11-29 22:31:06 +00:00
Michael Biebl
75d0999820 debian/libgtk-3-0.postinst.in: If the non-multiarch immodules directory
does not exist or is empty handle this case more gracefully and don't
print an error message.
2011-11-29 22:12:42 +00:00
Josselin Mouette
aec1d3d312 Make libgtk-3-bin arch-any, thanks Rico for noticing. 2011-11-29 14:31:16 +00:00
Josselin Mouette
835e8919af * Break murrine-themes (same reason as gnome-themes-standard).
* Move /etc/gtk-3.0 to libgtk-3-common.
* Add appropriate Breaks/Replaces to handle it.
* Remove gtk-query-immodules-3.0 from libgtk-3-bin since it is 
  clearly not Multi-Arch compatible. It should not be needed anyway, 
  everything is handled by triggers from the private directory.
* Remove incorrect M-A: same statement for the debug package.
2011-11-23 18:07:24 +00:00
Martin Pitt
ca80c12a07 * Build for multiarch. Adapted Steve Langasek's changes to Ubuntu's gtk+2.0
package:
  - debian/control.in: Bump build dependencies to multiarch aware versions.
  - debian/control.in: Add Multi-Arch: and necessary Pre-Depends: fields.
    (libraries/-dbg are "same", -doc/-bin are "foreign").
  - debian/rules: Use multiarch LIBDIR.
  - debian/libgail-3-dev.install, debian/libgail-3-0.install: Rename to
    *.in, and use @LIBDIR@ instead of hardcoded usr/lib.
  - debian/gir1.2-gtk-3.0.install.in: Use @LIBDIR@.
  - debian/libgtk-3-0.triggers.in, debian/libgtk-3-0.postinst.in,
    debian/rules: Also trigger on changes to the fallback non-multiarch
    module directory, which is now called @OLD_MODULES_BASE_PATH@.
  - Add 061_multiarch_module_fallback.patch: Fall back to the hard-coded
    pre-multiarch module directory when searching for modules. This
    maintains compatibility with packages installing modules to
    the old directories.
2011-11-22 10:39:01 +00:00
Martin Pitt
fc57042264 debian/rules: Bump SHVER to 3.1.90. 2011-11-22 09:05:15 +00:00
Martin Pitt
ec4c83d8c0 Add 018_gdkenumtypes.c_location.patch: Always generate gdk/gdkenumtypes.c
in the source tree, and fix path in the introspection sources. With this,
gdkenumtypes.c is correctly included with separate build trees, too.  This
fixes missing GTypes in the .gir when using a separate build tree.
(LP: #769256, GNOME #647729)
2011-11-22 09:03:47 +00:00
Martin Pitt
3e7f6f5599 Add 017_no_offscreen_device_grabbing.patch: Do not allow devices in an
offscreen hierarchy to take grabs. (LP: #804009, GNOME #658563)
2011-11-22 09:00:30 +00:00
Martin Pitt
5919bdddca Add 016_no_offscreen_widgets_grabbing.patch: Widgets inside
GtkOffscreenWindow seem like they should not be allowed to do
grab the mouse or whatever, as this can deactivate open menus.
(LP: #512427, GNOME #607668)
2011-11-22 08:44:42 +00:00
Martin Pitt
89b2643810 Add 000git_gtk_tree_view_get_tooltip_context_annotation.patch: Fix
gtk_tree_view_get_tooltip_context() transfer annotation, causing crashes
when using this method from Python.
2011-11-22 08:35:34 +00:00
Michael Biebl
7620c29ea0 Release version 3.2.2-2 to unstable 2011-11-18 23:01:35 +00:00
Michael Biebl
69aa0658c6 Small rewording 2011-11-18 22:52:21 +00:00
Michael Biebl
776d82cbe1 Fix broken doc symlinks. Closes: #647466 2011-11-18 22:36:58 +00:00
Michael Biebl
9d7bf3d885 * debian/control.in:
- Add Breaks against gnome-themes-standard (<< 3.2) due to the CSS theming
    related changes. (Closes: #649203)
2011-11-18 21:39:31 +00:00
Michael Biebl
698d49822c Upload to unstable. 2011-11-18 19:20:40 +00:00
Michael Biebl
003df8c1c4 Release version 3.2.2-1 to experimental 2011-11-13 23:08:17 +00:00
Michael Biebl
65fc1dc311 Refresh patches. 2011-11-13 02:00:56 +00:00
Michael Biebl
9db84f2d60 New upstream release. 2011-11-13 02:00:39 +00:00
Michael Biebl
0256028c52 Release version 3.2.1-2 to experimental 2011-10-21 22:31:04 +00:00
Michael Biebl
dc426c127e * debian/control.in:
- Move gtk-doc-tools from Build-Depends-Indep to Build-Depends as it is
    required by autoreconf. Also bump it to (>= 1.11).
2011-10-21 19:47:49 +00:00
Sjoerd Simons
3b32d709ad Target unstable 2011-10-21 17:36:39 +00:00
Sjoerd Simons
0419451b3c * debian/patches/70-Fix-document-generation-in-out-of-tree-builds.patch:
+ Added, fix documentation when build out of tree
2011-10-21 14:56:15 +00:00
Sjoerd Simons
64c61a9b04 Remove libgail-3-common package. Modules have been integrated directly into
Gtk
2011-10-17 16:38:26 +00:00
Sjoerd Simons
3a0c774e57 debian/libgtk-3-0.symbols: Update symbols 2011-10-17 16:35:52 +00:00
Sjoerd Simons
0a6d0cc97f set debian revision back to 1 2011-10-17 16:18:17 +00:00
Sjoerd Simons
47e19066b1 debian/rules: Enable gtk-doc build with the shared build 2011-10-17 15:37:16 +00:00
Michael Biebl
ad518a4294 Instead of depending on lynx | www-browser, make the -doc packages
suggest devhelp.
2011-10-16 17:05:54 +00:00
Michael Biebl
53dbd7a6b4 * debian/control.in:
- Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
2011-10-16 17:01:24 +00:00
Michael Biebl
6d232364b3 * debian/watch:
- Track .xz tarballs.
2011-10-16 17:00:29 +00:00
Sjoerd Simons
b0357581d9 * debian/control.in: Update build-depends
* debian/rules: Bump libgail SHVER depends
* d/p/002_static-linking-dont-build-perf.patch: Removed, fixed upstream
* d/p/030_xim-modules.patch: Removed, fixed upstream
* d/p/045_trayicon-visual.patch: Removed, fixed upstream
* d/p/003_gdk.pc_privates.patch: Refreshed
* d/p/043_notebook_scroll.patch: Refreshed
* d/p/044_tracker_fts.patch: Refreshed
2011-10-16 07:48:56 +00:00
Sjoerd Simons
2a5ea4eb63 Start packaging 3.2.1 2011-10-16 06:50:34 +00:00
Josselin Mouette
ff4ff20763 043_notebook_scroll.patch: handle a few more widgets to avoid
alt+scroll being intercepted by ranges, spin buttons, combo boxes…
2011-09-08 11:01:16 +00:00
Josselin Mouette
0fb0c2a83b 030_xim-modules.patch: stolen from upstream git. Fix the behavior of
XIM modules. Closes: #633720.
2011-09-04 13:37:25 +00:00
Michael Biebl
691452571b Release version 3.0.12-2 to unstable 2011-08-29 23:58:53 +00:00
Michael Biebl
1ba6688d62 Bump debhelper compatibility level to 8. 2011-08-29 23:57:23 +00:00
Michael Biebl
3f6a59698b debian/libgail-3-0.symbols: Remove trailing empty line which confuses
dpkg-gensymbols.
2011-08-29 23:38:54 +00:00
Michael Biebl
524c6935bc Back to UNRELEASED 2011-08-29 23:34:54 +00:00
Michael Biebl
d77333c8e5 Release version 3.0.12-2 to unstable 2011-08-29 22:17:08 +00:00
Michael Biebl
f3e94faf1a debian/patches/045_trayicon-visual.patch: Fix assertion in trayicon-x11
when visual is not available. Thanks to Vincent Bernat for the patch.
Closes: #637067
2011-08-29 22:15:51 +00:00
Josselin Mouette
aabb90430f Tighten dependencies on libgtk-3-common. Closes: #636766. 2011-08-19 07:30:59 +00:00
Michael Biebl
32a946f84a Release version 3.0.12-1 to unstable 2011-07-28 10:45:27 +00:00
Michael Biebl
1cae44dae9 GdkKeymap: Prevent an infinite loop in the non-XKB case.
(Closes: #633917)
2011-07-28 04:08:32 +00:00
Michael Biebl
b12c5fe4dd New upstream release. 2011-07-28 03:59:54 +00:00
Michael Biebl
9b3971ea3c Stop installing libtool .la files. 2011-07-22 21:03:54 +00:00
Michael Biebl
a40ee10a47 Release version 3.0.11-1 to unstable 2011-07-14 12:47:58 +00:00
Michael Biebl
cc8fd04b6d Fixes infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER.
(Closes: 628457)
2011-07-14 12:32:01 +00:00
Michael Biebl
81f6dc4bb2 debian/patches/044_tracker_fts.patch: Enable Tracker full text search. 2011-07-01 05:32:38 +00:00
Michael Biebl
5e6492d911 New upstream release. 2011-07-01 05:29:42 +00:00
Josselin Mouette
2a05e474c9 by upstream, and from the whole notebook area. 2011-06-04 21:28:46 +00:00
Josselin Mouette
037cd2a225 * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in
GtkNotebook, but this time only when Alt is pressed, as recommended 
  by upstream.
* Drop debhelper 8 requirement so that it can build.
* libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they 
  already exist.
2011-06-04 20:51:17 +00:00
Michael Biebl
479b2719b8 Drop debian/gruik2devhelp.awk and Build-Depends on gawk, obsolete. 2011-06-03 23:45:02 +00:00
Michael Biebl
011d54f156 Update package descriptions. 2011-06-03 23:34:23 +00:00
Michael Biebl
5cac5f0d8d Drop Build-Depends on dpkg-dev (>= 1.13.19). Even lenny has a more recent
version.
2011-06-03 23:14:17 +00:00
Michael Biebl
e5d4659042 Bump debhelper compatibility level to 8. Update Build-Depends accordingly. 2011-06-03 23:11:16 +00:00
Michael Biebl
2cfcb3aa9f Bump Standards-Version to 3.9.2. No further changes. 2011-06-03 23:06:28 +00:00
Michael Biebl
5092e6c379 Refresh patches. 2011-06-03 23:02:34 +00:00
Michael Biebl
3cf4429521 New upstream release. 2011-06-03 20:49:33 +00:00
Michael Biebl
2bbeac27ff debian/watch: Switch to .bz2 tarballs. 2011-06-03 20:48:37 +00:00
Fabian Greffrath
f4e664698f Remove leftover diversions from the libgtk3.0-bin package
that got replaced by libgtk-3-bin (Closes: #617662 ).
2011-05-25 08:29:45 +00:00
Josselin Mouette
ff7b111ab3 libgtk-3-0.postrm.in: fix badly written test. 2011-04-10 20:28:08 +00:00
Josselin Mouette
eea3e1fb80 Upload to unstable; drop check-dist include. 2011-04-10 16:32:42 +00:00
Josselin Mouette
b67f15e7ad * New upstream release.
* Drop the mimeinfo.cache from the udeb, it’s been moved to
  gdk-pixbuf.
2011-04-10 16:31:33 +00:00