Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add epoch for version 3 | B. Stack | 2024-05-11 |
| | |||
* | Release to unstable | Simon McVittie | 2023-07-14 |
| | |||
* | Remove constraints unnecessary since bullseye (oldstable) | Simon McVittie | 2023-06-19 |
| | | | | | | | * Build-Depends: Drop versioned constraint on libgtk-3-dev (>= 3.16.0). * Build-Depends: Drop versioned constraint on libnotify-dev (>= 0.6.1). * Build-Depends: Drop versioned constraint on meson (>= 0.53.0). Changes-By: deb-scrub-obsolete | ||
* | Disable WebKit integration (--html option) | Simon McVittie | 2023-06-19 |
| | | | | | | | | | | | | | | | | | | | | | This adds several "heavy" dependencies, notably WebKit itself, but also video and spellchecking among others, which are undesired for a simple interactive dialog. The WebKit feature is disabled by default upstream, and several major distributions (including at least the Fedora/Red Hat family, Arch and openSUSE) don't enable it in their packaging, so portable software cannot rely on this option being available. According to codesearch.debian.net, none of the packages with a dependency on zenity use the --html option. The beginning of the Debian 13 cycle seems is a good time to make this sort of potentially disruptive change; most likely nobody will notice this feature going away, but if we get bug reports, we can consider other options such as having a zenity-minimal package without HTML support, or having a zenity-full package with it. Closes: #777608, #942362 | ||
* | Update standards version to 4.6.2, no changes needed | Jeremy Bicha | 2023-01-27 |
| | | | | | | Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html | ||
* | Don't enable webkit support on hurd-i386 either | Jeremy Bicha | 2022-07-28 |
| | |||
* | Build against webkit2gtk 4.1 | Jeremy Bicha | 2022-06-01 |
| | |||
* | releasing package zenity version 3.42.0-1 | Jeremy Bicha | 2022-04-01 |
| | |||
* | Revert "debian/control.in: WebKit builds fine again on sh4 re-add that ↵ | Jeremy Bicha | 2022-04-01 |
| | | | | | | | | architecture to the build-dependencies" This reverts commit 59b52777ebc37b7df2b6fc96b3790bf173c6336b. webkit2gtk 2.36 isn't building on sh4 yet | ||
* | debian/control.in: WebKit builds fine again on sh4 re-add that architecture ↵ | Laurent Bigonville | 2021-11-01 |
| | | | | to the build-dependencies | ||
* | Bump Standards-Version to 4.6.0 | Jeremy Bicha | 2021-09-19 |
| | |||
* | Bump debhelper-compat to 13 | Jeremy Bicha | 2021-09-19 |
| | |||
* | Build with meson | Jeremy Bicha | 2021-09-19 |
| | |||
* | debian/control.in: WebKit builds fine again on m68k, re-add that ↵ | Laurent Bigonville | 2021-09-02 |
| | | | | architecture to the build-dependencies | ||
* | debian/control.in: Disable WebKit support on ia64, m68k and sh4 | Laurent Bigonville | 2021-05-10 |
| | | | | | WebKit is not building for more than 9 months on these architectures anymore | ||
* | debian/control.in: WebKit now builds fine on hurd-i386, re-add that ↵ | Laurent Bigonville | 2021-05-07 |
| | | | | architecture to the build-dependencies | ||
* | Build-Depend on autoconf-archive instead of gnome-common | Simon McVittie | 2020-10-08 |
| | | | | Closes: #829835 | ||
* | Build-Depend on dh-sequence-gnome | Simon McVittie | 2020-10-08 |
| | | | | This avoids having to repeat the sequence name in d/rules. | ||
* | Set Rules-Requires-Root to no | Simon McVittie | 2020-10-08 |
| | |||
* | Release to unstable | Laurent Bigonville | 2020-02-27 |
| | |||
* | debian/control.in: Bump Standards-Version to 4.5.0 (no further changes) | Laurent Bigonville | 2020-02-26 |
| | |||
* | debian/control.in: Webkit is now available on linux architectures | Laurent Bigonville | 2020-02-26 |
| | |||
* | Restore the gnome-common Build-Depends, it's still needed | Sebastien Bacher | 2019-04-04 |
| | |||
* | * New upstream version | Sebastien Bacher | 2019-04-03 |
| | | | | | * debian/control.in: - don't Build-Depends on the deprecated gnome-common | ||
* | Build-Depend on debhelper-compat 12 and drop debian/compat | Jeremy Bicha | 2018-12-27 |
| | |||
* | Bump Standards-Version to 4.3.0 | Jeremy Bicha | 2018-12-27 |
| | |||
* | Bump Standards-Version to 4.1.4 | Jeremy Bicha | 2018-04-09 |
| | |||
* | New upstream release | Jeremy Bicha | 2018-03-12 |
| | |||
* | Update Vcs fields for migration to https://salsa.debian.org/ | Jeremy Bicha | 2018-01-21 |
| | |||
* | Mark zenity-common as Multi-Arch: foreign | Jeremy Bicha | 2017-12-16 |
| | |||
* | Bump debhelper compat to 11 | Jeremy Bicha | 2017-12-16 |
| | |||
* | Bump Standards-Version to 4.1.2 | Jeremy Bicha | 2017-12-16 |
| | |||
* | Update Vcs fields for conversion to git | Jeremy Bicha | 2017-12-16 |
| | |||
* | Replace Build-Depends on intltool with gettext | Michael Biebl | 2017-11-14 |
| | |||
* | Switch to dh_missing and abort on uninstalled files | Michael Biebl | 2017-11-14 |
| | |||
* | Bump Standards-Version to 4.1.1 | Michael Biebl | 2017-11-14 |
| | |||
* | Bump Standards-Version to 4.1.0 | Jeremy Bicha | 2017-08-29 |
| | |||
* | Add Build-Depends on gnome-common, required by autoreconf. | Michael Biebl | 2016-09-19 |
| | |||
* | Bump debhelper compat level to 10. | Michael Biebl | 2016-09-19 |
| | |||
* | Convert from cdbs to dh. | Michael Biebl | 2016-09-19 |
| | |||
* | Bump Standards-Version to 3.9.8. | Michael Biebl | 2016-04-15 |
| | |||
* | Use https:// for Vcs-Browser | Michael Biebl | 2015-10-08 |
| | |||
* | Build against WebKit2. Update Build-Depends accordingly. | Michael Biebl | 2015-06-24 |
| | |||
* | Drop obsolete Breaks/Replaces from pre-wheezy. | Michael Biebl | 2015-06-23 |
| | |||
* | Bump Standards-Version to 3.9.6. | Michael Biebl | 2015-05-18 |
| | |||
* | Refresh debian/control | Michael Biebl | 2014-09-23 |
| | |||
* | * New upstream release. | Laurent Bigonville | 2014-05-23 |
| | | | | * debian/control.in: Bump Standards-Version to 3.9.5 (no further changes) | ||
* | use canonical Vcs-* fields | Jeremy Bicha | 2013-07-28 |
| | |||
* | update homepage: live.gnome.org>wiki.gnome.org | Jeremy Bicha | 2013-06-28 |
| | |||
* | Switch Build-Depends on gnome-doc-utils to yelp-tools. | Michael Biebl | 2013-05-25 |
| |