File: changelog

package info (click to toggle)
libdbm-deep-perl 2.0008-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 884 kB
  • sloc: perl: 7,383; sql: 36
file content (129 lines) | stat: -rw-r--r-- 4,454 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
libdbm-deep-perl (2.0008-1) unstable; urgency=low

  * New upstream release
  * debian/control: Add myself to list of Uploaders
  * debian/copyright: Add myself to debian/* copyright
  * debian/watch: Remove comments

 -- Nathan Handler <nhandler@ubuntu.com>  Sat, 23 Jun 2012 22:57:34 -0500

libdbm-deep-perl (2.0007-1) unstable; urgency=low

  * New upstream release.
  * Drop manpage patch, merged upstream.

 -- gregor herrmann <gregoa@debian.org>  Sat, 02 Jun 2012 18:42:57 +0200

libdbm-deep-perl (2.0006-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release 2.0004.
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * New upstream release 2.0006.
  * debian/copyright: update to Copyright-Format 1.0.
  * Update years of packaging copyright.
  * Bump Standards-Version to 3.9.3 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Sat, 07 Apr 2012 14:46:13 +0200

libdbm-deep-perl (2.0002-1) unstable; urgency=medium

  * New upstream release.
    + Errors out instead of corrupting the database when starting too many
      transactions.
  * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux
    systems".

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 12 Sep 2010 20:30:32 +0900

libdbm-deep-perl (2.0001-1) unstable; urgency=low

  * New upstream release.
  * Use debhelper compat level 8; no longer pass --buildsystem=perl_build in
    debian/rules as this is now selected by default.
  * debian/rules: Remove DBM::Deep::ConfigData module that gets generated by
    Module::Build.
  * debian/copyright: Refer to /usr/share/common-licenses/GPL-1.
  * Bump Standards-Version to 3.9.1.

 -- Ansgar Burchardt <ansgar@43-1.org>  Wed, 25 Aug 2010 22:12:50 +0900

libdbm-deep-perl (2.0000-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
    + This version introduces a new file format for the File backend.  It can
      still read databases from version 1.0003 and later.  See NEWS.Debian or
      upstream changelog for details.
  * Remove build-dep on perl (>= 5.10) | libmodule-build-perl: stable has
    perl 5.10.
  * Bump Standards-Version to 3.9.0 (no changes).

  [ gregor herrmann ]
  * Refresh manpage-has-bad-whatis-entry.patch.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 24 Jul 2010 15:10:26 +0900

libdbm-deep-perl (1.0024-1) unstable; urgency=low

  * New upstream release.
  * Remove patch perl-5.12.patch: applied upstream.
  * Use Build.PL.

 -- Ansgar Burchardt <ansgar@43-1.org>  Mon, 31 May 2010 14:15:35 +0900

libdbm-deep-perl (1.0022-2) unstable; urgency=low

  * Fix test failure with perl 5.12. (Closes: #580189)
    + new patch: perl-5.12.patch

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 08 May 2010 02:20:12 +0900

libdbm-deep-perl (1.0022-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Refresh patches.
  * Suggest libdbi-perl, libdbd-sqlite3-perl (>= 1.25) | libdbd-mysql-perl.
  * Add build-depends on libdbi-perl, libdbd-sqlite3-perl (>= 1.25) and
    set TEST_SQLITE in debian/rules to enable additional tests.
  * Remove unversioned build-dep on libtest-simple-perl: there is another
    versioned dependency on perl (>= 5.10.1) | libtest-simple-perl (>= 0.88).
  * Remove patch spelling.patch: applied upstream.
  * Add myself to Uploaders.

  [ gregor herrmann ]
  * Add a lintian override for an old spelling upstream prefers to keep.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 01 May 2010 12:42:33 +0900

libdbm-deep-perl (1.0016-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).

  [ gregor herrmann ]
  * New upstream release.
  * Convert to source format 3.0 (quilt). Remove quilt framework.
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.4 (no changes).
  * Build depend on Test::More 0.88.
  * Minimize debian/rules.
  * Update formatting in debian/copyright.
  * Update manpage-has-bad-whatis-entry.patch, add spelling.patch.

 -- gregor herrmann <gregoa@debian.org>  Tue, 30 Mar 2010 21:38:54 +0200

libdbm-deep-perl (1.0014-1) unstable; urgency=low

  * Initial Release. (Closes: #499241)

 -- AGOSTINI Yves <agostini@univ-metz.fr>  Fri, 12 Dec 2008 10:47:05 +0100