diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a92ff0f..27b97ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ ntp (1:4.2.6.p3+dfsg-2) UNRELEASED; urgency=low * Use architecture wildcard for libcap2-dev build dependency, removing type-handing dependency (closes: #587871) + * Updated standards version - -- Peter Eisentraut <petere@debian.org> Sat, 26 Nov 2011 01:46:58 +0200 + -- Peter Eisentraut <petere@debian.org> Sat, 26 Nov 2011 23:02:44 +0200 ntp (1:4.2.6.p3+dfsg-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 8d12787..100fc28 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ 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 (>= 0.9), autogen (>= 1:5.11) Build-Conflicts: libavahi-compat-libdnssd-dev, libwww-dev, libwww-ssl-dev -Standards-Version: 3.8.1 +Standards-Version: 3.9.2 Homepage: http://support.ntp.org/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-ntp/ntp/trunk/ Vcs-Svn: svn://svn.debian.org/pkg-ntp/ntp/trunk/ |