No-op wrap-and-sort.
This commit is contained in:
parent
a7e67175df
commit
57e7cf84b7
2
debian/cmake-data.install
vendored
2
debian/cmake-data.install
vendored
@ -1,7 +1,7 @@
|
||||
usr/share/cmake-3.0/editors/emacs/cmake-mode.el usr/share/emacs/site-lisp
|
||||
debian/cmake.xpm usr/share/pixmaps
|
||||
usr/share/aclocal/cmake.m4
|
||||
usr/share/cmake-3.0/*
|
||||
usr/share/cmake-3.0/editors/emacs/cmake-mode.el usr/share/emacs/site-lisp
|
||||
usr/share/man/man7/cmake-buildsystem.7
|
||||
usr/share/man/man7/cmake-commands.7
|
||||
usr/share/man/man7/cmake-developer.7
|
||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -2,11 +2,21 @@ Source: cmake
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Modestas Vainius <modax@debian.org>
|
||||
Uploaders: A. Maitland Bottoms <bottoms@debian.org>, Kai Wasserbäch <curan@debian.org>,
|
||||
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>, Felix Geyer <fgeyer@debian.org>
|
||||
Build-Depends: debhelper (>= 9.20131104), libcurl4-openssl-dev, libexpat1-dev, zlib1g-dev,
|
||||
libncurses5-dev, qtbase5-dev, procps [!hurd-any], libarchive-dev (>= 2.8.0),
|
||||
libbz2-dev, bash-completion, python-sphinx
|
||||
Uploaders: A. Maitland Bottoms <bottoms@debian.org>,
|
||||
Kai Wasserbäch <curan@debian.org>,
|
||||
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
|
||||
Felix Geyer <fgeyer@debian.org>
|
||||
Build-Depends: bash-completion,
|
||||
debhelper (>= 9.20131104),
|
||||
libarchive-dev (>= 2.8.0),
|
||||
libbz2-dev,
|
||||
libcurl4-openssl-dev,
|
||||
libexpat1-dev,
|
||||
libncurses5-dev,
|
||||
procps [!hurd-any],
|
||||
python-sphinx,
|
||||
qtbase5-dev,
|
||||
zlib1g-dev
|
||||
Standards-Version: 3.9.5
|
||||
Vcs-Git: git://anonscm.debian.org/collab-maint/cmake.git
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cmake.git;a=summary
|
||||
|
Loading…
x
Reference in New Issue
Block a user