diff options
| author | Timo Weingärtner <timo@tiwe.de> | 2015-09-06 21:28:03 +0200 | 
|---|---|---|
| committer | Timo Weingärtner <timo@tiwe.de> | 2015-09-06 21:51:59 +0200 | 
| commit | e669c531df2674aca00ec81bf53c001575fc8c2d (patch) | |
| tree | 26db9e7c1d6facbc693780488f1a125488387010 | |
| parent | 46e662806afd894147dafafa399ee62031d256dd (diff) | |
| download | ssh-agent-filter-debian/0.4.1-1.tar.gz | |
release 0.4.1-1debian/0.4.1-1
| -rw-r--r-- | debian/changelog | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 7fc7b79..20d459d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ssh-agent-filter (0.4.1-1) unstable; urgency=medium + +  * New upstream release: +    - call functions with namespace instead of using their names +      (Closes: #797235) +    - drop debian/patches/ +  * install bash_completions manually, clean up conffile from prior versions + + -- Timo Weingärtner <timo@tiwe.de>  Sun, 06 Sep 2015 21:40:05 +0200 +  ssh-agent-filter (0.4-2) unstable; urgency=medium    * add debian/patches/0001-workaround-FTBFS-caused-by-doko: | 
