File: changelog

package info (click to toggle)
din 56-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,408 kB
  • sloc: cpp: 36,891; ansic: 2,767; tcl: 1,661; sh: 1,357; makefile: 34
file content (157 lines) | stat: -rw-r--r-- 4,660 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
din (56-1) unstable; urgency=medium

  * New upstream version 56
  * Refresh patchset
  * Change my email address
  * Bump Standards-Version to 4.6.2
  * Remove obsolete lintian-overrides
  * Add salsa ci config

 -- Dennis Braun <snd@debian.org>  Sun, 25 Dec 2022 19:11:42 +0100

din (55-1) unstable; urgency=medium

  * New upstream version 55
  * Refresh patchset
  * Prefer libjack-dev over libjack-jackd2-dev

 -- Dennis Braun <d_braun@kabelmail.de>  Sun, 09 Oct 2022 22:41:53 +0200

din (54-1) unstable; urgency=medium

  * New upstream version 54
  * Refresh patchset, rename spelling patch
  * d/control:
    + Add libjack-jackd2-dev as B-D and libjack-dev as optional
    + Bump Standards Version to 4.6.1
  * Bump d/copyright years
  * Update d/din.lintian-overrides
  * d/din-wrapper: Remove ~/.din folders after installation to prevent segfault
    (Closes: #807388)
  * d/README.source: Describe the problem with removing the .din folder

 -- Dennis Braun <d_braun@kabelmail.de>  Mon, 06 Jun 2022 14:08:22 +0200

din (51.1.1-2) unstable; urgency=medium

  * Team upload
  * Source-only upload to allow testing migration

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 21 Oct 2021 23:40:07 +0200

din (51.1.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 10 to 12.

  [ Sebastian Ramacher ]
  * Update regex

  [ Dennis Braun ]
  * New upstream version 51.1.1
    - Fix build with GCC 11 (Closes: #984033)
  * Drop all patches: obsolete, applied by upstream or deprecated
  * Install the fixed and updated desktop file from debian/ dir
    The desktop file from upstream has lines ending in CRLF instead of LF
  * Fix spelling errors
  * d/control:
    + Bump dh-compat to 13
    + Update B-Ds: Add libboost-date-time-dev, librtaudio-dev, librtmidi-dev,
      libsdl1.2-dev
    + Move jackd from Recommends to Depends, without jackd din won't start
    + Bump S-V to 4.6.0
    + Set RRR: no
    + Add me as uploader
  * d/copyright:
    + Add missing files and licences
    + Update source URL
    + Update copyright year
    + Add myself to the d/ section
    + http > https
  * d/din.1.sgml: Remove checkdotdin
  * Add din-data package
  * Remove obsolete d/din.links
  * Update lintian-overrides with false positive spelling errors
  * d/rules:
    + Add hardening
    + Build against rtaudio and rtmidi system libraries
    + Export CPPFLAGS to fix stripping (Thanks Sebastinas :)
    + Remove obsolete override_dh_fixperms
  * Update d/watch URL to archive.org

 -- Dennis Braun <d_braun@kabelmail.de>  Tue, 12 Oct 2021 22:43:05 +0200

din (5.2.1-6) unstable; urgency=medium

  * Team upload

  [ Olivier Humbert ]
  * debian/patches/1000-desktop_file_l10n_fr.patch :
    - create that file which adds a FR name and comment to the desktop file.
  * debian/series :
    - add 1000-desktop_file_l10n_fr.patch
  * debian/copyright :
    - add myself

  [ Sergei Golovan ]
  * Switch to Tcl/Tk 8.6 since 8.5 is being removed from Debian
    (Closes: #896087)

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 18 Nov 2018 20:02:57 -0500

din (5.2.1-5) unstable; urgency=medium

  * Team upload.
  * Fix broken Vcs-Git URL caused by previous upload

 -- James Cowgill <jcowgill@debian.org>  Tue, 06 Dec 2016 15:27:58 +0000

din (5.2.1-4) unstable; urgency=medium

  * Team upload.

  [ Alessio Treglia ]
  * Fix bashism in data/m00.
    Thanks to Raphael Geissert for the bug report. (Closes: #772264)
  * Update debian/copyright.

  [ James Cowgill ]
  * Fix FTBFS with GCC 6. (Closes: #811778)
  * Remove generated manpage on clean.
  * debian/control:
    - Use debhelper compat 10.
    - Use secure Vcs URLs.
    - Bump standards to 3.9.8.

 -- James Cowgill <jcowgill@debian.org>  Mon, 05 Dec 2016 19:47:53 +0000

din (5.2.1-3) unstable; urgency=medium

  * Point configure.ac and include/bot.h to libircclient.h's new
    location. (Closes: #759893)

 -- Alessio Treglia <alessio@debian.org>  Sat, 11 Oct 2014 13:38:04 +0100

din (5.2.1-2) unstable; urgency=medium

  [ Margarita Manterola ]
  * Apply fix to data/Makefile.am to make it work correctly with
    dh_auto_install (Closes: #718165).
  * Also fix some minor issues in debian/rules.

 -- Alessio Treglia <alessio@debian.org>  Sun, 06 Oct 2013 13:08:36 +0100

din (5.2.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.

 -- Alessio Treglia <alessio@debian.org>  Sat, 20 Apr 2013 20:38:00 +0100

din (4.2.1-1) unstable; urgency=low

  * Initial release. (Closes: #612659)

 -- Edward Wang <edward.c.wang@compdigitec.com>  Sat, 09 Mar 2013 15:16:10 -0500