File: changelog

package info (click to toggle)
pseudo 1.9.0%2Bgit20200626%2B067950b-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,856 kB
  • sloc: ansic: 12,303; sh: 946; python: 752; makefile: 159
file content (118 lines) | stat: -rw-r--r-- 3,593 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
111
112
113
114
115
116
117
118
pseudo (1.9.0+git20200626+067950b-2) unstable; urgency=medium

  * Fix the Python 3 build dependency (Closes: #964918).

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 12 Jul 2020 11:38:55 +0200

pseudo (1.9.0+git20200626+067950b-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #943180).
  * debian/watch: Track both the HEAD and oe-core branch
  * Refresh the patches.
  * Bump Standards-Version to 4.5.0.
  * Set upstream metadata fields: Repository.

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 10 Jul 2020 18:53:31 +0200

pseudo (1.9.0+git20190802+060058b-1) unstable; urgency=medium

  * New upstream snapshot.
  * Use <sys/xattr.h> rather than the deprecated <attr/xattr.h> from libattr
    (Closes: #953906).

 -- Andrej Shadura <andrewsh@debian.org>  Sat, 14 Mar 2020 20:28:38 +0100

pseudo (1.9.0+git20190515+996bead-2) unstable; urgency=medium

  * Fix an accidental file conflict brining postinst/prerm and manpages
    back to the package pseudo (Closes: #933145).

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 28 Jul 2019 16:24:03 -0300

pseudo (1.9.0+git20190515+996bead-1) unstable; urgency=medium

  * New upstream snapshot.
  * Add a real watch file.
  * Add missing ${misc:Depends} to Depends for libpseudo.
  * Bump debhelper from old 9 to 12.
  * Use debhelper-compat instead of debian/compat.
  * Run wrap-and-sort -bast.
  * Bump Standards-Version to 4.3.0

 -- Andrej Shadura <andrewsh@debian.org>  Fri, 26 Jul 2019 14:55:01 -0300

pseudo (1.9.0+git20180920-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Add Vcs-* field

  [ Andrej Shadura ]
  * New upstream snapshot.

 -- Andrej Shadura <andrewsh@debian.org>  Sun, 25 Nov 2018 15:41:48 +0100

pseudo (1.8.1+git20161012-2) unstable; urgency=medium

  * Attempt to unbreak x32 build.

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 29 Oct 2016 19:19:30 +0200

pseudo (1.8.1+git20161012-1) unstable; urgency=medium

  * New upstream snapshot.
  * Drop upstream patches included in the snapshot.

 -- Andrew Shadura <andrewsh@debian.org>  Sat, 29 Oct 2016 11:22:10 +0200

pseudo (1.7.5-5) unstable; urgency=medium

  * Actually install fakeroot-pseudo wrapper (Closes: #823162).

 -- Andrew Shadura <andrewsh@debian.org>  Mon, 02 May 2016 17:59:30 +0200

pseudo (1.7.5-4) unstable; urgency=medium

  * Fix the package version in Replaces/Breaks.

 -- Andrew Shadura <andrewsh@debian.org>  Fri, 29 Apr 2016 13:44:38 +0200

pseudo (1.7.5-3) unstable; urgency=medium

  [ Loïc Minier ]
  * Unbreak GNU getopt test on some locales (LP: #1290069).

  [ Andrew Shadura ]
  * Split libpseudo into a separate package.

 -- Andrew Shadura <andrewsh@debian.org>  Fri, 29 Apr 2016 13:39:01 +0200

pseudo (1.7.5-2) unstable; urgency=medium

  * Don't use -m32/-m64 (Closes: #819268).

 -- Andrew Shadura <andrewsh@debian.org>  Fri, 29 Apr 2016 13:00:24 +0200

pseudo (1.7.5-1) unstable; urgency=medium

  * New upstream release.
  * Patch from upstream:
    - add wrapper for bind
  * Fix punctuation in the manpage.

 -- Andrew Shadura <andrewsh@debian.org>  Thu, 28 Apr 2016 09:47:42 +0200

pseudo (1.7.4-2) unstable; urgency=medium

  * Don't use pseudo directly, LD_PRELOAD it instead.
  * Lower the priority to 5 to address #805937.
  * Imitate fakeroot more closely.
  * Fix inaccuracies in the copyright.

 -- Andrew Shadura <andrewsh@debian.org>  Tue, 24 Nov 2015 19:48:50 +0100

pseudo (1.7.4-1) unstable; urgency=low

  * Initial release (Closes: #796973).

 -- Andrew Shadura <andrewsh@debian.org>  Sun, 22 Nov 2015 21:25:49 +0100