File: changelog

package info (click to toggle)
libmojomojo-perl 1.10%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,432 kB
  • ctags: 920
  • sloc: perl: 14,849; sh: 148; xml: 120; makefile: 8; ruby: 6
file content (180 lines) | stat: -rw-r--r-- 6,228 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
176
177
178
179
180
libmojomojo-perl (1.10+dfsg1-4) unstable; urgency=medium

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

  [ gregor herrmann ]
  * Add debian/upstream/metadata.
  * Rename BSD to BSD-3-clause in debian/copyright.
  * Drop (build) dependency on deprecated libcatalyst-engine-psgi-perl.
  * Add patch to use the Plack Engine instead of Catalyst::Engine::PSGI
    following the documentation in Catalyst::Upgrading. Cf. #759960.
  * Declare compliance with Debian Policy 3.9.6.

 -- gregor herrmann <gregoa@debian.org>  Sat, 25 Oct 2014 18:55:18 +0200

libmojomojo-perl (1.10+dfsg1-3) unstable; urgency=medium

  [ Daniel Lintott ]
  * Fix dversionmangle to completely remove +dfsg1 suffix

  [ gregor herrmann ]
  * Add patch from upstream issue tracker for compatibility with newer
    Enode. (Closes: #753030)

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Jun 2014 20:38:51 +0200

libmojomojo-perl (1.10+dfsg1-2) unstable; urgency=medium

  * Team upload

  * replace libcatalyst-modules-perl in (build-)dependencies with individual
    packages
  * add patch from pull request #120 removing the space before the initial '?'
    in RE, causing warnings with current perl
  * move libtest-pod-coverage-perl from b-d-i to Build-Conflicts-Indep

 -- Damyan Ivanov <dmn@debian.org>  Tue, 20 May 2014 09:07:43 +0300

libmojomojo-perl (1.10+dfsg1-1) unstable; urgency=medium

  * Strip trailing slash from metacpan URLs.
  * Javascript: replace jquery.autocomplete.js with symlink to packaged
    version (libjs-jquery-ui), symlink all to minified packaged versions.
  * Add unminified original version of jquery.cookies.2.0.1.min.js to
    source package. (Closes: #737434)
  * Repacking: remove two minified javascript files.
  * New repacked tarball.
  * Update debian/copyright with regard to newly removed files.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 3.9.5.

 -- gregor herrmann <gregoa@debian.org>  Sun, 06 Apr 2014 17:14:00 +0200

libmojomojo-perl (1.10+dfsg-1) unstable; urgency=low

  [ 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 ]
  * Update debian/repack.stub.

  [ Florian Schlichting ]
  * Imported Upstream version 1.09+dfsg
  * Dropped spelling.patch, applied upstream
  * Email change: Florian Schlichting -> fsfs@debian.org
  * Bumped Standards-Version to 3.9.4 (no change)
  * Bumped copyright years

  [ gregor herrmann ]
  * Bump versioned (build) dependency on libcatalyst-modules-perl to 45.
  * New upstream release 1.10+dfsg.
    Fixes "FTBFS: tests failed"
    (Closes: #713246)
  * Update years of packaging copyright.

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Jun 2013 19:18:21 +0200

libmojomojo-perl (1.06+dfsg-1) unstable; urgency=low

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

  [ Florian Schlichting ]
  * Imported Upstream version 1.06+dfsg.
  * Bumped Standards-Version to 3.9.3 (use copyright-format 1.0).
  * Bumped copyright years for inc/Module/*.
  * Dropped digest-sha.patch, bug680796.patch, both applied upstream.
  * Forwarded spelling.patch.
  * Added myself to uploaders and copyright.

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Mon, 13 Aug 2012 22:19:51 +0200

libmojomojo-perl (1.05+dfsg-3) unstable; urgency=low

  * Team upload.
  * Fix FTBFS caused by updated Catalyst::Plugins::SubRequest.
    Closes: #680796

 -- Florian Schlichting <fschlich@zedat.fu-berlin.de>  Tue, 07 Aug 2012 20:35:24 +0200

libmojomojo-perl (1.05+dfsg-2) unstable; urgency=low

  * Add patch to use Digest::SHA instead of Digest::SHA1.
    Closes: #655825
  * debian/rules: remove quilt artefacts that get installed by some
    accident.

 -- gregor herrmann <gregoa@debian.org>  Sat, 14 Jan 2012 17:13:21 +0100

libmojomojo-perl (1.05+dfsg-1) unstable; urgency=low

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

  [ gregor herrmann ]
  * New upstream release.
  * Bump years of copyright for inc/Module/*.
  * Add new build and runtime dependencies.
  * Add another fix to the spelling patch.
  * Replace two more javascripts libraries with symlinks to the files from
    Debian packages, add dependencies accordingly.
  * Stop installing /usr/share/perl5/MojoMojo/INSTALL.

 -- gregor herrmann <gregoa@debian.org>  Sun, 02 Oct 2011 18:34:27 +0200

libmojomojo-perl (1.04+dfsg-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release
    + Moved to KinoSearch1 (libkinosearch1-perl)
      Closes: #621469
  * Update watch mangle so version numbers are correct
  * Update copyright clauses
  * Standards-Version 3.9.1 (no changes)
  * Add notes for the +dfsg tarball to d/copyright
  * Add copyright information for bundled M::I::Catalyst and
    File::Copy::Recursive

  [ gregor herrmann ]
  * Bump versioned (build) dependency on libcatalyst-modules-perl to >= 42 to
    get a fixed CatalystX::Component::Traits.
  * Switch to debhelper 8.
  * Set Standards-Version to 3.9.2 (no changes).
  * Add /me to Uploaders.
  * Add a patch to fix a spelling mistake discovered by lintian.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Apr 2011 16:57:17 +0200

libmojomojo-perl (1.01+dfsg-1) unstable; urgency=low

  [ Jonathan Yu ]
  * Repack package to remove non-free swfupload files
    (Closes: #591974)
  * Add future swfupload package to Suggests

 -- David Bremner <bremner@debian.org>  Sun, 28 Nov 2010 14:03:48 -0400

libmojomojo-perl (1.01-1) unstable; urgency=low

  [ Jonathan Yu ]
  * New upstream release

  [ gregor herrmann ]
  * Add info about new utility scripts to debian/copyright.
  * Install scripts/util as examples.
  * Add build dependencies on libtest-notabs-perl and
    libtest-pod-coverage-perl.

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 27 May 2010 20:02:26 -0400

libmojomojo-perl (1.00-1) unstable; urgency=low

  * Initial Release. (Closes: #537580)

 -- Jonathan Yu <jawnsy@cpan.org>  Thu, 13 May 2010 21:27:37 -0400