File: changelog

package info (click to toggle)
python-hl7 0.4.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 508 kB
  • sloc: python: 3,833; makefile: 160
file content (165 lines) | stat: -rw-r--r-- 4,771 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
python-hl7 (0.4.5-3) unstable; urgency=medium

  * Drop Depends: python3-pkg-resources
    Closes: #1083648
  * Standards-Version: 4.7.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Wed, 04 Dec 2024 08:26:02 +0100

python-hl7 (0.4.5-2) unstable; urgency=medium

  * Team Upload
  * use new dh-sequence-python3
  * remove extraneous old dependencies:
    * python3-mock
    * python3-six

  [ Andreas Tille ]
  * d/watch: create proper filename

 -- Alexandre Detiste <tchet@debian.org>  Sun, 07 Jan 2024 16:54:43 +0100

python-hl7 (0.4.5-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 17 Jul 2022 16:00:29 +0200

python-hl7 (0.4.2-2) unstable; urgency=medium

  * Really fix watch file
  * Add missing build dependency on dh addon.

 -- Andreas Tille <tille@debian.org>  Mon, 17 Jan 2022 13:58:26 +0100

python-hl7 (0.4.2-1) unstable; urgency=medium

  * Fix watchfile to detect new versions on github
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Thu, 07 Oct 2021 09:55:40 +0200

python-hl7 (0.4.1-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * rename debian/NEWS.Debian debian/NEWS (routine-update)

 -- Andreas Tille <tille@debian.org>  Tue, 29 Sep 2020 09:31:41 +0200

python-hl7 (0.3.4-4) unstable; urgency=medium

  * Drop Python2 support
    Closes: #937812
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Use secure URI in debian/watch.

 -- Andreas Tille <tille@debian.org>  Fri, 30 Aug 2019 18:30:31 +0200

python-hl7 (0.3.4-3) unstable; urgency=medium

  * Testsuite: autopkgtest-pkg-python
  * Standards-Version: 4.1.4
  * Point Vcs fields to salsa.debian.org

 -- Andreas Tille <tille@debian.org>  Mon, 16 Apr 2018 11:34:59 +0200

python-hl7 (0.3.4-2) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * Github seems more reliable than pypi.debian.net
  * Standards-Version: 4.1.1

 -- Andreas Tille <tille@debian.org>  Sat, 14 Oct 2017 09:14:18 +0200

python-hl7 (0.3.4-1) unstable; urgency=medium

  * new upstream version
  * cme fix dpkg-control
  * debhelper 10
  * d/watch: version=4

 -- Andreas Tille <tille@debian.org>  Mon, 28 Nov 2016 20:37:46 +0100

python-hl7 (0.3.3-4) unstable; urgency=medium

  * fix missing legacy method name in python-mock (thanks for the patch to
    Michael Fladischer <FladischerMichael@fladi.at>)
    Closes: #795584

 -- Andreas Tille <tille@debian.org>  Sat, 15 Aug 2015 20:16:55 +0200

python-hl7 (0.3.3-3) unstable; urgency=medium

  * Add missing ',' in Provides
    Closes: #791831

 -- Andreas Tille <tille@debian.org>  Wed, 29 Jul 2015 10:26:53 +0200

python-hl7 (0.3.3-2) unstable; urgency=medium

  * Enable upgrading form stable (+testing) by adding Breaks+Provides
    to python3-hl7
    Closes: #791831

 -- Andreas Tille <tille@debian.org>  Thu, 09 Jul 2015 06:37:04 +0200

python-hl7 (0.3.3-1) unstable; urgency=medium

  * New upstream version
  * Fix watch file
  * Update copyright
  * Add python3 package
    Closes: #782942
  * Verified that package builds twice in a row
    Closes: #671220, #671251
  * script mllp_send will be shipped in python3-hl7 package and NEWS.Debian
    will inform users about this

 -- Andreas Tille <tille@debian.org>  Sat, 04 Jul 2015 09:01:40 +0200

python-hl7 (0.3.2-1) unstable; urgency=medium

  * New upstream version
  * Added myself to Uploaders
  * Take over package from Python Modules team into Debian Med team
    maintenance
  * cme fix dpkg-control
  * cme fix dpkg-copyright
  * Debhelper 9
  * debian/rules:
     - fix position of --with option
     - use buildsystem=pybuild
  * Add missing Build-Depends to successfully run tests

 -- Andreas Tille <tille@debian.org>  Fri, 24 Oct 2014 22:26:54 +0200

python-hl7 (0.2.2-1) unstable; urgency=low

  * New upstream release (0.2.2)
  * Add dependency on python-pkg-resources (Closes: #645262)
  * Add man page for mllp_send (built from docs/mllp_send.rst)

 -- John Paulett <john@paulett.org>  Sat, 17 Dec 2011 11:22:24 -0600

python-hl7 (0.2.1-1) unstable; urgency=low

  * New upstream release (0.2.1)
  * Correct empty lines in debian/copyright and use correct License short name (BSD-3-clause)
  * 0.2.2

 -- John Paulett <john@paulett.org>  Wed, 14 Dec 2011 15:53:13 -0600

python-hl7 (0.2.0-1) unstable; urgency=low

  * Initial release (Closes: #633749)

 -- John Paulett <john@paulett.org>  Wed, 13 Jul 2011 07:32:39 -0500