File: changelog

package info (click to toggle)
libpkgconfig-perl 0.25026-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,920 kB
  • sloc: ansic: 6,120; perl: 1,964; makefile: 4; sh: 3
file content (142 lines) | stat: -rw-r--r-- 4,486 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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
libpkgconfig-perl (0.25026-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.25026.
  * Refresh 0001-Adjust-path-to-ppkg-config-in-test-scripts.patch.
  * Declare compliance with Debian Policy 4.5.1.

 -- gregor herrmann <gregoa@debian.org>  Wed, 18 Nov 2020 21:32:49 +0100

libpkgconfig-perl (0.24026-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/*: replace ADTTMP with AUTOPKGTEST_TMP.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ gregor herrmann ]
  * Import upstream version 0.24026.
  * Declare compliance with Debian Policy 4.5.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Wed, 22 Jul 2020 18:40:41 +0200

libpkgconfig-perl (0.23026-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.23026.

 -- gregor herrmann <gregoa@debian.org>  Sun, 21 Oct 2018 21:35:53 +0200

libpkgconfig-perl (0.22026-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * Import upstream version 0.22026.
  * Declare compliance with Debian Policy 4.2.1.

 -- gregor herrmann <gregoa@debian.org>  Fri, 07 Sep 2018 20:18:16 +0200

libpkgconfig-perl (0.19026-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.19026.

 -- gregor herrmann <gregoa@debian.org>  Mon, 08 Jan 2018 23:29:44 +0100

libpkgconfig-perl (0.18026-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.18026.
  * Drop spelling.patch, applied upstream.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <gregoa@debian.org>  Mon, 01 Jan 2018 22:34:21 +0100

libpkgconfig-perl (0.17026-1) unstable; urgency=medium

  * Team upload.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Import upstream version 0.17026
  * Update 0001-Adjust-path-to-ppkg-config-in-test-scripts.patch.
  * Declare compliance with Debian Policy 4.1.1.
  * Remove trailing whitespace in debian/control.
    Thanks to pedantic lintian.
  * Add a build dependency on libcapture-tiny-perl; used in a new test.
  * Add a spelling patch.

 -- gregor herrmann <gregoa@debian.org>  Mon, 20 Nov 2017 22:07:21 +0100

libpkgconfig-perl (0.12026-1) unstable; urgency=medium

  [ Wolfgang Fütterer ]
  * Imported Upstream version 0.12026
  * Drop spelling patch
  * Fixed spelling error in d/copyright
  * Adjust standards-version

  [ gregor herrmann ]
  * Drop explicit build dependency on Test::More.
    The required version is available in oldstable, and oldoldstable is gone
    by now.

 -- Wolfgang Fütterer <debian@wlf-online.de>  Thu, 12 May 2016 21:10:54 +0200

libpkgconfig-perl (0.11026-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Import upstream version 0.11026.
  * Drop spelling.patch, merged upstream.
  * Declare compliance with Debian Policy 3.9.7.
  * Add a new spelling.patch.
  * Add lintian overrides for false positives about
    old-style-config-script*.

 -- gregor herrmann <gregoa@debian.org>  Sun, 07 Feb 2016 17:11:45 +0100

libpkgconfig-perl (0.10026-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.10026.
  * Update debian/upstream/metadata (new GitHub URL).
  * Refresh 0001-Adjust-path-to-ppkg-config-in-test-scripts.patch
    (offset).
  * debian/copyright: add information about new third-party files.
  * Add a patch to fix a spelling mistake.

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Jan 2016 23:12:12 +0100

libpkgconfig-perl (0.09026-2) unstable; urgency=medium

  * Team upload.
  * Disable use.t autopkgtest.
    dpkg-architecture issues warnings when gcc is not installed.
    (Closes: #806536)

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Nov 2015 19:00:43 +0100

libpkgconfig-perl (0.09026-1) unstable; urgency=low

  * Initial Release (Closes: #804016)

 -- Wolfgang Fütterer <debian@wlf-online.de>  Thu, 05 Nov 2015 08:28:57 +0100