File: changelog

package info (click to toggle)
convlit 1.8-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 796 kB
  • sloc: ansic: 8,168; makefile: 28
file content (111 lines) | stat: -rw-r--r-- 3,679 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
convlit (1.8-8) unstable; urgency=medium

  * QA upload.
  * debian/copyright: Update packaging copyright information.
  * debian/salsa-ci.yml: Add to provide CI tests for Salsa.
  * debian/tests/control: Create autopkgtest.

 -- Ilaine InĂ¡cio <ilaine@alunos.utfpr.edu.br>  Mon, 20 Oct 2025 21:58:06 -0300

convlit (1.8-7) unstable; urgency=medium

  * QA upload.

  * Introduced patch naming scheme.
  * Added 1040-hurd-no-max-path.patch to port code to Hurd.
  * Added 1050-printf-size_t.patch avoiding printing size_t into
    non-portable %d.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 06 Nov 2024 07:50:31 +0100

convlit (1.8-6) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to describe branch layout.
  * Updated vcs in d/control to Salsa.
  * Updated d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 4.6.1 to 4.7.0.
  * Use wrap-and-sort -at for debian control files

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 01 May 2024 22:37:37 +0200

convlit (1.8-5) unstable; urgency=medium

  * QA upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1066270)

 -- Andreas Beckmann <anbe@debian.org>  Thu, 04 Apr 2024 16:21:28 +0200

convlit (1.8-4) unstable; urgency=medium

  * QA upload.

  [ Vagrant Cascadian ]
  * debian/rules: Finish conversion to dh. (Closes: #901987, #1011104)
  * debian/control: Update to Standards-Version 4.6.1.

  [ Helmut Grohne ]
  * clit18/Makefile: Make one plain gcc call substitutable.
    (Closes: #901987)

 -- Vagrant Cascadian <vagrant@reproducible-builds.org>  Mon, 16 May 2022 15:11:57 -0700

convlit (1.8-3) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.6.0.
      - Debhelper-compat bumped to 13.
      - Organized Depends.
  * debian/copyright:
      - Added Upstream-Contact.
      - Added public-domain license text.
  * debian/patches/01_old_changes.patch: Added "Forwarded: Not-needed"
                                         in header.
  * debian/patches/02_hardening.patch: Created.
  * debian/rules:
      - Added "dh sequencer" (Closes: #999311).
      - Removed some comments.
  * debian/upstream/metadata: Created.
  * debian/watch:
      - Bumped to version 4.
      - Removed comments.

 -- Hugo Torres de Lima <hugotorres@protonmail.com>  Mon, 20 Dec 2021 00:25:29 -0300

convlit (1.8-2) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #869299)
  * Use new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
      - debian/rules: Replace dh_clean -k with dh_prep.
  * Use new patch format, quilt 3.0. Consequently:
      - debian/patches: Add patches previously on the old format.
      - debian/source/format: set compatibility with quilt 3.0.
  * debian/control:
      - Bumped Standards-Version to 4.4.0.
      - Change Priority to optional.
      - Use the actually used origin for the homepage field.
  * debian/copyright:
      - Added new rights in debian/* block.
      - Fixed upstream licensing and rights for several files.
  * debian/rules:
      - Add hardening parameter on DEB_BUILD_MAINT_OPTIONS.
      - Remove EOL spaces.
  * debian/watch:
      - Use https on the checked url.

 -- Marco Villegas <marco@marvil07.net>  Fri, 19 Jul 2019 11:35:11 -0300

convlit (1.8-1) unstable; urgency=low

  * Initial release, closes: #472586.
  * Added manpage clit(1).

 -- Joe Nahmias <jello@debian.org>  Thu, 29 May 2008 00:59:04 -0400