Howard Chan has proposed merging lp:~smartboyhw/kubuntu-packaging/ksudoku-4.10.3 into lp:~kubuntu-packagers/kubuntu-packaging/ksudoku.
Requested reviews: Kubuntu Packagers (kubuntu-packagers) For more details, see: https://code.launchpad.net/~smartboyhw/kubuntu-packaging/ksudoku-4.10.3/+merge/163430 New upstream version 4.10.3 + Debian merge -- https://code.launchpad.net/~smartboyhw/kubuntu-packaging/ksudoku-4.10.3/+merge/163430 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/ksudoku.
=== modified file 'debian/changelog' --- debian/changelog 2013-04-05 17:53:45 +0000 +++ debian/changelog 2013-05-12 14:58:25 +0000 @@ -1,3 +1,24 @@ +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 @@ -42,3 +63,4 @@ * Add libqt4-opengl-dev build-dep -- Jonathan Riddell <[email protected]> Fri, 07 Dec 2012 18:08:51 +0000 + === modified file 'debian/compat' --- debian/compat 2012-12-03 17:28:17 +0000 +++ debian/compat 2013-05-12 14:58:25 +0000 @@ -1,1 +1,1 @@ -8 +9 === modified file 'debian/control' --- debian/control 2013-03-31 12:57:45 +0000 +++ debian/control 2013-05-12 14:58:25 +0000 @@ -1,22 +1,34 @@ Source: ksudoku -Priority: extra -Maintainer: Kubuntu Developers <[email protected]> -Build-Depends: cmake, - debhelper (>= 8.0.0), - kdelibs5-dev (>= 4:4.10.2), - libkdegames-dev (>= 4:4.10.2), - pkg-kde-tools, - libqt4-opengl-dev, -Standards-Version: 3.9.3 Section: games -Homepage: http://www.kde.org +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: i386 amd64 powerpc -Depends: ${shlibs:Depends}, ${misc:Depends}, kdegames-data (>= ${source:Upstream-Version}) +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. + === modified file 'debian/copyright' --- debian/copyright 2012-12-03 17:28:17 +0000 +++ debian/copyright 2013-05-12 14:58:25 +0000 @@ -1,16 +1,30 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ksudoku -Source: http://kde.org +Upstream-Contact: Albert Astals Cid <[email protected]> + Wolfgang Rohdewald <[email protected]> +Source: http://www.kde.org/download/ Files: * -Copyright: 2007 Francesco Rossi <[email protected]> - 2006 Mick Kappenburg <[email protected]> - 2006 Johannes Bergmeier <[email protected]> - 2011-2012 Ian Wadham <[email protected]> +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: 2012 Jonathan Riddell <[email protected]> +Copyright: 2007-2013, Debian Qt/KDE Maintainers <[email protected]> License: GPL-2+ License: GPL-2+ @@ -21,12 +35,23 @@ . 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 + 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". + 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". === modified file 'debian/rules' --- debian/rules 2012-12-13 00:04:58 +0000 +++ debian/rules 2013-05-12 14:58:25 +0000 @@ -2,5 +2,15 @@ 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
-- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
