File: changelog

package info (click to toggle)
libtest-valgrind-perl 1.14-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 292 kB
  • ctags: 148
  • sloc: perl: 1,567; makefile: 17
file content (117 lines) | stat: -rw-r--r-- 3,894 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
libtest-valgrind-perl (1.14-3) unstable; urgency=medium

  * Team upload.
  * Don't Depends on perlapi.
    Since version 1.12-1 does not install the the XS extensions, so we do
    not need to the perlapi dependency.
    Thanks to Niko Tyni <ntyni@debian.org> for correction

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 28 Jun 2014 17:15:40 +0200

libtest-valgrind-perl (1.14-2) unstable; urgency=medium

  * Team upload.

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

  [ Salvatore Bonaccorso ]
  * Don't hardcode /usr/lib/perl5.
    Use vedorarch in preparation for multi-arch perl 5.20 transition.
    Add a Depends on perlapi (cf. #750017) as the package is using
    vendorarch. (Closes: #752981)
  * Bump Debhelper compat level to 9.
    Adjust versioned Build-Depends on debhelper to (>= 9.20120312~) to get
    all hardening flags.
  * Declare compliance with Debian Policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 28 Jun 2014 11:01:34 +0200

libtest-valgrind-perl (1.14-1) unstable; urgency=low

  * New upstream release.
  * Drop remaining libtest-* build dependencies. The author tests were
    removed from the upstream tarball. (Cf. also #720662 and the changelog
    entry for 1.13-2.)
  * Update years of upstream and packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Thu, 05 Sep 2013 21:22:51 +0200

libtest-valgrind-perl (1.13-2) unstable; urgency=low

  * Team upload.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Drop Build-Depends-Indep on libtest-kwalitee-perl.
    Fix "FTBFS: kwalitee test failure", by not running kwalitee tests.
    (Closes: #720662)
  * Update debian/copyright format.
    Update format to copyright-format 1.0 as rleeased together with Debian
    policy 3.9.3.
  * Bump Standards-Version to 3.9.4

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 24 Aug 2013 15:02:24 +0200

libtest-valgrind-perl (1.13-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/rules: delete /usr/lib/perl5 only if it exists.

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

  [ Florian Schlichting ]
  * Imported Upstream version 1.13
  * bump S-V and compat (reference GPL-1 directly)
  * update copyright year
  * debian/source/format: 3.0 (quilt)
  * add myself to Uploaders

  [ gregor herrmann ]
  * debian/copyright: update DEP5 formatting.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Tue, 30 Aug 2011 14:27:47 +0000

libtest-valgrind-perl (1.12-1) unstable; urgency=low

  * New upstream release
    + Valgrind.so no longer installed (only needed for tests)
    + Fix symbols being Z-encoded on output with older versions
      of valgrind
  * This package is now an Arch: all, since the distribution is
    Pure Perl code

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 30 Nov 2009 09:57:16 -0500

libtest-valgrind-perl (1.10-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ Ryan Niebur ]
  * Update jawnsy's email address

  [ gregor herrmann ]
  * New upstream release (closes: #546515).
  * Minimize debian/rules.
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.3 (no further changes).
  * Add libtest-kwalitee-perl to Build-Depends.

 -- gregor herrmann <gregoa@debian.org>  Thu, 01 Oct 2009 22:48:46 +0200

libtest-valgrind-perl (1.02-1) unstable; urgency=low

  * Initial Release. (Closes: #526386)

 -- Jonathan Yu <frequency@cpan.org>  Sat, 02 May 2009 21:26:22 -0400