diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-10-23 20:07:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-10-23 20:07:50 +0400 |
commit | 865abe8f17562e096b1c44452bbdfdc5fab6bff4 (patch) | |
tree | e5ec052538e1bdc1a0cf8d2decd8bff220bab52c /debian | |
parent | 84b87438edbe0ed3dd95a4e01688a0fdb93e1df9 (diff) | |
download | dh-illumos-865abe8f17562e096b1c44452bbdfdc5fab6bff4.tar.gz |
Allow unpacking only specified files or directories
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9b6abdc..b09fb23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dh-illumos (9.3) UNRELEASED; urgency=low + + * Allow unpacking only specified files or directories + + -- Igor Pashev <pashev.igor@gmail.com> Tue, 23 Oct 2012 20:06:54 +0400 + dh-illumos (9.2) unstable; urgency=low * Strip illumos-gate/ to ease importing patches from Git. |