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
|
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
|