File: changelog

package info (click to toggle)
libpithub-perl 0.01036-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,080 kB
  • sloc: perl: 3,558; makefile: 7
file content (175 lines) | stat: -rw-r--r-- 5,280 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
libpithub-perl (0.01036-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 0.01036.
  * Refresh pod-syntax.patch (offset).
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <gregoa@debian.org>  Mon, 15 Feb 2021 21:43:39 +0100

libpithub-perl (0.01035-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.01035.
  * Update years of upstream copyright.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.1.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.

 -- gregor herrmann <gregoa@debian.org>  Sun, 24 Nov 2019 16:42:52 +0100

libpithub-perl (0.01034-1) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

  [ gregor herrmann ]
  * Import upstream version 0.01034.
  * Add (build) dependency on liburi-perl.
  * Declare compliance with Debian Policy 4.1.3.
  * Bump debhelper compatibility level to 10.
  * Remove trailing whitespace in debian/control. Thanks to lintian.
  * Add patch to fix POD errors.

 -- gregor herrmann <gregoa@debian.org>  Sat, 17 Mar 2018 22:00:44 +0100

libpithub-perl (0.01033-1) unstable; urgency=medium

  * Team upload.

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

  [ Lucas Kanashiro ]
  * Import upstream version 0.01033
  * Update version of libjson-maybexs-perl dependency

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Tue, 02 Feb 2016 00:23:34 -0200

libpithub-perl (0.01032-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.01032

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 16 Jan 2016 11:47:22 -0200

libpithub-perl (0.01030-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.01030
  * Update d/compat to same version of debhelper in d/control

 -- Lucas Kanashiro <kanashiro.duarte@gmail.com>  Sat, 31 Oct 2015 17:55:06 -0200

libpithub-perl (0.01029-1) unstable; urgency=medium

  * Team upload.
  * Add debian/upstream/metadata.
  * Import upstream version 0.01029.
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Thu, 09 Jul 2015 22:10:29 +0200

libpithub-perl (0.01028-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Dominique Dumont ]
  * Imported Upstream version 0.01028
  * control:
    * updated Standards-Version to 3.9.6
    - removed dep on libfile-slurp-perl, libjson-perl
    + added dep on libjson-maybexs-perl libpath-tiny-perl
      libimport-into-perl libarray-iterator-perl libcache-lru-perl

 -- Dominique Dumont <dod@debian.org>  Wed, 03 Jun 2015 16:22:00 +0200

libpithub-perl (0.01025-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Fix hashbang in example scripts.

 -- gregor herrmann <gregoa@debian.org>  Fri, 23 May 2014 14:29:35 +0200

libpithub-perl (0.01024-1) unstable; urgency=medium

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Dominique Dumont ]
  * Imported Upstream version 0.01024
    - Add Pithub::Repos::Releases::Assets (Johannes Plunien)
    - Add Pithub::Repos::Releases (Johannes Plunien)
  * copyright: updated years

 -- Dominique Dumont <dod@debian.org>  Fri, 25 Apr 2014 22:05:01 +0200

libpithub-perl (0.01021-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Add Pithub::Repos::Statuses->list and ->create
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Mon, 20 Jan 2014 21:05:48 +0100

libpithub-perl (0.01020-1) unstable; urgency=low

  * Imported Upstream version 0.01020
    + Add Pithub::Repos::Stats->contributors

 -- Dominique Dumont <dod@debian.org>  Sun, 13 Oct 2013 18:21:20 +0200

libpithub-perl (0.01019-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * Drop (Build-)Depends on libjson-any-perl

 -- Alessandro Ghedini <ghedo@debian.org>  Fri, 26 Jul 2013 19:38:58 +0200

libpithub-perl (0.01018-1) unstable; urgency=low

  * Team upload.
  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Sat, 23 Mar 2013 14:10:18 +0100

libpithub-perl (0.01017-1) unstable; urgency=low

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * New upstream release.
  * Set Standards-Version to 3.9.4 (no changes).
  * debian/control: remove version from perl build dependency.

 -- gregor herrmann <gregoa@debian.org>  Mon, 18 Feb 2013 18:34:49 +0100

libpithub-perl (0.1016-1) unstable; urgency=low

  * Initial Release. (Closes: #689959)

 -- Dominique Dumont <dod@debian.org>  Mon, 08 Oct 2012 19:29:20 +0200