File: changelog

package info (click to toggle)
citeproc-py 0.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,300 kB
  • sloc: xml: 15,402; python: 3,650; makefile: 15; sh: 2
file content (145 lines) | stat: -rw-r--r-- 5,327 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
citeproc-py (0.6.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Update lintian override info format in d/python3-citeproc.lintian-overrides
    on line 2.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 01 Dec 2022 13:00:57 +0000

citeproc-py (0.6.0-2) unstable; urgency=medium

  * Team upload.
  * Tests: add missing dependency on the binary package.

 -- Jeroen Ploemen <jcfp@debian.org>  Fri, 11 Mar 2022 08:56:47 +0000

citeproc-py (0.6.0-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Bump debhelper-compat to 13.
    - Remove override_dh_compress, this tool no longer compress
    examples from debhelper-compat version 12.
  * d/control: Bump Standards-Version to 4.6.0.1. No changes needed.
  * d/control: Add <!nocheck> profile to the package used in tests.
  * d/watch: Bump to version 4.
    - Remove template comments from the file.
  * d/copyright: Fix copyright year for all files of upstream to be according
    to LICENSE file.
    - Update copyright for Debian files.
  * d/tests/python3-citeproc: Run autopkgtest using all supported Python
    interpreter.
  * d/control: Add Rules-Requires-Root: no in source stanza.
  * d/copyright: Stop exclude .gitignore. Remove Files-Excluded.
  * d/upstream/metadata: Complete information about upstream add: Bug-Database,
    Bug-Submit, Repository and Repository-Browse.
  * d/patches: Remove 0002-fix-missing-version.py.patch it's no longer needed.
  * d/tests/control: Remove python3-lxml from Depends, it's a hard dependency.
    Use '@' as Depends.
  * d/rules: Remove override_dh_auto_install target, it's not longer needed.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Thu, 10 Mar 2022 15:56:17 +0000

citeproc-py (0.5.1-1) unstable; urgency=medium

  [ Yaroslav Halchenko ]
  * Team upload:
    - debian/control: added myself
  * Fresh upstream release (Closes #923560)
    - resolves some outstandaing Python3 incompatibility issues
  * debian/patches - refreshed to account for upstream changes and
    a new version
  * debian/control
    - now uses rnc2rng at build time, packaged as python3-rnc2rng
      (ITP #865666), added to Build-Depends

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Yaroslav Halchenko <debian@onerussian.com>  Fri, 25 Sep 2020 10:37:58 -0400

citeproc-py (0.3.0-6) unstable; urgency=medium

  * d/control: set DPMT as maintainer (Closes #863355).
    - Set me as uploaders.
  * d/control: Bump standard-version to 4.5.0.
  * d/copyright: add me debian/* files.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Sun, 09 Feb 2020 23:24:19 -0300

citeproc-py (0.3.0-5) unstable; urgency=medium

  * QA upload:
    - remove debian/tests/python-citeproc to fully deprecate python2 support
      (Closes: #936305)

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 08 Feb 2020 22:31:56 -0500

citeproc-py (0.3.0-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Repository.

  [ Dimitri John Ledkov ]
  * Drop python2 package Closes: #936305

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 11 Dec 2019 01:34:27 +0000

citeproc-py (0.3.0-3) unstable; urgency=medium

  * Orphan package:
    + deb/control: put Debian QA in Maintainer field, drop Uploaders.
  * deb/control:
    + bump standards to 4.2.1 (no further changes needed).
  * deb/copyright:
    + expand copyright span of debian/.
  * deb/rules:
    + build with DH_VERBOSE=1 (according to standards 4.2.0).
    + drop rm .cache from dh_auto_test override, use deb/clean.
  * build with dh level 11 (changes in deb/compat and deb/control).

  [ Yaroslav Halchenko ]
  * debian/watch: fetch tarball from the pypi, not github, since upstream
    uses submodules now for locales and schema.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/rules: Remove trailing whitespaces
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout

 -- Daniel Stender <stender@debian.org>  Sun, 04 Nov 2018 18:28:18 +0100

citeproc-py (0.3.0-2) unstable; urgency=medium

  * deb/control:
    + put group into Maintainer field (unconfirmed group uploads).
    + updated uploader email address.
    + put python{,3}-pytest to build-deps.
    + bumped standards to 3.9.7 (no changes needed).
    + use HTTPS also for Vcs-Git.
  * deb/copyright: updated, added email address.
  * deb/rules: added override for dh_auto_test.
  * deb/watch: watch Github instead of Pypi (ships with tests):
    + build with new upstream tarball citeproc-py_0.3.0.orig.tar.xz.
    + deb/copyright: added .gitignore to Files-Excluded.
    + added fix-missing-version.py.patch.
  * Added deb/python3-citeproc.lintian-overrides.
  * Set up DEP-8 tests.

 -- Daniel Stender <stender@debian.org>  Sat, 19 Mar 2016 20:15:32 +0100

citeproc-py (0.3.0-1) unstable; urgency=medium

  * Initial release (Closes: #769159).

 -- Daniel Stender <debian@danielstender.com>  Sun, 12 Jul 2015 17:42:53 +0200