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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
xdg-user-dirs (0.18-2) unstable; urgency=medium
* Stop using debian/control.in and dh_gnome_clean
* Bump Standards Version to 4.7.0
-- Jeremy Bícha <jbicha@ubuntu.com> Fri, 20 Dec 2024 15:55:53 -0500
xdg-user-dirs (0.18-1) unstable; urgency=medium
[ Nathan Pratta Teodosio ]
* Team upload
* New upstream release
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
[ Jeremy Bicha ]
* Update upstream metadata
-- Jeremy Bicha <jbicha@ubuntu.com> Mon, 26 Sep 2022 10:37:43 -0400
xdg-user-dirs (0.17-2) unstable; urgency=medium
* Build-Depend on debhelper-compat 12 and drop debian/compat
* Add -Wl,-O1 -Wl,-z,defs -Wl,--as-needed to our LDFLAGS
* Enable all hardening flags
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Thu, 27 Dec 2018 19:48:38 -0500
xdg-user-dirs (0.17-1) unstable; urgency=medium
* New upstream release (LP: #1754356)
* Update Vcs fields for migration to https://salsa.debian.org/
-- Jeremy Bicha <jbicha@debian.org> Fri, 16 Mar 2018 16:21:50 -0400
xdg-user-dirs (0.16-1) unstable; urgency=medium
* New upstream release
* Drop 01_add-autostart-file.patch: Applied in new release
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
* Bump debhelper compat to 11
-- Jeremy Bicha <jbicha@debian.org> Sun, 17 Dec 2017 17:39:43 -0500
xdg-user-dirs (0.15-3) unstable; urgency=medium
* add-autostart-file.patch: Add autostart .desktop file to launch the user
directory update in any session implementing the XDG autostart spec.
This is required for proper Wayland support.
* Remove Xsession.d launch file: We don't want to run twice in an X11 session.
* Switch packaging to use minimal dh style, compat level 10
* Update for standards version 4.0.0
- We now run autoreconf by default
* Resolve a typo in d/copyright
-- Matthias Klumpp <mak@debian.org> Fri, 18 Aug 2017 20:04:48 +0200
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
|