File: changelog

package info (click to toggle)
codegroup 20080907%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 368 kB
  • sloc: ansic: 520; makefile: 88; sh: 9
file content (137 lines) | stat: -rw-r--r-- 5,350 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
codegroup (20080907+ds1-1) unstable; urgency=medium

  * New upstream version "20080907+ds1".
  * debian/codegroup.doc-base: Rename to "doc-base".
  * debian/codegroup.manpages: Rename to "manpages".
  * debian/control:
    - Bump Standards-Version to "4.7.2".
    - Description completely rewritten.
  * debian/patches:
    - 01_manpage-cleanups.patch: Remove. Content moved to new files:
      "01_manpage-remove-cs.patch" and "04_html-cleanups.patch".
    - 02_fix-build-flags.patch: Update due new upstream version.
    - 03_add-make-install.patch: Update due new upstream version.
    - 04_fix-make-test.patch: Remove. No longer need.
    - 04_html-cleanups.patch: Remove all external links too.
    - 05_fix-assign-stdin-stdout.patch: Remove. No longer need.
  * debian/patches/*: Add headers to all patches.
  * debian/source/include-binaries: Add to allow binaries in CI tests.
  * debian/source/lintian-overrides: New. Lintian override on "file.devrandom".
  * debian/tests/*: Create autopkgtest.
  * debian/upstream/metadata: Add upstream metadata information.
  * debian/README.source: Completely rewritten.

 -- Marcos Talau <talau@debian.org>  Tue, 18 Mar 2025 18:01:29 -0300

codegroup (19981025-11) unstable; urgency=medium

  * New maintainer (Closes: #848566).
  * debian/control:
    - Add Rules-Requires-Root field.
    - Bump debhelper-compat to 13.
    - Remove dpkg-dev (>= 1.16.1~) from Build-Depends.
  * debian/gbp.conf: Remove. No longer need.
  * debian/patches/doc.patch: Rename to "01_manpage-cleanups.patch".
  * debian/patches/move-init.patch: Rename to
    "05_fix-assign-stdin-stdout.patch".
  * debian/patches/Makefile.patch: Split into "02_fix-build-flags.patch",
    "03_add-make-install.patch", and "04_fix-make-test.patch".
  * debian/salsa-ci.yml: Add to provide CI tests for Salsa.

 -- Marcos Talau <talau@debian.org>  Mon, 17 Mar 2025 16:35:14 -0300

codegroup (19981025-10) unstable; urgency=medium

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

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sat, 27 Apr 2024 22:32:37 +0200

codegroup (19981025-9) unstable; urgency=medium

  * QA upload.
  * d/copyright: Convert to machine-readable format.
  * Convert to 3.0 (quilt) format (Closes: #1007603).
  * Upgrade debhelper to non-deprecated level 12.
  * Drop non-functional debian/watch.
  * Move upstream.txt to README.source where its instructions belong.

 -- Bastian Germann <bage@debian.org>  Mon, 29 Aug 2022 09:56:28 +0200

codegroup (19981025-8) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see #848566)
  * Migrated DH level to 11.
  * debian/control: bumped Standards-Version to 4.2.1.

 -- Helen Koike <helen@koikeco.de>  Mon, 03 Sep 2018 01:17:55 +0300

codegroup (19981025-7) unstable; urgency=low

  * Upgrade standards version from 3.9.2.0 to 3.9.5.0 in debian/control
  * debhelper compat level 8 to 9, resulting in debian/control Build-Depends change
  * Minor changes in Makefile and debian/rules to support hardened building

 -- Vince Mulhollon <vlm@debian.org>  Fri, 14 Feb 2014 22:36:27 -0600

codegroup (19981025-6) unstable; urgency=low

  * Upgrade standards version from 3.9.1.0 to 3.9.2.0
  * Redoing debian/rules into the "tiny" version.
    The old rules file manually installed the binary into /usr/bin so I
    added an install: stanza and BIN variable to the makefile.
  * Minimal debian/watch file added
  * Explicitly set source format 1.0 (for now) in debian/source/format
    This makes lintian happy, missing-debian-source-format goes away
    Eventually I'll switch to Quilt-3.0 format, just not today.

 -- Vince Mulhollon <vlm@debian.org>  Sun, 24 Jul 2011 11:34:48 -0500

codegroup (19981025-5) unstable; urgency=low

  * Added Homepage line to control file

 -- Vince Mulhollon <vlm@debian.org>  Tue, 01 Mar 2011 13:26:39 -0600

codegroup (19981025-4) unstable; urgency=low

  * Upgraded dh compat from 4 to 8.  Updated control and compat to match.
    This fixes lintian package-uses-deprecated-debhelper-compat-version
  * Upgrade standards version from 3.7.2 to 3.9.1.0
    This fixes lintian ancient-standards-version
  * Corrected misspelling in the control file.
    This fixes lintian spelling-error-in-description
    (Closes: #363210)
  * Fix section name in codegroup.doc-base
    This fixes lintian doc-base-unknown-section
  * Cleaned up whitespace in codegroup.doc-base
    This fixes doc-base-file-separator-extra-whitespaces
  * Edited the manpage to not use CS
    This fixes lintian manpage-has-errors-from-man
  * Changed from dh_clean -k to dh_prep
    This fixes lintian dh-clean-k-is-deprecated

 -- Vince Mulhollon <vlm@debian.org>  Tue, 01 Mar 2011 12:17:48 -0600

codegroup (19981025-3) unstable; urgency=low

  * Update standards version from 3.6.1.1 to 3.6.2.0

 -- Vince Mulhollon <vlm@debian.org>  Fri, 16 Sep 2005 21:05:13 -0500

codegroup (19981025-2) unstable; urgency=low

  * Fix typo in control file
    (Closes: #277212)

 -- Vince Mulhollon <vlm@debian.org>  Tue, 19 Oct 2004 19:07:55 -0500

codegroup (19981025-1) unstable; urgency=low

  * Initial Release.

 -- Vince Mulhollon <vlm@debian.org>  Sat, 21 Aug 2004 20:36:44 -0500