debian/0000755000000000000000000000000011757662744007211 5ustar debian/copyright0000644000000000000000000000742411751524335011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kdesrc-build Upstream-Contact: Michael Pyne Source: http://kdesrc-build.kde.org Files: * Copyright: 2003-2012, Michael Pyne 2005, 2006, 2008 - 2011, David Faure 2005, Thiago Macieira 2006, Stephan Kulow 2006, 2008, Dirk Mueller License: GPL-2+ Files: kdesrc-buildrc.xml Copyright: 2005, 2009-2010, Michael Pyne License: LGPL-3+ Files: doc/build-docs Copyright: 2011, Michael Pyne License: BSD-2-clause Files: doc/*.docbook Copyright: 2005-2008, 2010-2012, Michael Pyne 2005, Carlos Leonhard Woelz 2009, Burkhard Lück 2007, 2011, Federico Zenith 2009-2011, Yuri Chornoivan License: GFDL-NIV-1.2+ Files: debian/* Copyright: 2011-2012, Pino Toscano License: GPL-2+ License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 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. License: GFDL-NIV-1.2+ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. . On Debian systems, the complete text of the GNU Free Documentation License version 1.2 can be found in `/usr/share/common-licenses/GFDL-1.2'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete texts of the GNU General Public Licenses version 2 and 3 can be found in `/usr/share/common-licenses/GPL-2' and `/usr/share/common-licenses/GPL-3'. License: LGPL-3+ On Debian systems, the complete text of the GNU Lesser General Public License version 3 can be found in `/usr/share/common-licenses/LGPL-3'. debian/changelog0000644000000000000000000000363711757662112011061 0ustar kdesrc-build (1.15.1-1) unstable; urgency=low * New upstream release. * Update watch file to point to ftp.kde.org and to consider xz tarballs. -- Pino Toscano Fri, 25 May 2012 12:51:27 +0200 kdesrc-build (1.15-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.3, no changes required. * Update copyright, and switch it to copyright-format v1.0. * Suggest bzr (since bzr repositories are now supported). * Recommend dialog (needed by kdesrc-build-setup). -- Pino Toscano Sun, 06 May 2012 19:13:04 +0200 kdesrc-build (1.14.1-1) unstable; urgency=low * New upstream release. * Switch copyright to DEP5, and make it a bit more precise on licenses (thanks also to the work done by upstream!) -- Pino Toscano Thu, 22 Sep 2011 09:53:18 +0200 kdesrc-build (1.14-1) unstable; urgency=low * New upstream release. * Drop patch build-system.diff, upstream now ships also the cmake build system. * Small copyright update. * Switch to my @debian.org address, I'm a DD now. * Remove "DM-Upload-Allowed: yes" from control, no more needed now. * Bump Standards-Version to 3.9.2, no changes required. -- Pino Toscano Sun, 18 Sep 2011 12:22:22 +0200 kdesrc-build (1.13-1) unstable; urgency=low * New upstream release. * Depend on libxml-parser-perl and libwww-perl, used by kdesrc-build. Also, build-depend on them, so we can run the test suite. * Recommend git, subversion, gcc, g++, cmake, make. * Update copyright. * Run the test suite during the build, relocating the $HOME for it in a subdirectory of the sources. * Drop versioned depend on perl >= 5.8.0, ${perl:Depends} is enough. -- Pino Toscano Tue, 01 Mar 2011 10:36:10 +0100 kdesrc-build (1.12.1-1) unstable; urgency=low * Initial release. -- Pino Toscano Sat, 26 Feb 2011 12:13:42 +0100 debian/kdesrc-build.examples0000644000000000000000000000002611533132571013275 0ustar kdesrc-buildrc-sample debian/source/0000755000000000000000000000000011607674637010507 5ustar debian/source/format0000644000000000000000000000001411533132571011675 0ustar 3.0 (quilt) debian/control0000644000000000000000000000171511751527747010615 0ustar Source: kdesrc-build Section: kde Priority: optional Maintainer: Debian Qt/KDE Maintainers Uploaders: Pino Toscano Build-Depends: debhelper (>= 7.3.16), pkg-kde-tools (>= 0.5), cmake, kdelibs5-dev (>= 4:4.2.2), libxml-parser-perl, libwww-perl Standards-Version: 3.9.3 Homepage: http://kdesrc-build.kde.org/ Vcs-Git: git://git.debian.org/pkg-kde/kde-std/kdesrc-build.git Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-std/kdesrc-build.git Package: kdesrc-build Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-parser-perl, libwww-perl Recommends: git, subversion, gcc, g++, cmake, make, dialog Suggests: bzr Description: tool for building KDE from its source repositories kdesrc-build provides an easy way to build KDE, downloading the development version from the repositories and compiling it. . It was previously known as kdesvn-build, and part of the KDE Software Development Kit module. debian/rules0000755000000000000000000000041211533134076010246 0ustar #!/usr/bin/make -f TESTS_TMPDIR := $(CURDIR)/home_tests %: dh $@ --with kde override_dh_auto_test: rm -rf $(TESTS_TMPDIR) mkdir -p $(TESTS_TMPDIR) HOME=$(TESTS_TMPDIR) perl kdesrc-build-test.pl override_dh_auto_clean: dh_auto_clean rm -rf $(TESTS_TMPDIR) debian/watch0000644000000000000000000000015311757661067010236 0ustar version=3 ftp://ftp.kde.org/pub/kde/stable/kdesrc-build/([\d.]+)/src/kdesrc-build-([\d.]+).tar.(?:bz2|xz) debian/compat0000644000000000000000000000000211533132571010365 0ustar 7