aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-02-22 18:32:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-02-22 18:32:43 -0700
commit93aee21a812bdb72dd408403108e4502384901fa (patch)
tree4f5a6cab4e2b3c0f8c8fe27697231018c52456d7
parent92e49db918b5d0074eb3692358ca657b3bb2460d (diff)
downloadpandoc-citeproc-preamble-93aee21a812bdb72dd408403108e4502384901fa.tar.gz
release 1.2.41.2.4
Debian unstable has 1.2.3+b1, and I attempted to upload 1.2.3-1 to experimental, switching to a non-native package. The binaries were rejected because 1.2.3-1 << 1.2.3+b1. Simplest fix is to release 1.2.4 upstream and upload 1.2.4 to experimental. Thanks to James Clarke for isolating the problem.
-rw-r--r--debian/changelog6
-rw-r--r--pandoc-citeproc-preamble.cabal2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b03ab8a..6aabe16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pandoc-citeproc-preamble (1.2.4) unstable; urgency=medium
+
+ * Add a GitHub pull request template.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Fri, 22 Feb 2019 18:30:12 -0700
+
pandoc-citeproc-preamble (1.2.3) unstable; urgency=medium
* Convert changelog to Debian's format.
diff --git a/pandoc-citeproc-preamble.cabal b/pandoc-citeproc-preamble.cabal
index 1732210..8d4194c 100644
--- a/pandoc-citeproc-preamble.cabal
+++ b/pandoc-citeproc-preamble.cabal
@@ -1,5 +1,5 @@
name: pandoc-citeproc-preamble
-version: 1.2.3
+version: 1.2.4
synopsis: Insert a preamble before pandoc-citeproc's bibliography
description: Please see README.md
homepage: https://github.com/spwhitton/pandoc-citeproc-preamble