summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2019-04-06 16:18:53 +0100
committerNikolaus Rath <Nikolaus@rath.org>2019-04-06 16:29:05 +0100
commit63c90c0c5f3045dd04f565603d606989835c4ef8 (patch)
treee6703f8241eaa8d1c6dde1d6622727a1151ad0ef
parentf62561b68c53ce775f1bdc6066ffd0bc2fe805d9 (diff)
New upstream release.debian/3.1+dfsg-1
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/show_pdflatex_output.diff4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1dde460..c2947e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+s3ql (3.1+dfsg-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Nikolaus Rath <Nikolaus@rath.org> Sat, 06 Apr 2019 16:28:05 +0100
+
s3ql (3.0+dfsg-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/patches/show_pdflatex_output.diff b/debian/patches/show_pdflatex_output.diff
index 9e49722..b8269f3 100644
--- a/debian/patches/show_pdflatex_output.diff
+++ b/debian/patches/show_pdflatex_output.diff
@@ -12,10 +12,10 @@ Upstream is not interested in this patch.
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/setup.py b/setup.py
-index 4f28bd3..7d2dc48 100755
+index 02964e1..ee7a257 100755
--- a/setup.py
+++ b/setup.py
-@@ -98,9 +98,8 @@ class build_docs(setuptools.Command):
+@@ -99,9 +99,8 @@ class build_docs(setuptools.Command):
print('Running pdflatex...')
for _ in range(3):