diff options
author | Alexander Wirt <formorer@debian.org> | 2012-06-12 18:11:22 +0200 |
---|---|---|
committer | Alexander Wirt <formorer@debian.org> | 2012-06-12 18:11:22 +0200 |
commit | 23022aca18ed0be7012d4639a2151ce25034e502 (patch) | |
tree | faf8efeadc189e486524fbed5aedfc1c2f832dcd | |
parent | 350de7c4a594c34949079a98dcc1fbd94ae7523e (diff) | |
download | conntrack-tools-23022aca18ed0be7012d4639a2151ce25034e502.tar.gz conntrack-tools-23022aca18ed0be7012d4639a2151ce25034e502.zip |
Finalize changelog
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f38d70..0d2cfc3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +conntrack (1:1.2.1-1) unstable; urgency=low + + * [ed902b3] Initial upstream branch. + * [ea27bb4] Imported Upstream version 1.2.1 + * [9a5f9ae] Update libnetfilter_conntrack requirement + * [92005c6] Fix dependency + * [fb4a63b] wrap-and-sort debian/control + * [21100c2] Remove obsolete stuff + * [30f468d] Convert to dh9 + * [b96ec88] Bump standards version + * [741f6a6] wrap-and-sort + * [9c43cb9] Install examples + * [f403c41] Installation of examples moved to dh_installexamples + * [d60e302] Remove wrong example + + -- Alexander Wirt <formorer@debian.org> Tue, 12 Jun 2012 18:09:58 +0200 + conntrack (1:1.0.0-2) unstable; urgency=low * Build depend on libnetfilter-conntrack >= 0.9.1 |