summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-01-04 18:07:09 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-01-04 18:07:09 +0300
commitcf4477953495f25ef2726f8178bcbf3db446ef9f (patch)
tree2d4ae5ae150f3a7137ce5d95a00a5e468254652f
parent349ff31252099434c3b1838b3079350621602aad (diff)
downloadbind9-cf4477953495f25ef2726f8178bcbf3db446ef9f.tar.gz
bind9 (1:9.9.5.dfsg-4+dyson1) unstable; urgency=mediumdyson/stable/v9.9.5
* Package for Dyson * Added SMF service for bind9 * Added debian/bind9.postinst.illumos * Added debian/bind9.preinst.illumos * Added debian/bind9.prerm.illumos * Build depends on dh-smf on illumos and dh-systemd on linux * Build depends on libcap2-dev on linux-any * Include /usr/share/dpkg/default.mk * Omit some files on illumos (debian/rules)
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a61ef706..dae263c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+bind9 (1:9.9.5.dfsg-4+dyson1) unstable; urgency=medium
+
+ * Package for Dyson
+ * Added SMF service for bind9
+ * Added debian/bind9.postinst.illumos
+ * Added debian/bind9.preinst.illumos
+ * Added debian/bind9.prerm.illumos
+ * Build depends on dh-smf on illumos and dh-systemd on linux
+ * Build depends on libcap2-dev on linux-any
+ * Include /usr/share/dpkg/default.mk
+ * Omit some files on illumos (debian/rules)
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sun, 04 Jan 2015 18:01:34 +0300
+
bind9 (1:9.9.5.dfsg-4) unstable; urgency=low
[Julien Cristau]