File: changelog

package info (click to toggle)
libbusiness-paypal-api-perl 0.77-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 488 kB
  • sloc: perl: 2,503; makefile: 9
file content (151 lines) | stat: -rw-r--r-- 4,747 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
libbusiness-paypal-api-perl (0.77-1) unstable; urgency=medium

  * Team upload

  [ Florian Schlichting ]
  * Import upstream version 0.77
  * Drop pod-errors.patch, applied upstream

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

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> yadd@debian.org

  [ Nick Morrott ]
  * d/control:
    - Declare compliance with Debian Policy 4.4.1 (no changes)
    - Bump debhelper compatibility level to 12
    - Add Rules-Requires-Root field
  * d/u/metadata:
    - Refresh metadata
  * d/watch:
    - Migrate to version 4 of watch file format

 -- Nick Morrott <nickm@debian.org>  Sat, 16 Nov 2019 15:39:49 +0000

libbusiness-paypal-api-perl (0.76-1) unstable; urgency=medium

  * Team upload

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Fabrizio Regalli from Uploaders. Thanks for your work!
  * Remove Jonathan Yu from Uploaders. Thanks for your work!

  [ Florian Schlichting ]
  * Import upstream version 0.76
  * Bump copyright years
  * Declare compliance with Debian Policy 4.1.1
  * Add pod-errors.patch

 -- Florian Schlichting <fsfs@debian.org>  Sat, 11 Nov 2017 22:49:44 +0100

libbusiness-paypal-api-perl (0.74-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Import upstream version 0.74.
  * Drop (build) dependency on libipc-system-simple-perl.
  * Declare compliance with Debian Policy 3.9.7.

 -- gregor herrmann <gregoa@debian.org>  Fri, 12 Feb 2016 20:47:36 +0100

libbusiness-paypal-api-perl (0.73-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.73.
  * debian/rules: fix hashbang in example scripts.

 -- gregor herrmann <gregoa@debian.org>  Sun, 08 Nov 2015 17:45:57 +0100

libbusiness-paypal-api-perl (0.72-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 ]
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * Add gbp.conf to filter out debian/ from upstream tarball on import.

  * New upstream release.
    Fixes "seems to use a dead API"
    (Closes: #787935)
  * Update upstream copyright.
  * Add debian/upstream/metadata.
  * Install new CONTRIBUTING.md file.
  * Update (build) dependencies.
  * Bump debhelper compatibility level to 9.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sat, 24 Oct 2015 17:22:44 +0200

libbusiness-paypal-api-perl (0.70-1) unstable; urgency=low

  * Imported Upstream version 0.70
  * Bump Standards-Version to 3.9.4
  * Update debian/copyright format to 1.0
  * Change upstream contact to Olaf Alders
  * Remove fix-deprecated-use-of-qw-as-parentheses patch, now included
    in upstream

 -- Xavier Guimard <x.guimard@free.fr>  Sat, 05 Jan 2013 08:24:37 +0100

libbusiness-paypal-api-perl (0.69-2) unstable; urgency=low

  * Team upload.

  [ Fabrizio Regalli ]
  * Bump to 3.9.2 Standard-Version.
  * Add myself to Uploaders and Copyright.
  * Switch d/compat to 8.
  * Build-Depends: switch to debhelper (>= 8).
  * Bump to 3.0 quilt format.
  * Fixed lintian copyright-refers-to-symlink-license message.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Fix deprecated use of qw() as parentheses.
    Add patch to surround qw() expression in for statement.
    See: http://perldoc.perl.org/perl5140delta.html#Use-of-qw(...)-as-parentheses
    Thanks to Dean Hamstead <dean@fragfest.com.au>. (Closes: #649237)
  * Update debian/copyright format.
    Update file to revision 174 for DEP5 proposal for machine readable
    copyright file information.

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 20 Nov 2011 21:31:50 +0100

libbusiness-paypal-api-perl (0.69-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Add myself to Uploaders and Copyright
  * Small fixes to copyright file

  [ gregor herrmann ]
  * debian/copyright: new upstream maintainer, third-party copyright holder.

 -- Jonathan Yu <jawnsy@cpan.org>  Sat, 13 Mar 2010 19:10:32 -0500

libbusiness-paypal-api-perl (0.62-1) unstable; urgency=low

  * Initial Release (Closes: #572213).

 -- Ernesto Hernández-Novich (USB) <emhn@usb.ve>  Tue, 02 Mar 2010 14:28:08 -0430