1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
xdg-user-dirs (0.15-2) unstable; urgency=medium
* Make xdg-user-dirs Multi-Arch: foreign as this is a tool which can be run
on any architecture. (LP: #1371439)
-- Iain Lane <laney@debian.org> Fri, 19 Sep 2014 10:17:41 +0100
xdg-user-dirs (0.15-1) unstable; urgency=low
* New upstream release.
- Updated and new translations, including Croatian. (Closes: #666787)
- Add manpages for all files and commands. (Closes: #524903)
* Update Vcs-* URLs.
* Rebuild all translations.
* Bump Standards-Version to 3.9.4. No further changes.
* Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
* Add Build-Depends on xsltproc, docbook-xsl and docbook-xml. Required to
build the documentation.
-- Michael Biebl <biebl@debian.org> Sat, 29 Jun 2013 08:21:06 +0200
xdg-user-dirs (0.14-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.2. No further changes.
* Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
* debian/rules: Set TARBALL_EXT to tar.gz.
* debian/patches/l10n-ca.patch: Remove, merged upstream.
-- Michael Biebl <biebl@debian.org> Sat, 30 Jul 2011 18:17:50 +0200
xdg-user-dirs (0.13-2) unstable; urgency=low
* Add l10n-ca.patch, with Catalan updates.
* Delete ca.gmo on clean, rebuild it by hand on build.
* Add Vcs-* headers.
* Bump Standards-Version to 3.9.1, no changes required.
-- Jordi Mallach <jordi@debian.org> Mon, 04 Oct 2010 19:05:27 +0200
xdg-user-dirs (0.13-1) unstable; urgency=low
* New upstream bugfix release:
+ New translations and a fix for a memory leak.
-- Sebastian Dröge <slomo@debian.org> Wed, 15 Sep 2010 10:38:12 +0200
xdg-user-dirs (0.12-1) unstable; urgency=low
* New upstream bugfix release:
+ debian/patches/01_bashism.patch:
- Dropped, merged upstream.
* debian/control.in,
debian/compat,
debian/source/format,
debian/rules:
+ Update Standards-Version to 3.8.4, no additional changes needed.
+ Updating debhelper compat level to 7.
+ Updating to source format 3.0 (quilt).
-- Sebastian Dröge <slomo@debian.org> Wed, 24 Mar 2010 17:06:04 +0100
xdg-user-dirs (0.10-1) unstable; urgency=low
* New upstream bugfix release with many new translations.
* debian/control.in:
+ Update Standards-Version to 3.7.3, no additional changes needed.
+ Move homepage to the Homepage field and fix the URL (Closes: #445898).
* debian/rules:
+ Add -Wl,-z,defs to LDFLAGS and actually append.
-- Sebastian Dröge <slomo@debian.org> Tue, 12 Feb 2008 14:54:52 +0100
xdg-user-dirs (0.9-1) unstable; urgency=low
* Initial version (Closes: #413817)
* Thanks to Baptiste Mille-Mathias for the Xsession.d script.
-- Sebastian Dröge <slomo@debian.org> Thu, 04 Oct 2007 15:03:16 +0200
|