Commit Graph

357 Commits

Author SHA1 Message Date
d097378b82 debian/control{,.in}: Bump Standards-Version to 4.2.1, no changes required 2018-09-04 17:33:45 +01:00
7a704fc47f Revert "debian/{control{,.in},gbp.conf,watch}: Update for experimental"
This reverts commit 99b78e089c.
2018-09-04 17:24:54 +01:00
553e05c24b Stanrdards-Version → 4.2.0 - no changes required 2018-08-13 13:07:08 +01:00
1b3ddf292a control{,.in}: Bump libepoxy (1.4) and pango (1.41.0) per upstream. 2018-07-18 14:28:11 +01:00
99b78e089c debian/{control{,.in},gbp.conf,watch}: Update for experimental 2018-07-18 14:23:23 +01:00
63887f58b4 Bump minimum wayland-protocols to 1.12 2018-04-16 21:05:15 -04:00
1a606f7e9d Bump Standards-Version to 4.1.3 2018-02-15 05:23:42 -05:00
a316489a28 Update Vcs fields for migration to https://salsa.debian.org/ 2018-01-19 22:02:59 -05:00
f83c435728 Bump Standards-Version to 4.1.2 2017-12-21 21:27:22 -05:00
b415ccd11d Update Vcs fields for conversion to git 2017-12-21 20:42:43 -05:00
07cd2afe72 Set Rules-Requires-Root to no 2017-11-13 08:06:10 +00:00
d9b49e0947 Add (versioned) Provides to gir1.2-gtk-3.0 to follow the latest changes in
the GObject introspection policy wrt bundled typelibs.
2017-11-12 23:04:00 +00:00
6e9824b669 Drop no longer needed Breaks/Replaces 2017-11-12 22:57:32 +00:00
ef4d5ff97c Bump Standards-Version to 4.1.1 2017-11-12 22:54:12 +00:00
c2ce660e7f Move examples, udebs from Priority: extra to optional 2017-10-29 19:32:45 +00:00
fb74450393 Switch from XC-Package-Type to Package-Type which is an official field
name since dpkg-dev 1.15.7.
2017-10-13 20:13:11 +00:00
93879511b4 release to unstable 2017-10-03 18:02:59 +00:00
3bd1670e6c Don't build the docs when not building the -doc packages. Saves some
time on arch-only builds.
2017-09-11 17:46:05 +00:00
c86ebb7078 Drop dh-autoreconf and autotools-dev build-deps, no longer needed as
debhelper guarantees them now.
2017-09-11 16:09:58 +00:00
a91342d9b2 Switch from CDBS to dh.
Only regression is that we don't run --fail-missing on arch:all builds.
2017-09-11 16:08:30 +00:00
cbf9aaea5c Bump to debhelper compat 10. 2017-09-10 00:04:12 +00:00
55b33e769c Bump Standards-Version to 4.1.0; no changes needed. 2017-09-09 13:10:24 +00:00
23c7e0029c Bump libpango1.0-dev Build-Depends to >= 1.40.5 for colornames test 2017-08-19 14:37:35 +00:00
fd1c2bba7a debian/control{,.in}: Bump wayland-protocols to 1.9, per upstream. 2017-08-10 15:30:32 +00:00
628812fad6 New upstream release. 2017-07-26 16:59:17 +00:00
8689425a57 Drop patches which have been merged upstream. 2017-03-24 01:27:40 +00:00
c09e275a44 Refresh debian/control 2017-03-14 01:13:07 +00:00
d9859fc8d9 Release version 3.22.3-1 to unstable 2016-11-08 16:32:52 +00:00
cac8325be8 trivial: drop extra space before comma in dep. list 2016-10-24 16:48:20 +00:00
91815e611e * Update Build-Depends as per configure.ac:
- Add libfontconfig1-dev.
  - Drop libxt-dev, libxft-dev, libxrender-dev and x11proto-xext-dev.
  - Drop Debian specific versions for various libx*-dev packages. Those
    versions were a long time ago for gtk+2.0 when the udeb was switched
    from DirectFB to Xlib.
* Update Depends of libgtk-3-dev to match the dependencies declared in the
  pkg-config .pc files.
2016-10-01 13:36:00 +00:00
e675d23292 Bump Build-Depends on libxrandr-dev to (>= 2:1.5.0). This means we can
drop d/p/0001-Fix-division-by-zero-when-calculating-the-refresh-ra.patch.
Upstream has already applied a similar patch for the Xrandr 1.5 code path
and we no longer need the workaround for Xrandr 1.3.
2016-10-01 12:42:11 +00:00
e50e81b578 Update control 2016-09-30 13:03:45 +00:00
2900f83c4a Drop dbg packages now that we have automatic dbgsym packages. 2016-09-20 18:21:29 +00:00
4d78b4f0f4 Revert the change to drop [linux-any] libegl1-mesa-dev
This is only required for wayland, which is linux-only atm.
2016-09-14 02:28:54 +00:00
065a5729ef Drop linux-any tag from libegl1-mesa-dev dependency 2016-09-14 01:14:22 +00:00
fbab096ebe * New upstream development release.
* Update (build-)dependencies according to configure.ac changes:
  - bump wayland-protocols to >= 1.7
2016-09-13 14:54:34 +00:00
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
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
c93e52b66e Merge from unstable 2016-08-18 14:03:45 +00:00
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
f30324847b Drop unnecessary version number from dependency on adwaita-icon-theme 2016-08-04 17:17:30 +00:00
e114d7c8a4 Drop unnecessary version number from dependency on adwaita-icon-theme 2016-08-04 17:15:47 +00:00
163c5bd938 release to unstable 2016-08-04 17:07:51 +00:00
c365bc321d add missing comma for the adwaita change 2016-08-04 16:44:16 +00:00
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
b129ca9a90 Bump breaks/replaces since gnome3 ppa packaged GTK 3.20.6 before doing the gtk-update-icon-cache change 2016-07-18 02:25:32 +00:00
fea146e56c debian/control.in: Move adwaita-icon-theme dependency to the main package. 2016-07-14 11:23:16 +00:00
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
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
9f8b65d169 Release version 3.20.6-1 to unstable 2016-05-31 19:33:59 +00:00