Update debian/copyright and debian/changelog.
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
This commit is contained in:
parent
2b714f9bde
commit
46efca79fe
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
cmake (2.6.2-2~pre8) UNRELEASED; urgency=low
|
||||
cmake (2.6.2-2~pre9) UNRELEASED; urgency=low
|
||||
|
||||
* Add Vcs fields.
|
||||
* Add patches:
|
||||
@ -24,15 +24,15 @@ cmake (2.6.2-2~pre8) UNRELEASED; urgency=low
|
||||
Move emacsen stuff in here too;
|
||||
- cmake-curses-gui - splif off ccache here from the cmake package;
|
||||
- cmake-qt-gui - build & install Qt4 based GUI (cmake-gui). Add menu file
|
||||
and manual page (Closes: #482787).
|
||||
and manual page (Closes: #482787). Update debian/copyright.
|
||||
* Dynamically link against system libraries available in Debian
|
||||
(Closes: #502441).
|
||||
* Drop left-over debian/doxygen.config.
|
||||
* Remove left-over debian/doxygen.config.
|
||||
* Rename debian/docs to debian/cmake-data.docs and clean it up. Do not
|
||||
install ChangeLog.txt. It is size and usefulness ratio is too low to
|
||||
justify inclusion in the binary package.
|
||||
|
||||
-- Modestas Vainius <modestas@vainius.eu> Fri, 17 Oct 2008 12:18:26 +0300
|
||||
-- Modestas Vainius <modestas@vainius.eu> Sat, 01 Nov 2008 13:53:13 +0200
|
||||
|
||||
cmake (2.6.2-1) experimental; urgency=low
|
||||
|
||||
|
13
debian/copyright
vendored
13
debian/copyright
vendored
@ -19,6 +19,7 @@ CMake was initially developed by Kitware with the following sponsorship:
|
||||
|
||||
The CMake copyright is as follows:
|
||||
|
||||
----
|
||||
Copyright (c) 2002 Kitware, Inc., Insight Consortium
|
||||
All rights reserved.
|
||||
|
||||
@ -38,9 +39,6 @@ met:
|
||||
endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
* Modified source versions must be plainly marked as such, and must
|
||||
not be misrepresented as being the original software.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
@ -51,5 +49,12 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
||||
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
||||
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
----
|
||||
This copyright information is available on the CMake web site:
|
||||
http://www.cmake.org/HTML/Copyright.html
|
||||
|
||||
See also the CMake web site: http://www.cmake.org for more information.
|
||||
CMake is licensed under BSD "July 22 1999" style license and therefore the
|
||||
right to use and distribute it in binary form linked with Qt4 are granted by
|
||||
the Qt GPL Exception. See /usr/share/doc/libqtcore4/copyright for more
|
||||
information on the Qt GPL Exception. Complete text of the original BSD "July 22
|
||||
1999" license can be found in /usr/share/common-licenses/BSD on Debian systems.
|
||||
|
Loading…
x
Reference in New Issue
Block a user