File: changelog

package info (click to toggle)
libextutils-xsbuilder-perl 0.28-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 500 kB
  • ctags: 403
  • sloc: perl: 2,837; makefile: 11
file content (97 lines) | stat: -rw-r--r-- 3,168 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
libextutils-xsbuilder-perl (0.28-3) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * Update my email address.
  * 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.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Update Vcs-Browser URL to cgit web frontend

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

  [ Niko Tyni ]
  * Add patches to make generated XS code reproducible. (Closes: #802078)
  * Make the package autopkgtestable.

 -- Niko Tyni <ntyni@debian.org>  Sat, 17 Oct 2015 16:30:53 +0300

libextutils-xsbuilder-perl (0.28-2) unstable; urgency=low

  [ Jonathan Yu ]
  * Bringing this package under the pkg-perl group (Closes: #543610)
  * Updated d/watch with CPAN search site
  * Standards-Version 3.8.3
    + Remove version dependency on perl
    + Add Vcs-* and Homepage fields

  [ Ryan Niebur ]
  * Update jawnsy's email address

  [ gregor herrmann ]
  * debian/control: Added: ${misc:Depends} to Depends: field.

  [ Ansgar Burchardt ]
  * Refresh rules for debhelper 7.
  * Convert debian/copyright to proposed machine-readable format.
  * debian/rules: Make build-dep on perl unversioned and move it to B-D-Indep.
  * Bump Standards-Version to 3.8.4.
  * Correct spelling error pointed out by lintian.
    + new patch: spelling.patch
  * Remove files in debian/rules instead of patching Makefile.PL.
  * Move upstream changes to a patch.
    + new patch: use-C-type.patch
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 08 Feb 2010 00:09:09 +0900

libextutils-xsbuilder-perl (0.28-1) unstable; urgency=low

  * New upstream version.
  * Bump standards version.
  * Bump debhelper compat version to 5.
  * Stop ignoring 'make realclean' errors (lintian).
  * Don't try to manpagealise PODTemplate.pm.

 -- Angus Lees <gus@debian.org>  Thu, 10 Jan 2008 12:56:40 +0000

libextutils-xsbuilder-perl (0.27-1) unstable; urgency=low

  * New upstream version.
  * Change to section "perl".
  * Bump standards version.

 -- Angus Lees <gus@debian.org>  Sat,  9 Oct 2004 15:18:53 +1000

libextutils-xsbuilder-perl (0.23-1) unstable; urgency=low

  * New upstream version.
  * Add extra parentheses to T_MAGICHASH_SV INPUT code to stop
    "assignment used as truth value" compiler warning.
  * Patch WrapXS::get_function to use C type instead of mapped perl type for
    return declarations.
  * Add null_type case for (U_)CHAR type.
  * Explicitly cast return type from epxs_sv2_*REF conversions to quiet
    compiler warning during (eg) CV* to SV* mangling.

 -- Angus Lees <gus@debian.org>  Mon, 10 Mar 2003 22:47:03 +1100

libextutils-xsbuilder-perl (0.22-2) unstable; urgency=low

  * Patch XSBuilder/WrapXS.pm to better cope with write_makefilepl('').

 -- Angus Lees <gus@debian.org>  Tue, 10 Dec 2002 11:28:07 +1100

libextutils-xsbuilder-perl (0.22-1) unstable; urgency=low

  * Initial Release.

 -- Angus Lees <gus@debian.org>  Sun,  8 Dec 2002 14:31:49 +1100