File: changelog

package info (click to toggle)
dmucs 0.6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,240 kB
  • sloc: ansic: 5,053; sh: 3,557; cpp: 2,397; makefile: 64; perl: 26
file content (80 lines) | stat: -rw-r--r-- 3,216 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
dmucs (0.6.1+dfsg-1) unstable; urgency=medium

  * QA upload.
  * Removed unused, non DFSG-compliant file test.cc from source. This also fixed
    a fail to build source after a successful build. (Closes: #1044290)
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends and bumped level to 13.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Added Vcs-* fields.
      - Bumped Standards-Version to 4.7.0.
      - Removed obsolete package lsb-base from Depends.
      - Removed useless autotools-dev from Build-Depends.
  * debian/copyright:
      - Added missing upstream copyright information.
      - Migrated to machine-readable 1.0 format.
      - Updated packaging copyright information.
  * debian/gbp.conf: set debian-branch to debian/master to comply with DEP-14
    layout recommendations.
  * debian/rules:
      - Added an override to dh_auto_configure to avoid passing the unrecognized
        option: `--runstatedir=/run' to configure.
      - Removed '-Wl,--as-needed' linker flag, as since bullseye the toolchain
        defaults to linking with it.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/upstream/metadata: created.
  * debian/watch: migrated to version 4.

 -- David da Silva Polverari <polverari@debian.org>  Mon, 22 Apr 2024 00:19:52 +0000

dmucs (0.6.1-4) unstable; urgency=medium

  * QA upload.
  * debian/control: bumped Standards-Version to 4.6.2.
  * debian/patches/50_fix-FTBS-GCC-13.patch: added to fix FTBFS with GCC-13.
    (Closes: #1037619)

 -- David da Silva Polverari <polverari@debian.org>  Sat, 05 Aug 2023 05:23:45 +0000

dmucs (0.6.1-3) unstable; urgency=medium

  * QA upload.
  * Improve build rules and switch to debhelper 9 source
    format 3.0 (quilt) (Closes: #668524).
  * Added 03_gcc-7.patch to fix gcc 7 build problem (Closes: #853376).
  * Acknowledge NMU (Closes: #574986).
  * Added Recommends on distcc (Closes: #663068).
  * Make build reproducible (Closes: #839647).

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 18 Oct 2017 21:40:12 +0000

dmucs (0.6.1-2.1) unstable; urgency=low

  * Non-maintainer upload to fix release goal.
  * Add missing init.d script dependencies (Closes: #541382).
  * Add watch file from Ubuntu (Closes: #559211).
  * Make sure to remove config.log in clean target.  Thanks to lintian
    for discovering the problem.
  * Add 01_fix_FTBFS_vsprintf.dpatch to fix build problem on alpha and
    sh4 by making sure va_list is used (Closes: #519824).  Add dpatch
    support to apply this patch.  Patch from Nobuhiro Iwamatsu.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 22 Mar 2010 17:04:23 +0100

dmucs (0.6.1-2) unstable; urgency=low

  * fix amd64 build (Closes: #471187)
  * fix all build warnings
  * fix crash bug in monitor.cc when hostname conains no '.'

 -- Sam Clegg <samo@debian.org>  Sat, 21 Feb 2009 11:52:07 +0000

dmucs (0.6.1-1) unstable; urgency=low

  * debian/copyright: add copyright notice for files under COSMIC
  * Initial release (Closes: #407253)

 -- Sam Clegg <samo@debian.org>  Sun, 02 Mar 2008 17:42:55 +0000