File: changelog

package info (click to toggle)
xdg-user-dirs-gtk 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 504 kB
  • sloc: ansic: 520; sh: 6; makefile: 5
file content (110 lines) | stat: -rw-r--r-- 3,823 bytes parent folder | download
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
xdg-user-dirs-gtk (0.14-1) unstable; urgency=medium

  * New upstream release
  * Build with meson
  * Remove 2 obsolete patches
  * Opt into Salsa CI

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sun, 19 Jan 2025 10:10:23 -0500

xdg-user-dirs-gtk (0.11-2) unstable; urgency=medium

  * Stop using debian/control.in and dh_gnome_clean
  * Update standards version to 4.7.0, no changes needed

 -- Jeremy Bícha <jbicha@ubuntu.com>  Fri, 20 Dec 2024 14:27:46 -0500

xdg-user-dirs-gtk (0.11-1) unstable; urgency=medium

  * New upstream release
  * Add debian/upstream/metadata
  * debian/control.in: Build-Depend on dh-sequence-gnome
  * Bump debhelper-compat to 13
  * Bump Standards-Version to 4.6.1
  * Drop no-longer-needed -Wl,--as-needed
  * Set Rules-Requires-Root: no

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 06 Dec 2022 17:34:03 -0500

xdg-user-dirs-gtk (0.10-3) unstable; urgency=medium

  * Build-Depend on debhelper-compat 12 and drop debian/compat
  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 27 Dec 2018 19:52:16 -0500

xdg-user-dirs-gtk (0.10-2) unstable; urgency=medium

  [ Jeremy Bicha]
  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Update Maintainer
  * Convert from cdbs to dh
  * Add debian/docs to explicitly install NEWS and README
  * Bump debhelper compat to 10
  * Bump Standards-Version to 4.1.2
  * Add run-in-all-GTK-desktops.patch:
    - Run in every desktop except KDE Plasma and LXQt (Closes: #742057)
  * Add set-NoDisplay.patch:
    - Set NoDisplay=true to hide from Ubuntu's Startup Applications app

  [ Helmut Grohne ]
  * Add fix-pkg-config-cross-compilations.patch (Closes: #858092):
    - Skip unnecessary pkg-config check to fix cross building

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 16 Dec 2017 10:15:17 -0500

xdg-user-dirs-gtk (0.10-1) unstable; urgency=low

  * New upstream release.
  * Add Vcs-* fields.
  * Bump Standards-Version to 3.9.4. No further changes.

 -- Michael Biebl <biebl@debian.org>  Sat, 29 Jun 2013 18:04:50 +0200

xdg-user-dirs-gtk (0.9-1) unstable; urgency=low

  * New upstream release.
  * Use track tar.xz upstream tarballs.
  * Switch to 3.0 (quilt) source format and update debhelper compat level.
  * Build-depend on GTK+3 now instead of GTK+2.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 04 Apr 2012 13:58:18 +0200

xdg-user-dirs-gtk (0.8-1) unstable; urgency=low

  * New upstream bugfix release.
  * debian/control.in:
    + Line-wrap control fields.
    + Build depend on intltool.
    + Update Standards-Version to 3.8.0, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 07 Mar 2009 20:53:29 +0100

xdg-user-dirs-gtk (0.7-1) unstable; urgency=low

  * New upstream bugfix release with many translation updates:
    + debian/patches/01_no_desktop_bookmark.patch,
      debian/patches/90_from_svn_handle_en_us_variants.patch:
      - Dropped, merged upstream.
  * debian/control.in:
    + Update Standards-Version to 3.7.3, no additional changes needed.
    + Move homepage to the Homepage field and fix the URL.
  * debian/rules:
    + Add -Wl,-z,defs to LDFLAGS and actually append.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 12 Feb 2008 15:02:40 +0100

xdg-user-dirs-gtk (0.6-1) unstable; urgency=low

  * Initial version (Closes: #413955).
  * debian/patches/01_no_desktop_bookmark.patch:
    + Don't bookmark the desktop directory since it's already handled
      as a special case by the GNOME desktop applications (LP: #122602)
      Patch taken from Ubuntu.
  * debian/patches/90_from_svn_handle_en_us_variants.patch:
    + patch from SVN, handle en_US variants correctly. Patch taken from
      Ubuntu.

 -- Sebastian Dröge <slomo@debian.org>  Thu,  8 Mar 2007 07:16:00 +0100