File: changelog

package info (click to toggle)
citeproc-py 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,024 kB
  • sloc: xml: 13,196; python: 3,488; makefile: 21; sh: 4
file content (52 lines) | stat: -rw-r--r-- 2,002 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
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