summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-22 13:01:10 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-22 13:01:10 +0000
commit827a62c6b263944cbb0406952012c2844762a83b (patch)
treed9c9d11de2ce7d040c6753a1a57c1655a2bb7ba6
parent89f63ba8c7025f91bb40c532bd531db562e6e61c (diff)
changelog: we are 2.1.2~ not 2.1.2
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d85dd3..17c0bdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-authbind (2.1.2) unstable; urgency=low
+authbind (2.1.2~) unstable; urgency=low
* Cope with programs which set SIGCHLD to SIG_IGN. (We assume
they don't manipulate SIGCHLD on other threads, which is probably