Commit Graph

986 Commits

Author SHA1 Message Date
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
849ba9bf66 Refresh debian/control 2012-04-15 22:56:19 +00:00
9dc6e6c3a3 Update Vcs-* URLs. 2012-04-15 22:51:57 +00:00
955224b22a Bump Standards-Version to 3.9.3. 2012-04-15 22:51:11 +00:00
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
d768fd50f7 Remove leftovers from the opt flavor. 2012-04-15 22:40:42 +00:00
21d2fd1466 Refresh patches. 2012-04-15 22:37:18 +00:00
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
c42850713d New upstream release. 2012-04-15 22:34:22 +00:00
5de12e0a26 Break libvte-2.90-9 < 0.32. Closes: #666921. 2012-04-04 13:36:15 +00:00
c28d040986 Release version 3.4.0-1 to experimental 2012-03-28 13:27:23 +00:00
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
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
41aaf6cd72 Update to 3.4.0 2012-03-28 13:16:05 +00:00
b2be318557 Back to UNRELEASED 2012-03-28 13:15:25 +00:00
b88a850a04 Release version 3.3.20-1 to experimental 2012-03-21 02:08:15 +00:00
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
6456481cae * Refresh patches.
* Disable 043_notebook_scroll.patch, it needs to be updated.
2012-03-21 01:43:37 +00:00
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
157ccb4cf9 * debian/libgtk-3-0.symbols: Updated.
* debian/rules: Bump SHVER to 3.3.18.
2012-03-21 01:24:22 +00:00
d3a5aefde2 New upstream development release. 2012-03-21 01:23:10 +00:00
20fc6a55ac Bump Build-Depends on cdbs for multiarch support. 2012-03-18 14:35:29 +00:00
ca10030120 * debian/libgtk-3-0.install.in:
- install the settings.ini
  * debian/patches/015_default-fallback-icon-theme.patch:
    - dropped in favor of the settings.in configuration
  * debian/settings.in:
    - define default themes there, it's better than hardcoding
2012-03-07 18:52:30 +00:00
30fe5dac5d Release version 3.3.16-1 to experimental 2012-03-07 00:17:14 +00:00