[devscripts] 02/02: d/changelog: standardise list formatting

Adam D. Barratt adam at adam-barratt.org.uk
Wed Dec 2 20:39:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

adsb pushed a commit to branch master
in repository devscripts.

commit 8b187b11aaf9f7fd6c4454a4095941ea92681f8e
Author: Adam D. Barratt <adam at adam-barratt.org.uk>
Date:   Wed Dec 2 20:37:41 2015 +0000

    d/changelog: standardise list formatting
---
 debian/changelog | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0690562..a926294 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,44 +6,44 @@ devscripts (2.15.10) UNRELEASED; urgency=medium
 
   [ Nicholas Bamber ]
   * Fixed issues with current bash completion (Closes: #804492)
-    - Reorganised scripts/Makefile so that bash completion scripts
+    + Reorganised scripts/Makefile so that bash completion scripts
       are installed matching their command names - an exception being the
       generic pkgnames.bash_completion.
-    - Where necessary added links to bash completion scripts
+    + Where necessary added links to bash completion scripts
       to debian/links to reuse bash completion code
-    - Removed deprecated "have" mechanism from bash completion scripts.
-    - Removed undefined "$filenames" from chdist.bash_completion
-    - Split debi.bash_completion off from pkgnames.bash_completion
+    + Removed deprecated "have" mechanism from bash completion scripts.
+    + Removed undefined "$filenames" from chdist.bash_completion
+    + Split debi.bash_completion off from pkgnames.bash_completion
       and added links for both debi/debc and corrected complete commands
   * Added custom bash completion support for bts (Closes: #499886)
-    - Added --soap-timeout option to bts
-    - Added listcachedbugs command to bts
-    - Split out bts bash completion handling into its own script
+    + Added --soap-timeout option to bts
+    + Added listcachedbugs command to bts
+    + Split out bts bash completion handling into its own script
   * Added custom bash completion support for debuild, checkbashisms,
     list-unreleased, dscverify, dscextract, what-patch and licensecheck
   * Updated custom bash completion handling for mk-origtargz
   * Added debcheckout to those commnads with package names bash completion
   * licensecheck:
-    - Tweaked parselicense to capture 'and or' as well as
+    + Tweaked parselicense to capture 'and or' as well as
       'and/or' in GPL licenses (Closes: #559429)
-    - Added test for licensecheck versus Software::License
-    - Resolved failure to find license from Software::License generated
+    + Added test for licensecheck versus Software::License
+    + Resolved failure to find license from Software::License generated
       files from Artistic and Mozilla licenses
 
   [ Dominique Dumont ]
   * licensecheck:
-    * no longer attempts to find encoding or select files to parse
+    + no longer attempts to find encoding or select files to parse
       using 'file' commands. By default, files are selected using file
       extension instead of MIME types provided by "file" command.  The
       list of file extensions is more boring to maintain but also more
       predictable.  (Closes: #803724)
     + added --encoding option. By default, input files are handled as utf-8
       Information is printed on STDOUT as utf-8.
-    * --text option is deprecated
+    + --text option is deprecated
     + added freetype license
-    * remove 'by' from copyright owners
-    * remove whitespace from end of multi-line copyright statements
-    * parse multi-line copyright blocks (Closes: #519080)
+    + remove 'by' from copyright owners
+    + remove whitespace from end of multi-line copyright statements
+    + parse multi-line copyright blocks (Closes: #519080)
     + parse .lisp file (part of #806424)
     + added LLGPL license (part of #806424)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list