diff --git a/debian/changelog b/debian/changelog index 7700d57bd..36991090c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,12 +2,12 @@ cmake (2.8.2-2) UNRELEASED; urgency=low * debian/control: - Added libarchive-dev to Build-Depends. - - Don't B-D on procps on Hurd, already provided by hurd. + - Don't {,B-}D on procps on Hurd, already provided by hurd. * debian/rules: Use system libarchive. * debian/patches/add_libarchive_script.patch: Added to allow building with the system's libarchive. - -- Kai Wasserbäch Thu, 01 Jul 2010 19:43:25 +0200 + -- Kai Wasserbäch Fri, 02 Jul 2010 01:06:56 +0200 cmake (2.8.2-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 28c5e9d0c..464e144b3 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/cmake.git;a=summary Package: cmake Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps +Depends: ${shlibs:Depends}, ${misc:Depends}, cmake-data (= ${source:Version}), procps [!hurd-any] Suggests: gcc, make Description: A cross-platform, open-source make system CMake is used to control the software compilation process using