summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-10 11:57:52 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-10 11:57:52 +0100
commit933edb02d4144cd2f0812c422d5c851ce361a70c (patch)
tree49019a7b8eeef4a8a8aa40f3631d9a9186a90fb6
parent2bf60ce86a94bd6ae72d6b89f5b66a45ba5197c4 (diff)
d/changelog: typos
-rw-r--r--debian/changelog4
-rw-r--r--debian/xbase64_3.1.2-10_changes.diff18
2 files changed, 20 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b52d75c..d927c7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
xbase64 (3.1.2-10) unstable; urgency=medium
* Fix unhandled symlink to directory conversion (Closes: #843467):
- - debian/control:
+ - debian/control:
+ Add Pre-Depends: dpkg (>= 1.17.5) to libxbase64-doc.
+ Add Pre-Depends: ${misc:Pre-Depends} to libxbase64-bin, libxbase64-dev
and libxbase64-1.
- * Replace *.postinst with *.maintscript.
+ - Replace *.postinst with *.maintscript.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 09 Nov 2016 04:14:39 +0100
diff --git a/debian/xbase64_3.1.2-10_changes.diff b/debian/xbase64_3.1.2-10_changes.diff
new file mode 100644
index 0000000..ae4775f
--- /dev/null
+++ b/debian/xbase64_3.1.2-10_changes.diff
@@ -0,0 +1,18 @@
+diff -Nru xbase64-3.1.2/debian/changelog xbase64-3.1.2/debian/changelog
+--- xbase64-3.1.2/debian/changelog 2016-11-09 04:14:39.000000000 +0100
++++ xbase64-3.1.2/debian/changelog 2016-11-09 04:14:39.000000000 +0100
+@@ -1,11 +1,11 @@
+ xbase64 (3.1.2-10) unstable; urgency=medium
+
+ * Fix unhandled symlink to directory conversion (Closes: #843467):
+- - debian/control:
++ - debian/control:
+ + Add Pre-Depends: dpkg (>= 1.17.5) to libxbase64-doc.
+ + Add Pre-Depends: ${misc:Pre-Depends} to libxbase64-bin, libxbase64-dev
+ and libxbase64-1.
+- * Replace *.postinst with *.maintscript.
++ - Replace *.postinst with *.maintscript.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 09 Nov 2016 04:14:39 +0100
+
+ \ No newline at end of file