[SCM] kalzium packaging branch, master, updated. debian/4.11.3-1-6-gbf38262

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 19:04:16 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kalzium.git;a=commitdiff;h=bf38262

The following commit has been merged in the master branch:
commit bf38262eac9706ff35a874fcee57b7700853c1d3
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 19:56:39 2014 +0100

    wrap-and-sort
---
 debian/control   | 37 ++++++++++++++++++++-----------------
 debian/copyright |  4 ++--
 2 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 76c46c6..99baef2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,23 @@ Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Eshat Cakar <info at eshat.de>,
- Sune Vuorela <sune at debian.org>,
- Maximiliano Curia <maxy at debian.org>
-Build-Depends: kdelibs5-dev (>= 4:4.11),
- kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.14),
- libqt4-opengl-dev,
- libboost-python-dev,
- libfacile-ocaml-dev,
- libopenbabel-dev, pkg-config,
- libeigen3-dev (>> 2.0.3),
- libavogadro-dev,
- libglew-dev,
- libsm-dev,
- chemical-mime-data
+           Sune Vuorela <sune at debian.org>,
+           Maximiliano Curia <maxy at debian.org>
+Build-Depends: chemical-mime-data,
+               cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libavogadro-dev,
+               libboost-python-dev,
+               libeigen3-dev (>> 2.0.3),
+               libfacile-ocaml-dev,
+               libglew-dev,
+               libopenbabel-dev,
+               libqt4-opengl-dev,
+               libsm-dev,
+               pkg-config,
+               pkg-kde-tools (>= 0.14)
 Standards-Version: 3.9.5
 Homepage: http://edu.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kalzium.git
@@ -25,10 +28,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kalzium.git
 Package: kalzium
 Architecture: any
 Section: science
-Depends: ${shlibs:Depends}, ${misc:Depends}, kalzium-data (>= ${source:Version})
+Depends: kalzium-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 Breaks: libkdeedu4 (<< 4:4.6.2), libscience4
 Replaces: libkdeedu4 (<< 4:4.6.2), libscience4
-Suggests: khelpcenter4, chemical-mime-data
+Suggests: chemical-mime-data, khelpcenter4
 Description: periodic table and chemistry tools
  Kalzium is a full-featured chemistry application, including a
  Periodic Table of Elements, chemical reference, chemical equation solver, and
@@ -50,7 +53,7 @@ Package: kalzium-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends: ${misc:Depends}, kalzium (= ${binary:Version})
+Depends: kalzium (= ${binary:Version}), ${misc:Depends}
 Breaks: kdeedu-dbg
 Replaces: kdeedu-dbg
 Description: debugging symbols for the Kalzium
diff --git a/debian/copyright b/debian/copyright
index 9b0278c..d3649f2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -74,7 +74,7 @@ License: GPL-2+
  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 full text of the GNU General Public License 
+ On Debian systems, the full text of the GNU General Public License
  version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
@@ -92,7 +92,7 @@ License: GPL-3+
  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 full text of the GNU General Public License 
+ On Debian systems, the full text of the GNU General Public License
  version 3 can be found in the file
  `/usr/share/common-licenses/GPL-3'.
 

-- 
kalzium packaging



More information about the pkg-kde-commits mailing list