summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian14
-rw-r--r--debian/changelog6
2 files changed, 20 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..f0ea761
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,14 @@
+To activate the package, you need to add
+
+ (pdf-tools-install)
+
+somewhere in your .emacs
+
+Next you probably want to take a look at the various features of what
+you've just installed. The following two commands might be of help
+for doing so.
+
+ M-x pdf-tools-help RET
+ M-x pdf-tools-customize RET
+
+ -- Rémi Vanicat <vanicat@debian.org>, Sat, 9 Dec 2017 08:40:08 +0100
diff --git a/debian/changelog b/debian/changelog
index ac121dc..ce4b516 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+emacs-pdf-tools (0.80-2) unstable; urgency=medium
+
+ * Add a README.Debian to document how to activate the package.
+
+ -- Rémi Vanicat <vanicat@debian.org> Sun, 10 Dec 2017 10:54:47 +0100
+
emacs-pdf-tools (0.80-1) unstable; urgency=medium
* New upstream released