File: changelog

package info (click to toggle)
meliae 0.4.0%2Bbzr199-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 408 kB
  • sloc: python: 2,596; ansic: 502; makefile: 21; sh: 2
file content (129 lines) | stat: -rw-r--r-- 3,697 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
meliae (0.4.0+bzr199-4) unstable; urgency=low

  * Update Vcs-Bzr/Vcs-Browser URLs to Launchpad.
  * Bump standards version to 4.1.2 (no changes).
  * Drop obsolete X-Python-Version field.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Sep 2018 09:15:25 +0100

meliae (0.4.0+bzr199-3) unstable; urgency=medium

  * Depend on a version of cython (0.25.2-2) that doesn't contain build paths
    in generated files.
  * Bump standards version to 4.0.0 (no changes).

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 12 Aug 2017 00:05:10 +0000

meliae (0.4.0+bzr199-2) unstable; urgency=low

  * Bump standards version to 3.9.8.
  * Depend on debhelper 9.
  * Don't build on Hurd, as it doesn't provide /proc/<procid>/status
    files.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 25 Dec 2016 16:31:47 +0000

meliae (0.4.0+bzr199-1) unstable; urgency=medium

  * New upstream snapshot.
   + Fixes JSON parsing bug that breaks autopkgtest.
  * Bump standards version to 3.6.9 (no changes).

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 08 Nov 2014 12:28:36 +0000

meliae (0.4.0-5) unstable; urgency=medium

  * Use restrictions for autopkgtest, not features.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 25 Apr 2014 02:43:43 +0200

meliae (0.4.0-4) unstable; urgency=medium

  * Tests are not installed, so require running from the built source
    tree.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 25 Feb 2014 23:57:04 +0000

meliae (0.4.0-3) unstable; urgency=medium

  * Avoid writing to stderr, as autopkgtest considers that an indication
    of failure.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 25 Feb 2014 02:24:36 +0000

meliae (0.4.0-2) unstable; urgency=low

  * Bump standards version to 3.9.5 (no changes).
  * Fix Vcs-Bzr URL.
  * Add autopkgtest.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 08 Apr 2012 21:19:46 +0200

meliae (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 14 Jul 2011 14:49:46 +0200

meliae (0.3.0+bzr192-1) unstable; urgency=low

  * New upstream snapshot.
  * Bump standards version to 3.9.2 (no changes).
  * Add python-meliae-dbg package.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 19 Jun 2011 05:52:19 +0200

meliae (0.3.0+bzr190-1) unstable; urgency=low

  * Drop extra dependency on python-central.
  * Run test suite during package build.
  * New upstream snapshot.
   + Fixes compatibility with Python2.7.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 22 Mar 2011 12:40:34 +0100

meliae (0.3.0-3) unstable; urgency=low

  * Switch to dh_python2.
  * Switch to debhelper 7, drop cdbs.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 21 Mar 2011 12:21:37 +0100

meliae (0.3.0-2) unstable; urgency=low

  * Depend on cython rather than pyrex. Closes: #591536

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 07 Aug 2010 16:07:29 +0200

meliae (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.1.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 02 Aug 2010 20:39:33 +0200

meliae (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Bump standards version to 3.9.0.

 -- Jelmer Vernooij <jelmer@debian.org>  Tue, 20 Jul 2010 18:26:22 +0200

meliae (0.2.1~rc1-1) experimental; urgency=low

  * New upstream release.
  * Fix homepage. Closes: #566244

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 01 Jul 2010 00:22:01 +0200

meliae (0.2.0-2) unstable; urgency=low

  * Recommend simplejson for faster parsing.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 29 Jan 2010 15:21:37 +0100

meliae (0.2.0-1) unstable; urgency=low

  * Initial release. (Closes: #561690)

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 19 Dec 2009 18:23:37 +0100