summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-04-07 17:13:05 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-04-07 17:13:05 +0400
commitffa090bbd5d0b889d427d85e4b687ca7e1de2a47 (patch)
treeb5ee22b0ba85b7e0cee16da2ced846c03bbb8e7c
parent2a0d80816eebf9d02ab8d42f974ef66063113758 (diff)
downloadapt-ffa090bbd5d0b889d427d85e4b687ca7e1de2a47.tar.gz
apt (1.0+dyson2) unstable; urgency=mediumdyson/1.0+dyson2
* Install more headers * Do not use sighandler_t in apt-pkg/install-progress.h (non-portable, header is public)
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 1bbc896d..7458d23a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-apt (1.0+dyson2) UNRELEASED; urgency=medium
+apt (1.0+dyson2) unstable; urgency=medium
* Install more headers
* Do not use sighandler_t in apt-pkg/install-progress.h (non-portable,
- headers is public)
+ header is public)
- -- Igor Pashev <pashev.igor@gmail.com> Mon, 07 Apr 2014 16:59:27 +0400
+ -- Igor Pashev <pashev.igor@gmail.com> Mon, 07 Apr 2014 17:12:50 +0400
apt (1.0+dyson1) unstable; urgency=medium