From 28a7693d0a23e56e3f899264a222908ae02ed96f Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Mon, 13 Oct 2008 19:26:34 +0300 Subject: [PATCH] Make quilt b-d unversioned again. quilt versioned build-depend makes no sence. The better way is to provide a more detailed explanation in debian/README.source which quilt version has README.source. Signed-off-by: Modestas Vainius --- debian/README.source | 3 +++ debian/changelog | 6 ++---- debian/control | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/README.source b/debian/README.source index 82d044ceb..2a0f24655 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,3 +1,6 @@ This package uses quilt for upstream source code patch management. Please read /usr/share/doc/quilt/README.source for more information how to apply, unapply, add, modify or remove patches. + +Please note that /usr/share/doc/quilt/README.source is only available in quilt +version 0.46-4.1 or later. diff --git a/debian/changelog b/debian/changelog index 4425c9610..cf1627d0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,19 +16,17 @@ cmake (2.6.2-1) experimental; urgency=low to the cmake manual pages. * Bump Standards-Version to 3.8.0: - add README.source which directs the reader to quilt README.source. - - tighten quilt build depends to (>= 0.46-4.1) as it is the first version - README.source is in. * Use dh_lintian: - rename cmake.lintian to cmake.lintian-overrides; - bump debhelper compat level to 6; - build depend on debhelper (>= 6.0.7~). * Fix path in the lintian override so it is effective again. - * Make cmake.menu conform to the current Debian Menu System stardard. + * Make cmake.menu conform to the current Debian Menu System standard. * Drop unused old manual pages from debian/. They are provided by upstream now. * Add debian/watch. - -- Modestas Vainius Mon, 13 Oct 2008 00:58:30 +0300 + -- Modestas Vainius Mon, 13 Oct 2008 19:24:49 +0300 cmake (2.6.0-5) unstable; urgency=medium diff --git a/debian/control b/debian/control index 6213b299f..31f3362bb 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: A. Maitland Bottoms Uploaders: Pierre Habouzit , Modestas Vainius DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 6.0.7~), libncurses5-dev, tcl8.4, quilt (>= 0.46-4.1), libcurl4-gnutls-dev +Build-Depends: debhelper (>= 6.0.7~), libncurses5-dev, tcl8.4, quilt, libcurl4-gnutls-dev Standards-Version: 3.8.0 Package: cmake