diff options
author | Timo Weingärtner <timo@tiwe.de> | 2018-07-18 20:49:58 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2018-07-18 21:09:14 +0200 |
commit | 0bd40a8a39d3130a777f7ee0fdf144836bbf387a (patch) | |
tree | 5da668f371e1011dd0ffeccbb8e0c33cfbb8af25 /debian | |
parent | 86a2cbdb1e7288047944379e3c1f1a4b81c1e341 (diff) | |
download | ssh-agent-filter-debian/0.5.1-1.tar.gz |
debian release 0.5.1-1debian/0.5.1-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0b1325c..3f8bb4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ssh-agent-filter (0.5.1-1) unstable; urgency=medium + + * fix url to git repo viewer + * release 0.5.1 + + Partially revert "(re)unify client iostreams", working around + a problem with newer boost::iostreams and seek() on sockets + * fix URLs in d/copyright + * Bump Standards-Version: 4.1.5 + * remove now-unneeded --parallel from dh call + + -- Timo Weingärtner <timo@tiwe.de> Wed, 18 Jul 2018 21:07:52 +0200 + ssh-agent-filter (0.5-2) unstable; urgency=medium * fix autopkgtests: allow-sdterr, add Depends: shunit2 |