diff options
author | Christopher Baines <mail@cbaines.net> | 2015-12-06 13:32:52 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-12-06 13:37:45 +0000 |
commit | bf7bc036f1012372af200433a91599320f17a28c (patch) | |
tree | d7b6d6a895d8085d627446b3ade1bc08a0722a59 | |
parent | 4cf150e98a62a0bcc307065a050f7d3a592289a2 (diff) | |
download | python-bleach-bf7bc036f1012372af200433a91599320f17a28c.tar python-bleach-bf7bc036f1012372af200433a91599320f17a28c.tar.gz |
Update changelog
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b9d2d77..249e09f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -python-bleach (1.4-2) UNRELEASED; urgency=low +python-bleach (1.4.2-1) UNRELEASED; urgency=low + [ Per Andersson ] * Bump debhelper compat level to 8, since this is required in Build-Depends. * Add extend-diff-ignore for egg.info in debian/source/options. * d/watch: Use github.com, githubredir is deprecated. - -- Per Andersson <avtobiff@gmail.com> Sun, 16 Feb 2014 00:42:41 +0100 + [ Christopher Baines ] + * New upstream release + + -- Christopher Baines <mail@cbaines.net> Sun, 06 Dec 2015 13:32:38 +0000 python-bleach (1.4-1) unstable; urgency=low |