File: changelog

package info (click to toggle)
python-diskimage-builder 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,332 kB
  • ctags: 128
  • sloc: sh: 4,351; python: 1,050; makefile: 17
file content (51 lines) | stat: -rw-r--r-- 1,687 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
python-diskimage-builder (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Depends on jq (Closes: #783517).
  * Now depends on uuid-runtime (Closes: #791655).

 -- Thomas Goirand <zigo@debian.org>  Sat, 08 Aug 2015 09:56:02 +0000

python-diskimage-builder (0.1.46-1) unstable; urgency=medium

  * New upstream release (Closes: #788096).
  * Fixed (build-)dependencies.
  * Cleans leftovers .pyc in the package after python setup.py install.

 -- Thomas Goirand <zigo@debian.org>  Tue, 09 Jun 2015 10:21:41 +0200

python-diskimage-builder (0.1.30-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Tue, 16 Sep 2014 14:33:25 +0800

python-diskimage-builder (0.1.13-2) unstable; urgency=medium

  [ Thomas Bechtold ]
  * Add debian/clean file to cleanup egg-info and .testrepository directory.
  * debian/gbp.conf: Don't use pristine-tar explicit.
  * debian/control:
    - Add python3 packages to Build-Depends.
    - Add kpartx to Depends according to README.md.
    - Add debootstrap to Depends. Needed to build Debian images.
  * debian/watch: Use github tags instead of pypi.

  [ Thomas Goirand ]
  * New upstream release.
  * Uploading to unstable.
  * Adds qemu-utils (and *NOT* qemu-img) as depends.

 -- Thomas Goirand <zigo@debian.org>  Fri, 18 Apr 2014 10:46:29 +0000

python-diskimage-builder (0.1.8-2) experimental; urgency=medium

  * Added missing subunit build-depends.

 -- Thomas Goirand <zigo@debian.org>  Sun, 16 Mar 2014 09:17:57 +0000

python-diskimage-builder (0.1.8-1) experimental; urgency=low

  * Initial release. (Closes: #723823)

 -- Thomas Goirand <zigo@debian.org>  Sat, 15 Mar 2014 17:13:48 +0800