File: changelog

package info (click to toggle)
legit 1.2.0.post0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 188 kB
  • sloc: python: 739; makefile: 7
file content (123 lines) | stat: -rw-r--r-- 3,608 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
legit (1.2.0.post0-1) unstable; urgency=medium

  * New upstream version 1.2.0.post0
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump Standards-Version to 4.5.0

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 05 Apr 2020 16:19:27 +0900

legit (1.2.0-2) unstable; urgency=medium

  * d/control: Add python3-crayons to Depends.

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 13 Dec 2019 12:00:41 +0900

legit (1.2.0-1) unstable; urgency=medium

  * Move under Python Applications Packaging Team
  * Set upstream metadata fields: Repository.
  * Add:
    - d/salsa-ci.yml
    - d/tests/control
  * New upstream version 1.2.0
  * d/docs: Remove deleted files.

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 13 Dec 2019 11:27:25 +0900

legit (1.0.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Change Format URL to correct one
  * d/changelog: Remove trailing whitespaces
  * d/watch: Use https protocol

  [ TANIGUCHI Takaki ]
  * Migrate to python3 (Closes: #936837)
  * d/control:
    - Update Homepage
    - Use debhelper-compat
  * Bump Standards-Version 4.4.0
  * d/rules
    - use pybuild
    - override dh_auto_build

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 30 Aug 2019 17:44:50 +0900

legit (1.0.1-2) unstable; urgency=medium

  * debian/patches: Loose python package version dependency.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 27 Mar 2018 13:36:05 +0900

legit (1.0.1-1) unstable; urgency=medium

  * New upstream version 1.0.1
  * debian/patches: Drop an uselsss patch.

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 26 Mar 2018 10:47:57 +0900

legit (0.4.1-4) unstable; urgency=medium

  * debian/control:
    - Add dh-python to B-D (Closes: 883058)
    - Change Priority extra to optional
  * Bump Standards-Version to 4.1.3
  * Migrate Vcs-* to salsa.debian.org

 -- TANIGUCHI Takaki <takaki@debian.org>  Mon, 12 Feb 2018 12:07:06 +0900

legit (0.4.1-3) unstable; urgency=medium

  * debian/control: Update Homepage URL. (Closes: #867152)
  * Install bash and zsh completion files. (Closes: #867156)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 11 Jul 2017 19:07:48 +0900

legit (0.4.1-2) unstable; urgency=medium

  * Change Maintainer to myself.
  * Fix Vcs-* (svn to git)
  * debian/patches:
      + fix_import_args: Removed.
      + 0001-smmap-version-dependency: Fix dependent versions.
        (Closes: #867155)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 11 Jul 2017 17:07:35 +0900

legit (0.4.1-1) unstable; urgency=medium

  * debian/watch: Switch to pypi.debian.net.
  * New upstream release
  * debian/compat: Bump to 10.
  * Bump Standard-Version to 4.0.0.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 04 Jul 2017 17:53:21 +0900

legit (0.1.1-4) unstable; urgency=medium

  * debian/patches/fix_import_args: Support new version of clint
    (Closes: #747206)
  * Bump Standards-Version to 3.9.5.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 04 Sep 2014 15:21:14 +0900

legit (0.1.1-3) unstable; urgency=low

  * Use canonical URIs for Vcs-* fields.
  * Add a manpage which generated from README.rst. (Closes: #683813)

 -- TANIGUCHI Takaki <takaki@debian.org>  Sat, 11 May 2013 15:13:18 +0900

legit (0.1.1-2) unstable; urgency=low

  * debian/control: Add python-pkg-resources to Depends. (Closes: #672896)
  * Change secton to vcs. (Closes: #670812)

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 11 May 2012 17:21:08 +0900

legit (0.1.1-1) unstable; urgency=low

  * Initial release (Closes: #667512)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 04 Apr 2012 23:51:55 +0900