diff --git a/debian/control b/debian/control index ea4cd54..e82f831 100644 --- a/debian/control +++ b/debian/control @@ -3,19 +3,21 @@ Priority: optional Maintainer: Debian Qt/KDE Maintainers Uploaders: Daniel Schepler , - Sune Vuorela , - Fathi Boudra , - Modestas Vainius , - George Kiagiadakis , - Eshat Cakar , - Lisandro Damián Nicanor Pérez Meyer , - Maximiliano Curia -Build-Depends: kde-sc-dev-latest (>= 4:4.11), - cmake, debhelper (>= 9), pkg-kde-tools (>= 0.14), - kdelibs5-dev (>= 4:4.11), - libkdegames-dev (>= 4:4.11), - libglu1-mesa-dev, - libqt4-opengl-dev + Sune Vuorela , + Fathi Boudra , + Modestas Vainius , + George Kiagiadakis , + Eshat Cakar , + Lisandro Damián Nicanor Pérez Meyer , + Maximiliano Curia +Build-Depends: cmake, + debhelper (>= 9), + kde-sc-dev-latest (>= 4:4.11), + kdelibs5-dev (>= 4:4.11), + libglu1-mesa-dev, + libkdegames-dev (>= 4:4.11), + libqt4-opengl-dev, + pkg-kde-tools (>= 0.14) Standards-Version: 3.9.5 Homepage: http://games.kde.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kubrick.git @@ -23,7 +25,7 @@ Package: kubrick Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: khelpcenter4 Description: game based on Rubik's Cube Kubrick is a game based on Rubik's Cube and using OpenGL 3-D graphics @@ -35,4 +37,3 @@ reload capabilities. . This package is part of the KDE games module. - diff --git a/debian/copyright b/debian/copyright index c1a2bc2..07a6048 100644 --- a/debian/copyright +++ b/debian/copyright @@ -24,7 +24,7 @@ . 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 @@ -43,4 +43,3 @@ . 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". -