* Rebranded for Trisquel
* Team upload.
* New upstream version 4.16.1.
* d/control: Bump DH compat to 13.
* Update Standards-Version to 4.6.0.
* New upstream version 4.16.0
* d/libxfce4ui-glade.lintian-overrides: add library-not-linked-against-libc
* Upload to unstable
* Team upload.
* New upstream version 4.15.8.
* d/libxfce4ui-2-0.symbols: Add new symbol.
* d/control:
- Bump libxfce4util-dev B-D to 4.15.6.
- Update 'homepage' field.
* Team upload.
* New upstream version 4.15.6.
* d/libxfce4ui-2-0.symbols: Update symbols.
* Team upload.
* New upstream version 4.15.5.
* d/libxfce4ui-2-0.symbols: Add new symbol.
* d/watch: Bump to version 4.
* Update Standards-Version to 4.5.1.
* Team upload.
* New upstream version 4.15.4.
* Team upload.
* d/control, d/libxfce4ui-dev.install, d/rules:
- Enable and install introspection support.
* d/control, d/libxfce4ui-glade.install:
- Enable and install glade support in a new package.
* Team upload.
[ Mateusz Łukasik ]
* New upstream version 4.15.2.
* d/rules: Drop debug symbol migration.
* d/control: update standards version to 4.5.0.
* d/libxfce4ui-2-0.symbols updated for new release.
[ Unit 193 ]
* New upstream version 4.15.3.
- Update symbols.
* d/control:
- Drop old breaks/replaces and version constraints.
- R³: no.
* d/libxfce4ui-2-0.lintian-overrides: Update lintian tag name.
* d/source/lintian-overrides: Drop, no longer useful.
* d/vendorinfo: Update team mailing address, add myself,
remove Lionel Le Folgoc. Thanks for all your work!
* New upstream version 4.15.1
* d/libxfce4ui-2-0.symbols updated for new release
* d/copyright updated for new release
[ Unit 193 ]
* d/watch: Update for upstream's move to mirrorbit.
[ Yves-Alexis Perez ]
* d/watch: use uscan special strings
* New upstream version 4.15.0
* d/control: update dh compat level to 12
* d/control: update standards version to 4.4.1
* d/control: update build-dep for new upstream
* drop libxfce4ui-1 packages, gone upstream
* d/libxfce4ui-2-0.symbols updated for new release
[ Unit 193 ]
* New upstream version 4.14.1
* d/rules: Pass '--enable-gtk-doc' during configure to fix consecutive builds.
(Closes: #884216)
[ Unit 193 ]
* New upstream version 4.13.5
- Add new symbols.
* d/control, d/rules: Update glade build-dep, but leave disabled.
* d/compat, d/control:
- Drop d/compat in favor of debhelper-compat, bump to 11.
* d/control:
- Drop B-D on autotools-dev, versioned dpkg-dev.
- B-D on gtk-doc-tools and xfce4-dev-tools for autoreconf.
* d/rules:
- Drop '--disable-silent-rules' and '--parallel' invocation, now default.
- Allow dh-autoreconf to run xdt-autogen.
* Trim whitespace from previous changelog entries.
[ Mateusz Łukasik ]
* New upstream version 4.13.6
[ Yves-Alexis Perez ]
* d/control: update standards version to 4.4.0
* Moved the package to git on salsa.debian.org
* Updated the maintainer address to debian-xfce@lists.debian.org
closes: #899595
* d/control: drop Lionel from uploaders, thanks!
* d/control: update standards version to 4.3.0
* d/*.symbols: add relevant Build-Depends-Package fields
* d/copyright updated
[ Unit 193 ]
* New upstream development release.
- Fix missing gresource file in release tarball closes: #880431
* d/changelog:
- Remove trailing whitespace from old entries.
* d/control, d/copyright, d/vendorinfo, d/xfce4-about.1, d/xfhelp4:
- Use https where possible.
* d/control:
- Drop the xfce-keyboard-shortcuts transitional package.
* d/watch:
- Use https now that it is available.
* Update Standards-Version to 4.1.2.
[ Yves-Alexis Perez ]
* Run wrap-and-sort.
* Update standards version to 4.0.0.
* debian/rules:
- use dh_missing instead of dh_install --list-missing
[ Unit 193 ]
* New upstream development release.
- Drop upstream patch.
* d/control:
- Add Multi-Arch classifiers to all qualifying packages. closes: #846902
- Remove duplicated 'Section' declaration.
- Drop the dbg packages.
* d/rules:
- Migrate to dbgsym packages.
- Replace --with-gtk3 with --with-gtk2, since gtk2 is now optional.
[ Mateusz Łukasik ]
* New upstream release.
* Add cherry-pick to fix build error with --disable-gtk3.
[ Mateusz Łukasik ]
* New upstream release.
* Update symbols files.
* debian/control:
- Bump standards-version to 3.9.8.
[ Helmut Grohne ]
* Add Multi-Arch annotations to all but libxfce4ui-utils closes: #846902
[ Yves-Alexis Perez ]
* debian/control:
- replace Priority: extra by optional
- update standards version to 4.1.3.
* Upload to unstable.
[ Jackson Doak ]
* New upstream release
[ Mateusz Łukasik ]
* New upstream release.
* debian/control:
- Bump standards-version to 3.9.6.
- Bump minimal xfce devel depends to 4.12.
[ Lionel Le Folgoc ]
* debian/*.symbols: added.
* debian/rules: override dh_makeshlibs to ignore libxfce4kbd-private.
* debian/{vendorinfo,control}: update my email address.
* debian/control: relax libxfce4ui-utils dependency on libxfce4ui-1-0.
[ Yves-Alexis Perez ]
* debian/libxfce4ui-{2,3}-0.lintian-overrides added, add lintian overrides
for not having libxfce4kbd-private in symbols files.
[ Jackson Doak ]
* New upstream release
[ Yves-Alexis Perez ]
* debian/rules:
- force disable gladeui. closes: #724037
* debian/control:
- update standards version to 3.9.5.
[ Lionel Le Folgoc ]
* New upstream development release.
* Enable gtk3 support:
- Introduce libxfce4ui-2-* binary packages for the Gtk+3 variant.
- Introduce libxfce4ui-common for arch-indep files since they are used by
both variants, and change xfce-keyboard-shortcuts into a transitional
package depending on it.
* debian/rules: pass --with-gtk3 to configure.
* debian/control: add b-dep on libgtk-3-dev.
* debian/patches/01_replace-ctrl-primary-gtk-shortcuts.patch: dropped,
included upstream.
* debian/libxfce4ui-1-0.shlibs: bumped to >= 4.11.0 for the new symbols.
* debian/rules:
- replace autotools-dev addon by a call to xdt-autogen. Fix FTBFS on
ppc64el. closes: #760626
* debian/control:
- drop build-dep on autotools-dev
- add build-dep on xfce4-dev-tools
- update standards version to 3.9.5.
* debian/source/lintian-overrides:
- add overrides for the outdated config.{guess,sub} since xdt-autogen will
update them.
* debian/rules:
- force disable gladeui. closes: #724037
* debian/patches:
- 02_Fix-keyboard-shortcuts-with-Shift-modifier-bug-8744 added, fix
keyboard shortcut not working when using shift modifier. closes: #721669
[ Lionel Le Folgoc ]
* debian/xfhelp4: added, reintroduced until all plugins are migrated to the
new help system.
* debian/libxfce4ui-utils.install: install xfhelp4 to usr/bin.
* Only install the vendorinfo file on Debian, not Ubuntu.
* debian/rules: fix dh_strip override so that libxfce4ui-utils dbg symbols
end up in libxfce4ui-utils-dbg and not in libxfce4ui-1-dbg.
* debian/control: let libxfce4ui-utils-dbg breaks/replaces previous
libxfce4ui-1-dbg for the moved symbol.
[ Evgeni Golov ]
* Correct Vcs-* URLs to point to anonscm.debian.org
[ Jackson Doak ]
* debian/copyright: Convert to debian format 1.0
* debian/control:
- Make VCS URLs point to trunk instead of experimental
* debian/rules: disable silent building
* debian/control:
- drop glade-xfce package, since it's now useless with the move to GTK3.
closes: #709243
- update standards version to 3.9.4.
* debian/rules:
- drop glade file removal.
- use autotools-dev addons to refresh config.{sub,guess}.
* Upload to unstable.
* debian/rules:
- enable all hardening flags.
* New upstream stable release.
* debian/patches:
- 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly.
* debian/control: revert to unversioned libxfce4util-dev, bump required
versions for Xfce 4.10.
* New upstream development release.
* debian/xfce4-about.1, debian/libxfce4ui-utils.manpages: ship a manpage
for xfce4-about.
[ Lionel Le Folgoc ]
* New upstream development release.
* debian/control:
- add a new binary package libxfce4ui-utils to contain xfce4-about files
- libxfce4ui-utils breaks/replaces pre 4.10 xfce4-utils package, as it
previously shipped xfce4-about.
- use Breaks instead of Conflicts when possible.
* debian/patches:
- 01_replace-ctrl-primary-gtk-shortcuts.patch: refreshed to apply cleanly
and add DEP-3 headers.
* debian/libxfce4ui-1-0.shlibs: added.
* debian/rules: take vendor handling code from xfce4-utils for xfce4-about.
* debian/vendorinfo: added, taken from xfce4-utils, and renamed from
debian/Debian.
[ Yves-Alexis Perez ]
* debian/control:
- update standards version to 3.9.3.
- update debhelper build-dep to 9.
- add build-dep on dpkg-dev 1.16.1.
- drop hardening-includes build-dep.
- add pre-depends on ${misc:Pre-Depends}.
- build-dep on libxfce4util6-dev to start using the new API and make the
-dev package depends on it.
* debian/rules:
- use hardening support in debhelper 9 and dpkg-dev 1.16.1
- multi-archify the paths.
- build with --parallel.
* debian/*.install:
- multi-archify the paths.
* New upstream bugfix release, including:
- updated dutch translation. lp: #781043
* debian/copyright: fix EOLs.
* debian/control:
- fix glade-xfce Recommends on libxfce4ui-1-dev.
* debian/patches:
- 01_replace-ctrl-primary-gtk-shortcuts added, replace Control by Primary
in keyboard shortcuts since Gtk+ switch broke current shortcuts.
* debian/NEWS added to tell people how to rebind shortcuts broken by the
Gtk+ upgrade.
* debian/rules:
- cleanup .la files for glade too. closes: #633239
* Upload to unstable.
* debian/control:
- drop Emanuele, Simon and Mike from uploaders.
- update standards version to 3.9.2.
* Initial release. closes: #612048