File: changelog

package info (click to toggle)
apt-forktracer 0.5
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 368 kB
  • sloc: python: 1,991; makefile: 14
file content (42 lines) | stat: -rw-r--r-- 1,720 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
apt-forktracer (0.5) unstable; urgency=low

  * Migrate from python-support to dh-python. (Closes: #785958)
    Thanks to Ubuntu guys for the patch!
  * Bumped Standards-Version, no changes needed.

 -- Marcin Owsiany <porridge@debian.org>  Sat, 27 Jun 2015 22:35:04 +0200

apt-forktracer (0.4) unstable; urgency=medium

  * Upgrade lsb-release recommends to depends. (Closes: #651639)
  * Adjusted apt_pkg_adapter.NullProgress for new pyapt API. (Closes: #625566)
  * Bumped Standards-Version, no changes needed.
  * Move to debhelper 8, start using dh.

 -- Marcin Owsiany <porridge@debian.org>  Thu, 15 Dec 2011 20:00:06 +0100

apt-forktracer (0.3) unstable; urgency=medium

  * Updated unit tests to use mox instead of pmock, which is dead.
  * Updated to use the so-called 0.8 API of python-apt. Setting urgency medium
    to make sure it migrates to testing before release, getting rid of those
    ugly deprecation warnings. (closes: #567137)
  * Added a versioned Recommends on lsb-release. (closes: #532746)
  * Bumped standards-version to 3.8.4 (no changes needed).
  * Bumped DH compat version to 7 (as well as DH build-dep version).
  * Added a debian/source/format file with "3.0 (native)"

 -- Marcin Owsiany <porridge@debian.org>  Sun, 28 Mar 2010 21:20:58 +0100

apt-forktracer (0.2) unstable; urgency=low

  * Added the ability to read LSB distributor's ID by importing lsb_release
    Python module, that has been recently provided by lsb-release package.

 -- Marcin Owsiany <porridge@debian.org>  Sat, 06 Jun 2009 13:31:22 +0100

apt-forktracer (0.1) unstable; urgency=low

  * Initial release (closes: #506151, the ITP bug)

 -- Marcin Owsiany <porridge@debian.org>  Thu, 20 Nov 2008 17:30:15 +0000