File: changelog

package info (click to toggle)
numdiff 5.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,680 kB
  • sloc: ansic: 10,808; sh: 3,383; makefile: 276
file content (86 lines) | stat: -rw-r--r-- 3,120 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
numdiff (5.9.0-2) unstable; urgency=medium

  [ Andreas Tille ]
  * Maintain package in Debian Science team + add myself to Uploaders
    Closes: #1099618
  * Secure URL in watch file
  * Debhelper compat = 13
  * Simplify d/rules
  * Attempt to fix configure.ac
  * Standards-Version: 4.7.2 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Use secure URI in Homepage field.
  * Make sure code builds with gcc-15
    Closes: #1097483
  * Do not Depends: install-info
    Closes: #1013838

  [ наб ]
  * d/rules: simplify
  * Preserve the #defines from config.h.in
  * Fix -Wformat
  * priority-extra-is-replaced-by-priority-optional

 -- Andreas Tille <tille@debian.org>  Wed, 26 Mar 2025 10:54:04 +0100

numdiff (5.9.0-1) unstable; urgency=low

  * New upstream version
  * Refresh patches
  * Bump debhelper compatibility version from 7 to 9
  * Bump debian policy standard version from 3.9.6 to 3.9.8
  * Update copyright and include bitvector.c and bitvector.h
  * Add public git repo
  * Fix some minor lintian W / I

 -- Paolo Greppi <paolo.greppi@libpf.com>  Tue, 02 May 2017 23:19:09 +0200

numdiff (5.8.1-2) unstable; urgency=low

  * get rid of lintian warning "file-without-copyright-information"
    (Closes: #783553)
  * update standards version to 3.9.6

 -- Paolo Greppi <paolo.greppi@libpf.com>  Wed, 29 Apr 2015 09:04:37 +0200

numdiff (5.8.1-1) unstable; urgency=low

  * New upstream release:
    - do not include the optional invariant sections clause of the GFDL and fix
      the lintian license-problem-gfdl-invariants error; closes: #709492
    - ndselect now recognizes the options -O and -D
    - changed the long option --separator to --separators
    - the options -s and -S support a larger set of escape sequences
    - detection of binary files
    - the short form of Numdiff option --dummy is not -D anymore, but -U
    - support for Unicode characters or whole strings as field delimiters
    - support for escape sequences in the currencies option
  * Removed patches:
    - up-mkdir-manpages.patch that was integrated upstream
  * fix lintian ancient-standards-version warning by updating the
    Standards-Version field in debian/control
  * fix the lintian hardening-no-relro warning by adding an
    override_dh_auto_configure in debian/rules
  * update the machine-readable debian/copyright file to version 1.0
    of the standard
  * compile with -O0 as per upstream known issue with optimization and GMP;
    this causes a lintian hardening-no-fortify-functions but is required as
    long as this issue is not solved upstream

 -- Paolo Greppi <paolo.greppi@libpf.com>  Tue, 17 Sep 2013 21:19:34 +0200

numdiff (5.6.0-1) unstable; urgency=low

  * New upstream release:
    - provides manpages -- dropped fix-missing-manpages.patch
    - the other patches updated
  * Added patches:
    - up-mkdir-manpages.patch

 -- Yaroslav Halchenko <debian@onerussian.com>  Sat, 18 Feb 2012 22:46:31 -0500

numdiff (5.2.1-1) unstable; urgency=low

  * Initial release (Closes: #637146)

 -- Paolo Greppi <paolo.greppi@libpf.com>  Mon, 28 Nov 2011 19:45:34 +0100