On Mon, Oct 27, 2008 at 04:20:09AM +0000, Steve M. Robbins wrote:
> Hi,
> 
> Here's a patch to fix this.  Hope you can apply it before too long.
> 
> Thanks,
> -Steve
> 
> 
> diff -u -r cmake-2.6.0/debian/control cmake-2.6.0-6.1/debian/control
> --- cmake-2.6.0/debian/control  2008-10-26 23:17:52.000000000 -0500
> +++ cmake-2.6.0-6.1/debian/control      2008-10-26 22:54:51.000000000 -0500
> @@ -3,7 +3,7 @@
>  Priority: optional
>  Maintainer: A. Maitland Bottoms <[EMAIL PROTECTED]>
>  Uploaders: Pierre Habouzit <[EMAIL PROTECTED]>, Modestas Vainius <[EMAIL 
> PROTECTED]>
> -Build-Depends: debhelper (>> 5.0.0), libncurses5-dev, tcl8.4, quilt, 
> libcurl4-gnutls-dev, libxmlrpc-c3-dev, libexpat1-dev, zlib1g-dev
> +Build-Depends: debhelper (>> 5.0.0), libncurses5-dev, tcl8.4, quilt, 
> libcurl4-gnutls-dev, libxmlrpc-c3-dev, libexpat1-dev, zlib1g-dev, libqt4-dev
>  Standards-Version: 3.7.3
>  Vcs-Git: git://git.debian.org/git/collab-maint/cmake.git
>  Vcs-Browser: http://git.debian.org/git/collab-maint/cmake.git
> diff -u -r cmake-2.6.0/debian/rules cmake-2.6.0-6.1/debian/rules
> --- cmake-2.6.0/debian/rules    2008-10-26 23:17:52.000000000 -0500
> +++ cmake-2.6.0-6.1/debian/rules        2008-10-26 10:52:51.000000000 -0500
> @@ -38,7 +38,7 @@
>         echo CMAKE_CXX_FLAGS:STRING=$(CFLAGS) >> Build/CMakeCache.txt
>         $(if $(USE_DARTP),echo DART_ROOT:PATH=/usr/share/Dart              >> 
> Build/CMakeCache.txt)
>         $(if $(USE_DARTP),echo BUILDNAME:STRING=cmake_2.2.3-1_$(DARCH).deb >> 
> Build/CMakeCache.txt)
> -       cd Build && ../bootstrap --prefix=/usr --docdir=/share/doc/cmake 
> --mandir=/share/man --system-libs
> +       cd Build && ../bootstrap --prefix=/usr --docdir=/share/doc/cmake 
> --mandir=/share/man --system-libs --qt-gui
>         chmod -x ChangeLog.manual
>         chmod -x Modules/*.cmake  Modules/*.cmake.in Modules/*.cxx 
> Modules/Platform/*
>         touch $@

It's not that simple, you have to update debian/copyright as well.



-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgpJUDgwV16Nv.pgp
Description: PGP signature

Reply via email to