summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e17a47d)
raw | patch | inline | side by side (parent: e17a47d)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 13 Mar 2011 21:27:42 +0000 (22:27 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 13 Mar 2011 21:27:42 +0000 (22:27 +0100) |
This is required for 'dh_prep'.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 393a46aef09eaf5473e3754b2a05214ff3444bad..8c747adfa5a30606ba7ff98785afb4f44f68cf17 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Use 'dh_prep' rather than 'dh_clean -k'.
* debian/control:
- Updated standards-version to 3.9.1.
+ - Depend on debhelper (>=7) rather than (>=5) -- this is required for
+ 'dh_prep'.
- -- Sebastian Harl <tokkee@debian.org> Sun, 13 Mar 2011 22:25:07 +0100
+ -- Sebastian Harl <tokkee@debian.org> Sun, 13 Mar 2011 22:27:08 +0100
liboping (1.4.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d37a8d9f36a66e96ab2f17d6fd8bc7507a6e63de..832e07e10fbf42d8b1d564046c37278f6bb6a35c 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: libs
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.14.13), autotools-dev,
+Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.14.13), autotools-dev,
perl, perl-modules, libncurses5-dev
Standards-Version: 3.9.1
Homepage: http://verplant.org/liboping/