Howard Chan has proposed merging lp:~smartboyhw/kubuntu-packaging/ksudoku-4.10.3 into lp:~kubuntu-packagers/kubuntu-packaging/plasmate.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~smartboyhw/kubuntu-packaging/ksudoku-4.10.3/+merge/163429 New upstream version 4.10.3 + Debian merge -- https://code.launchpad.net/~smartboyhw/kubuntu-packaging/ksudoku-4.10.3/+merge/163429 Your team Kubuntu Packagers is requested to review the proposed merge of lp:~smartboyhw/kubuntu-packaging/ksudoku-4.10.3 into lp:~kubuntu-packagers/kubuntu-packaging/plasmate.
=== added directory 'debian' === renamed directory 'debian' => 'debian.moved' === added file 'debian/changelog' --- debian/changelog 1970-01-01 00:00:00 +0000 +++ debian/changelog 2013-05-12 14:53:23 +0000 @@ -0,0 +1,66 @@ +ksudoku (4:4.10.3-0ubuntu1) saucy; urgency=low + + * New upstream bugfix release. + * Merged with Debian. All files in debian/ are using the Debian version. + + -- Howard Chan <[email protected]> Sun, 12 May 2013 21:57:43 +0800 + +ksudoku (4:4.10.2-2) experimental; urgency=low + + [ Pino Toscano ] + * Add the libqt4-opengl-dev and libgl1-mesa-dev build dependencies for + enabling again OpenGL support. + + -- Sune Vuorela <[email protected]> Sat, 13 Apr 2013 14:17:29 +0000 + +ksudoku (4:4.10.2-1) experimental; urgency=low + + * First release of kdegames after being split by upstream. + + -- Maximiliano Curia <[email protected]> Fri, 12 Apr 2013 09:28:23 +0200 + +ksudoku (4:4.10.2-0ubuntu1) raring; urgency=low + + * New upstream bugfix release + + -- Philip Muškovac <[email protected]> Sun, 31 Mar 2013 14:57:39 +0200 + +ksudoku (4:4.10.1-0ubuntu1) raring-proposed; urgency=low + + * New upstream bugfix release + + -- Philip Muškovac <[email protected]> Tue, 05 Mar 2013 16:39:45 +0000 + +ksudoku (4:4.10.0-0ubuntu1) raring-proposed; urgency=low + + * New upstream release + + -- Rohan Garg <[email protected]> Wed, 06 Feb 2013 12:04:32 +0000 + +ksudoku (4:4.9.98-0ubuntu1) raring-proposed; urgency=low + + * New upstream release candidate + + -- Jonathan Riddell <[email protected]> Fri, 18 Jan 2013 15:54:47 +0000 + +ksudoku (4:4.9.97-0ubuntu1) raring; urgency=low + + * New upstream release candidate + + -- Philip Muškovac <[email protected]> Thu, 03 Jan 2013 22:43:37 +0100 + +ksudoku (4:4.9.95-0ubuntu1) raring; urgency=low + + * Install to /usr/games + * Version dependency on kdegames-data + * New upstream RC release + + -- Jonathan Riddell <[email protected]> Tue, 18 Dec 2012 23:40:38 +0000 + +ksudoku (4:4.9.90-0ubuntu1) raring-proposed; urgency=low + + * Initial release + * Add libqt4-opengl-dev build-dep + + -- Jonathan Riddell <[email protected]> Fri, 07 Dec 2012 18:08:51 +0000 + === added file 'debian/compat' --- debian/compat 1970-01-01 00:00:00 +0000 +++ debian/compat 2013-05-12 14:53:23 +0000 @@ -0,0 +1,1 @@ +9 === added file 'debian/control' --- debian/control 1970-01-01 00:00:00 +0000 +++ debian/control 2013-05-12 14:53:23 +0000 @@ -0,0 +1,34 @@ +Source: ksudoku +Section: games +Priority: optional +Maintainer: Debian Qt/KDE Maintainers <[email protected]> +Uploaders: Daniel Schepler <[email protected]>, + Sune Vuorela <[email protected]>, + Fathi Boudra <[email protected]>, + Modestas Vainius <[email protected]>, + George Kiagiadakis <[email protected]>, + Eshat Cakar <[email protected]>, + Lisandro Damián Nicanor Pérez Meyer <[email protected]>, + Maximiliano Curia <[email protected]> +Build-Depends: kde-sc-dev-latest (>= 4:4.10.2), + cmake, debhelper (>= 9), pkg-kde-tools (>= 0.14), + kdelibs5-dev (>= 4:4.10), + libkdegames-dev (>= 4:4.10), + libqt4-opengl-dev, + libgl1-mesa-dev | libgl-dev, +Standards-Version: 3.9.4 +Homepage: http://games.kde.org/ +Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/ksudoku.git +Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/ksudoku.git + +Package: ksudoku +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: khelpcenter4 +Description: Sudoku puzzle game and solver + KSudoku is a Sudoku game and solver, supporting a range of 2D and 3D Sudoku + variants. In addition to playing Sudoku, it can print Sudoku puzzle sheets + and find the solution to any Sudoku puzzle. + . + This package is part of the KDE games module. + === added file 'debian/copyright' --- debian/copyright 1970-01-01 00:00:00 +0000 +++ debian/copyright 2013-05-12 14:53:23 +0000 @@ -0,0 +1,57 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: ksudoku +Upstream-Contact: Albert Astals Cid <[email protected]> + Wolfgang Rohdewald <[email protected]> +Source: http://www.kde.org/download/ + +Files: * +Copyright: 2005-2007, The KSudoku Authors + 2005-2007, Francesco Rossi <[email protected]> + 2006-2007, Mick Kappenburg <[email protected]> + 2006-2008, Johannes Bergmeier <[email protected]> + 2009-2012, Ian Wadham <[email protected]> +License: GPL-2+ + +Files: doc/* +Copyright: 2007, Mick Kappenburg <[email protected]> + 2011, Ian Wadham <[email protected]> +License: GFDL-1.2+ + +Files: src/generator/sudokuboard.cpp + src/generator/sudokuboard.h +Copyright: 2006, David Bau <[email protected]> + 2011, Ian Wadham <[email protected]> +License: GPL-2+ + +Files: debian/* +Copyright: 2007-2013, Debian Qt/KDE Maintainers <[email protected]> +License: GPL-2+ + +License: GPL-2+ + This package 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 package 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, see <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in "/usr/share/common-licenses/GPL-2". + +License: GFDL-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. + A copy of the license is included in the section entitled "GNU + Free Documentation License". + . + 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". + === added file 'debian/rules' --- debian/rules 1970-01-01 00:00:00 +0000 +++ debian/rules 2013-05-12 14:53:23 +0000 @@ -0,0 +1,16 @@ +#!/usr/bin/make -f + +include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk + +.PHONY: override_dh_auto_test + +override_dh_auto_configure: + $(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games + +override_dh_auto_install: + $(overridden_command) --destdir=debian/tmp + +generate-icons: + while read src dest; do \ + convert debian/tmp/$$src debian/icons/$$dest; \ + done <debian/icon-list === added directory 'debian/source' === added file 'debian/source/format' --- debian/source/format 1970-01-01 00:00:00 +0000 +++ debian/source/format 2013-05-12 14:53:23 +0000 @@ -0,0 +1,1 @@ +3.0 (quilt)
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
