Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 djvulibre (3.5.25.2-1) unstable; urgency=low
 .
   [ Leon Bottou ]
   * new upstream version
 .
   [ Barak A. Pearlmutter ]
   * upstream fix for diezechar issue (closes: #664280)
   * upstream fix for minilisp I/O problem (closes: #664442)
   * include upstream patch completing man page djvused(1) (closes: #551517)
   * allow dh_install to work on non-multiarch build
Author: Barak A. Pearlmutter <bap@debian.org>
Bug-Debian: http://bugs.debian.org/551517
Bug-Debian: http://bugs.debian.org/664280
Bug-Debian: http://bugs.debian.org/664442

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- djvulibre-3.5.25.2.orig/tools/djvused.1
+++ djvulibre-3.5.25.2/tools/djvused.1
@@ -282,6 +282,11 @@ This command only selects the shared ann
 a component file already exists.  Otherwise it creates a new shared
 annotation component file and makes sure that it is imported by all
 pages in the document.
+.TP
+.BI "showsel"
+Shows the currently selected component files
+with the same format as command
+.BR ls .
 
 .SS Text and annotation commands
 .TP
@@ -378,6 +383,10 @@ a double-quoted string representing the
 .SM UTF-8
 encoded meta-data value.
 .TP
+.BI "remove-meta"
+Remove the meta-data part of the annotations of 
+the selected component files.
+.TP
 .BI "set-meta [" "djvusedmetafile" "]"
 Set the meta-data part of the annotations of the selected component file.
 The remaining part of the annotations is left unchanged.
@@ -428,6 +437,9 @@ with option
 Print the outline of the document.
 Nothing is printed if the document contains no outline.
 .TP
+.BI "remove-outline"
+Removes the outline from the document.
+.TP
 .BI "set-outline [" djvusedoutlinefile "]"
 Insert outline information into the document.
 The optional argument
