Commit Graph

10 Commits

Author SHA1 Message Date
Simon McVittie
e902eb4b99 Disable man pages under nodoc build-profile 2022-12-02 15:31:54 +00:00
Simon McVittie
883e5aa069 Move gtk-encode-symbolic-svg from gtk-3-examples to libgtk-3-bin
It's more of a development tool than an example.
2019-11-25 11:19:35 +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
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
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
Emilio Pozuelo Monfort
90c3366e3e * debian/libgtk-3-bin.install:
+ Ship broadwayd.
2013-10-30 10:43:41 +00:00
Michael Biebl
95437575d4 Move experimental branch of gtk+3.0 to unstable 2013-05-23 13:17:54 +00:00
Michael Biebl
f96a5b56e6 debian/libgtk-3-bin.install: Install gtk-launch man page. 2013-01-04 22:13:01 +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
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