diff options
author | Sebastian Rasmussen <sebras@hotmail.com> | 2010-03-24 00:42:51 +0100 |
---|---|---|
committer | Sebastian Rasmussen <sebras@hotmail.com> | 2010-03-24 00:42:51 +0100 |
commit | 326fa1064aac5f51d975739f7546e9d26b13e3ac (patch) | |
tree | 2ae62343a252af95c80d82aaab2bbca0c4b3e77b /debian/changelog | |
parent | f3d5022ee957d5747da012665b94d6771b881972 (diff) | |
download | mupdf-326fa1064aac5f51d975739f7546e9d26b13e3ac.tar.xz |
Created separate Debian mupdf-utils package for debugging tools.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fcbe14eb..45a55289 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mupdf (1.0-2) unstable; urgency=low + + * Added mupdf-utils package, including debugging utilities pdfshow and + pdfdraw as well as the corresponding manpages. + + -- Sebastian Rasmussen <sebras@hotmail.com> Sun, 21 Mar 2010 21:49:09 +0100 + mupdf (1.0-1) unstable; urgency=low * Initial release, thank you debhelper. |