diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index d19ba30..6f26bea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ -psocksxx (0.0.6-3) UNRELEASED; urgency=low +psocksxx (0.0.6-3) unstable; urgency=low * Make build results reproducible (Closes: #789399): - - New debian/patches/0500-ReproducibleBuilds.patch: + - New debian/patches/0700-ReproducibleBuilds.patch: At doxygen setup change HTML_TIMESTAMP to NO. - * New debian/patches/0100-hurd.patch: - - Add missing hurd/system.h. + * New debian/patches/0705-hurd.patch: + - Add missing hurd/socket.h. + * Rename debian/patches/10_test_network.patch to + 0001-disable_network_test.patch. + * debian/rules: + - Add override_dh_makeshlibs to remove the debian_revision for + dpkg-gensymbols. + - Refresh symbol files (Closes: #802523). - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sat, 20 Jun 2015 18:40:22 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 20 Oct 2015 23:58:27 +0200 psocksxx (0.0.6-2) unstable; urgency=medium |