diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-11-25 18:17:45 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-11-25 18:17:45 +0000 |
commit | 36d933a412024205b08bd34e477269e9a84ad0b5 (patch) | |
tree | 55f9be516607119d04390f4522f492f98b784705 | |
parent | 392c6e5f4d69485f4492673d1fb45e62d762e175 (diff) | |
download | trousers-36d933a412024205b08bd34e477269e9a84ad0b5.tar.gz |
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c914039..178763f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -trousers (0.3.9-3~dyson1) UNRELEASED; urgency=low +trousers (0.3.9-3~dyson1) unstable; urgency=low * Use AM_ICONV and build depend on gettext * Fixed building on x86_64-pc-solaris (define -DSOLARIS and -DBSD_COMP) * Disable -Werror - * Link to libsocket, libnsl and libpthread if necessary + * Link to libsocket, libnslr, libpthread and libresolv if necessary * Build depend on libscf1-dev on illumos and link to libscf - -- Igor Pashev <pashev.igor@gmail.com> Sun, 25 Nov 2012 16:19:34 +0000 + -- Igor Pashev <pashev.igor@gmail.com> Sun, 25 Nov 2012 18:16:50 +0000 trousers (0.3.9-3) unstable; urgency=low |