[diffoscope] 01/01: debian/changelog: minor text fixes
Reiner Herrmann
reiner at reiner-h.de
Sun Sep 11 16:37:26 CEST 2016
This is an automated email from the git hooks/post-receive script.
deki-guest pushed a commit to branch master
in repository diffoscope.
commit 85e2d41f98362adea78d0fd5f04b82df812ce380
Author: Reiner Herrmann <reiner at reiner-h.de>
Date: Sun Sep 11 16:36:26 2016 +0200
debian/changelog: minor text fixes
---
debian/changelog | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 62f4401..191773a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -50,9 +50,9 @@ diffoscope (60) UNRELEASED; urgency=medium
+ Add more nocheck build profiles.
+ Bump dependencies on debhelper and dpkg-dev to assure build profile
support is available.
- + Add Build-Dependency on fontforge-extras to have shottf (run during tests)
- + Alternate build-dependency on default-jdk-headless|default-jdk, to ease
- backporting to older debian releases.
+ + Add Build-Dependency on fontforge-extras for showttf (run during tests)
+ + Alternate Build-Dependency on default-jdk-headless|default-jdk, to ease
+ backporting to older Debian releases.
* debian/rules:
+ Don't install '/usr/lib/python3/dist-packages/.coverage'.
+ Run the basic-command-line test during package build.
@@ -65,9 +65,9 @@ diffoscope (60) UNRELEASED; urgency=medium
- Put code out of the context manager, it doesn't need to be within.
* trydiffoscope: add copyright/license header.
* autopkgtest/basic-command-line:
- + Make possible to run basic-command-line test without ADTTMP being set.
+ + Enable running basic-command-line test without ADTTMP being set.
+ Be a bit more verbose about what is being tested.
- + Also test return code when passing a invalid command line flag.
+ + Also test return code when passing an invalid command line flag.
+ Force LC_ALL=C.UTF-8, so that diffoscope can always output something.
* test:
+ Factor out a tools_missing() function.
@@ -93,7 +93,7 @@ diffoscope (60) UNRELEASED; urgency=medium
* Comparators:
+ cbfs: only scan whole file when the filename ends with ".rom".
+ binary: Suppress decimal line numbers for xxd output.
- * Increase default --max_diff_input_lines to 2^20 (1048576) from 100000.
+ * Increase default --max-diff-input-lines to 2^20 (1048576) from 100000.
* Rename --no-max-limits to --no-default-limits, a more accurate name.
* presenters/html: html-dir output:
+ Split large diffs across several child pages.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list