File: changelog

package info (click to toggle)
libpillowfight 0.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,648 kB
  • sloc: ansic: 3,540; python: 803; makefile: 114; sh: 13
file content (61 lines) | stat: -rw-r--r-- 2,202 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
libpillowfight (0.3.0-4) unstable; urgency=medium

  * debian/control:
    - bump Standards-Version to 4.5.0 (no changes needed)
    - bump debhelper-compat to 13
  * debian/rules: drop dh_missing override

 -- Thomas Perret <thomas.perret@phyx.fr>  Tue, 18 Aug 2020 20:44:29 +0200

libpillowfight (0.3.0-3) unstable; urgency=medium

  * Make new version (Closes: #945419)
  * debian/salsa-ci.yml: Re-enable build-any Salsa-CI job
  * debian/rules: Add dh_missing --fail-missing

 -- Thomas Perret <thomas.perret@phyx.fr>  Mon, 02 Dec 2019 23:02:46 +0100

libpillowfight (0.3.0-2) UNRELEASED; urgency=medium

  * debian/control: add {lib,}python3-all-dbg package to Build-Depends to also
    build python3 dbgsym package
  * debian/rules: Fix crosscompiling using sbuild and pbuilder

 -- Thomas Perret <thomas.perret@phyx.fr>  Thu, 17 Oct 2019 12:07:22 +0200

libpillowfight (0.3.0-1) unstable; urgency=medium

  * New upstream version 0.3.0
  * debian/control:
    - Rename library package with SONAME version
    - Update library description
      + Add scan borders to available algorithm list
      + Remove complete description from development headers package
  * debian/rules:
    - Allow crossbuilding
    - Explicitly use packages buildsystem in overridden targets
  * Bump Standards-Version to 4.4.1
    - Add Rules-Requires-Root: no to debian/control
    - Move deprecated upstream metadata to debian/copyright
  * Update copyright years and format and fix link (duck hints)
  * Add unittests as DEP-8 autopkgtests
  * Add Salsa CI jobs
  * Remove debian/clean (not needed anymore)

 -- Thomas Perret <thomas.perret@phyx.fr>  Sun, 13 Oct 2019 20:07:28 +0200

libpillowfight (0.2.4-2) unstable; urgency=medium

  * debian/tests: fix autopkgtests
  * debian/copyright: complete with correct attribution (Closes: #917956)
  * debian/control:
    - add cmake to Build-Depends (Closes: #917987)
    - dump Standards-Version to 4.3.0 (no changes needed)

 -- Thomas Perret <thomas.perret@phyx.fr>  Wed, 02 Jan 2019 11:51:40 +0100

libpillowfight (0.2.4-1) unstable; urgency=medium

  * Initial release (Closes: #912928)

 -- Thomas Perret <thomas.perret@phyx.fr>  Mon, 29 Oct 2018 13:53:46 +0100