diff options
author | Sebastian Rasmussen <sebras@hotmail.com> | 2010-03-15 04:08:56 +0100 |
---|---|---|
committer | Sebastian Rasmussen <sebras@hotmail.com> | 2010-03-15 04:08:56 +0100 |
commit | d90373056c55066c55dfb6b1e9af52d011841006 (patch) | |
tree | 27d3431e8bcb910d7fa979b251e9b8ac519d3701 /debian/changelog | |
parent | 134d65b44b9b66886761ecad2a18b2a4a7d7ae74 (diff) | |
download | mupdf-d90373056c55066c55dfb6b1e9af52d011841006.tar.xz |
Add support for building a Debian package.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 00000000..fcbe14eb --- /dev/null +++ b/debian/changelog @@ -0,0 +1,6 @@ +mupdf (1.0-1) unstable; urgency=low + + * Initial release, thank you debhelper. + + -- Sebastian Rasmussen <sebras@hotmail.com> Mon, 15 Mar 2010 01:12:20 +0100 + |