File: changelog

package info (click to toggle)
libmoosex-traits-perl 0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 316 kB
  • ctags: 11
  • sloc: perl: 320; makefile: 7
file content (156 lines) | stat: -rw-r--r-- 4,973 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
libmoosex-traits-perl (0.13-2) unstable; urgency=medium

  * Team upload

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

  [ Damyan Ivanov ]
  * Declare conformance with Policy 3.9.7
  * Swap the order of the alternative build-dependency on Test::Simple

 -- Damyan Ivanov <dmn@debian.org>  Mon, 22 Feb 2016 08:01:53 +0000

libmoosex-traits-perl (0.13-1) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/control: bump required debhelper version for
    Module::Build::Tiny to 9.20140227.
  * Strip trailing slash from metacpan URLs.

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

  [ gregor herrmann ]
  * Update Test::use::ok build dependency.
  * Add debian/upstream/metadata.
  * Import upstream version 0.13.
  * Update years of packaging copyright, and Upstream-Contact.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 3.9.6.
  * Explicitly (build) depend on Moose. Thanks to autopkgtest.

 -- gregor herrmann <gregoa@debian.org>  Sun, 25 Oct 2015 18:26:05 +0100

libmoosex-traits-perl (0.12-1) unstable; urgency=low

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

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

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright. Drop info about removed files.
  * Update (build) dependencies.
  * Install new CONTRIBUTING file.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sun, 22 Dec 2013 22:42:52 +0100

libmoosex-traits-perl (0.11-2) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org

  [ gregor herrmann ]
  * debian/control: update (build) dependencies to prepare for
    Moose/Class::MOP changes.
  * debian/copyright: update formatting
  * Set Standards-Version to 3.9.2 (no changes).
  * Add /me to Uploaders.
  * Bump debhelper compatibility level to 8.
  * debian/control: remove version from libmoosex-role-parameterized-perl,
    nothing older in the archive.

 -- gregor herrmann <gregoa@debian.org>  Thu, 21 Apr 2011 19:10:49 +0200

libmoosex-traits-perl (0.11-1) unstable; urgency=low

  * New upstream release.
  * Bump build-dep, recommends on libmoosex-role-parameterized-perl
    to >= 0.13.
  * Drop patch fix-pod-spelling.patch: applied upstream.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 14 May 2010 10:38:26 +0900

libmoosex-traits-perl (0.09-1) unstable; urgency=low

  * New upstream release
  * Use new 3.0 (quilt) source format
  * Update to new DEP5 copyright format
  * Update copyright information
  * Add a patch to fix POD spelling errors

 -- Jonathan Yu <jawnsy@cpan.org>  Wed, 07 Apr 2010 11:46:32 -0400

libmoosex-traits-perl (0.08-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
  * Standards-Version 3.8.4 (no changes)
  * Update short description

  [ Ryan Niebur ]
  * Update jawnsy's email address
  * Update ryan52's email address

 -- Jonathan Yu <jawnsy@cpan.org>  Mon, 15 Feb 2010 13:41:43 -0500

libmoosex-traits-perl (0.07-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + apply_traits is now deprecated (use "no warnings" to disable warning)
    + add MooseX::Traits::Util so that other modules can resolve trait names
    + add new_class_with_traits util function to create classes with traits
  * Standards-Version 3.8.3 (no changes)
  * New dependency on libnamespace-autoclean-perl
  * Added MooseX-Role-Parameterized to B-D-I for testing, and Recommends

  [ 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).

 -- Jonathan Yu <frequency@cpan.org>  Fri, 21 Aug 2009 14:55:07 -0400

libmoosex-traits-perl (0.06-1) unstable; urgency=low

  * New upstream release
    + Updated M::I version
    + Bug fixes (RT#47011 and RT#46936)
  * New dependency on Moose and Class-MOP
  * Standards-Version 3.8.2

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

 -- Jonathan Yu <frequency@cpan.org>  Mon, 29 Jun 2009 07:16:07 -0400

libmoosex-traits-perl (0.05-1) unstable; urgency=low

  [ Ryan Niebur ]
  * New upstream release

  [ Jonathan Yu ]
  * New upstream release
    -> Feature change: support subclasses of classes that use MX::Traits
    -> New test added

 -- Jonathan Yu <frequency@cpan.org>  Thu, 28 May 2009 12:23:15 -0400

libmoosex-traits-perl (0.03-1) unstable; urgency=low

  * Initial Release. (Closes: #529239)

 -- Jonathan Yu <frequency@cpan.org>  Mon, 18 May 2009 22:00:43 -0400