diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-12-01 23:20:26 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-12-01 23:20:26 +0400 |
commit | ba631bf2e72a394404b010e52d05704ecf3b9b22 (patch) | |
tree | 896d8b12fc4d70d5daadd97f98c60a270bb9b0a7 /debian/control | |
parent | e27645aaddc65bf0dc01cfa85bf5b554abee6a16 (diff) | |
download | ntp-master.tar.gz |
ntp (1:4.2.6.p5+dfsg-3+dyson1) unstable; urgency=lowHEADdyson/4.2.6.p5+dfsg-3+dyson1master
* Package for Dyson (thanks to Gabriele Giacone <1o5g4r8o@gmail.com>)
* Added dyson-add-timepps-Solaris.h.patch
* Added dyson-no-a.out.h.patch
* Added SMF service
* Build depends on dh-smf [illumos-any]
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5f175fd..8fc8f53 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,9 @@ Section: net Priority: optional Maintainer: Debian NTP Team <pkg-ntp-maintainers@lists.alioth.debian.org> Uploaders: Bdale Garbee <bdale@gag.com>, Peter Eisentraut <petere@debian.org>, Kurt Roeckx <kurt@roeckx.be> -Build-Depends: autotools-dev, debhelper (>= 6), libedit-dev, libcap2-dev [linux-any], libssl-dev (>= 1.0.0e-1), autogen (>= 1:5.11) +Build-Depends: autotools-dev, debhelper (>= 6), libedit-dev, + libcap2-dev [linux-any], libssl-dev (>= 1.0.0e-1), autogen (>= 1:5.11), + dh-smf [illumos-any], Build-Conflicts: libavahi-compat-libdnssd-dev, libwww-dev, libwww-ssl-dev Standards-Version: 3.9.3 Homepage: http://support.ntp.org/ |