File: changelog

package info (click to toggle)
presets 0.1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 156 kB
  • sloc: python: 255; makefile: 151
file content (38 lines) | stat: -rw-r--r-- 1,286 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
presets (0.1.3-3) unstable; urgency=medium

  * debian/watch: fix url to https://github.com/bmcfee/presets/tags

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sun, 25 Sep 2022 14:24:37 -0300

presets (0.1.3-2) unstable; urgency=medium

  * Update to unstable
  * debian: create file to build sphinx documentation
     - python-presets-doc.doc-base
     - python-presets-doc.docs
  * debian/clean: include directory debian/html
  * debian/control: include fields for building sphinx documentation
     - add Architecture: all
     - add Build-Depends python3-sphinx
     - add Depends: ${misc:Depends}, ${python3:Depends}
     - add Description
     - add Multi-Arch
     - add Package: python-presets-doc
     - add Section: doc
     - add Suggests:python-presets-doc
  * debian/rules:
     - build sphinx documentation
     - include tag export PYBUILD_NAME=presets

  [ Bastian Germann ]
  * Run dh_install after deleting coverage
  * Correct copyright year
  * Make sense of the description

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Tue, 09 Aug 2022 22:17:51 -0300

presets (0.1.3-1) experimental; urgency=medium

  * Initial release. (Closes: #1015142)

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sat, 16 Jul 2022 00:49:12 -0300