Commit Graph

959 Commits

Author SHA1 Message Date
21146bfc5e New upstream release. 2013-03-06 10:25:44 +00:00
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
fd818a2d90 release to experimental 2013-02-23 19:38:28 +00:00
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
c2de88d9a2 + debian/gtk-3-examples.install:
- Stop installing gtk3-demo files, no longer needed.
2013-02-23 15:41:13 +00:00
f93e26b4ad + debian/libgtk-3-0.symbols:
- Updated for the new symbols.
2013-02-23 15:38:43 +00:00
59e23168cb + debian/patches:
- Refreshed.
2013-02-23 12:08:14 +00:00
4858e2da59 + debian/control.in:
- Update build dependencies.
2013-02-22 17:46:49 +00:00
974078291d New upstream release. 2013-02-22 17:45:51 +00:00
94cf4eccd4 Release version 3.4.2-6 to unstable 2013-01-31 17:12:43 +00:00
119ebf8733 debian/patches/076_check_wm_supports_hint.patch: This patch fixes the
size and placement of popup menus with some window managers, such as
Awesome and XMonad. Closes: #681974
2013-01-31 16:55:57 +00:00
5557c0d1e5 Release version 3.4.2-5 to unstable 2013-01-09 10:02:03 +00:00
12a10fbe18 * debian/patches/075_gtkplug-fix-handling-of-key-events-for-layouts.patch:
This patch fixes handling of key events for different layouts in
  GtkPlug. In particular, it fixes the keyboard layout switching from
  gnome-screensaver when the screen is locked. Closes: #692235
* debian/libgtk-3-0.symbols: add gdk_x11_keymap_get_group_for_state and
  gdk_x11_keymap_key_is_modifier which are introduced by the above patch
  (actually backported from the 3.5.2 API).
* debian/rules: call dh_makeshlibs with -V 'libgtk-3-0 (>= 3.4.2-5~)',
  since we introduced new public symbols in this Debian revision.
2013-01-09 09:59:22 +00:00
89311c5a6d New upstream release 2013-01-08 12:57:06 +00:00
d5d6809c00 Release version 3.6.3-1 to experimental 2013-01-04 22:24:08 +00:00
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
f96a5b56e6 debian/libgtk-3-bin.install: Install gtk-launch man page. 2013-01-04 22:13:01 +00:00
9f3309b863 Refresh patches. 2013-01-04 22:11:21 +00:00
e2e6fb300d New upstream release. 2013-01-04 22:11:03 +00:00
24b5986848 Team upload 2012-10-22 20:57:22 +00:00
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
ea0305b774 New upstream release 3.6.1 2012-10-22 20:01:21 +00:00
4f6a5014b1 Target experimental 2012-10-03 18:05:02 +00:00
e8653a2350 debian/control.in: Add ${shlibs:Depends} Depends to libgtk-3-bin 2012-10-03 16:43:55 +00:00
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
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
f6128aa28c Branch to experimental 2012-09-21 20:34:06 +00:00
629e540945 Release version 3.4.2-4 to unstable 2012-09-21 16:30:55 +00:00
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
52f6305a9f Fix debian revision 2012-08-06 20:08:24 +00:00
ff0adbc77f Release version 3.4.2-4 to unstable 2012-08-06 19:41:08 +00:00
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
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
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
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
b34e8f6982 Update xrandr epoch. 2012-07-06 09:29:07 +00:00
ef1bd689d4 Release version 3.4.2-2 to unstable 2012-06-30 15:03:22 +00:00
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
d540451506 Release version 3.4.2-1 to unstable 2012-05-10 12:44:45 +00:00
db4b030299 Update to 3.4.2 2012-05-10 12:10:55 +00:00
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
06b8b5bae9 Release version 3.4.1-2 to unstable 2012-04-19 00:46:58 +00:00
9b34bd1a03 Upload to unstable. 2012-04-19 00:46:20 +00:00
3ff6f57946 Move experimental branch of gtk+3.0 to unstable 2012-04-19 00:40:54 +00:00
6cecc92c55 Release version 3.4.1-1 to experimental 2012-04-17 19:19:39 +00:00
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
565cb35eee Add reference to debian bug report 2012-04-17 17:23:19 +00:00
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
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
0c290b9332 Fixes GtkPaned's handling of preferred size. Closes: #666718 2012-04-15 22:58:59 +00:00