[med-svn] [fis-gtm] 03/03: cme fix dpkg-control

Andreas Tille tille at debian.org
Sat Oct 19 20:19:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository fis-gtm.

commit ba1f5b6b091ffadc799c84bf5ff7878263aa22f2
Author: Andreas Tille <tille at debian.org>
Date:   Sat Oct 19 22:14:28 2013 +0200

    cme fix dpkg-control
---
 debian/changelog |    1 +
 debian/control   |   40 +++++++++++++++++++++++++---------------
 2 files changed, 26 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69f03a2..5953b62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ fis-gtm (6.0-001-1) UNRELEASED; urgency=low
   [ Andreas Tille ]
   * debian/control:
     - anonscm in Vcs tools
+    - cme fix dpkg-control
   * debian/rules: make sure also maskpass will be stripped
 
  -- Andreas Tille <tille at debian.org>  Sat, 19 Oct 2013 21:21:19 +0200
diff --git a/debian/control b/debian/control
index 98675da..b41e55e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,33 @@
 Source: fis-gtm
-Section: database
-Priority: extra
-Build-Depends: debhelper (>= 9),
- libicu-dev, locales,
- tcsh, libncurses-dev,
- gnupg, zlib1g-dev, libgcrypt11-dev, libgpgme11-dev,
- linux-libc-dev, libelf-dev,
- gcc-multilib, cmake (>= 2.8.5)
-Standards-Version: 3.9.4
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
            Thorsten Alteholz <debian at alteholz.de>,
            Luis Ibanez <luis.ibanez at kitware.com>,
            Amul Shah <Amul.Shah at fisglobal.com>
-Homepage: http://sourceforge.net/projects/fis-gtm
-Vcs-Git: git://anonscm.debian.org/debian-med/fis-gtm.git
+Section: database
+Priority: extra
+Build-Depends: debhelper (>= 9),
+               libicu-dev,
+               locales,
+               tcsh,
+               libncurses5-dev | libncurses-dev,
+               gnupg,
+               zlib1g-dev,
+               libgcrypt11-dev,
+               libgpgme11-dev,
+               linux-libc-dev,
+               libelf-dev,
+               gcc-multilib,
+               cmake (>= 2.8.5)
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/fis-gtm.git
-
+Vcs-Git: git://anonscm.debian.org/debian-med/fis-gtm.git
+Homepage: http://sourceforge.net/projects/fis-gtm
 
 Package: fis-gtm
 Architecture: all
-Depends: ${misc:Depends}, fis-gtm-6.0-001
+Depends: ${misc:Depends},
+         fis-gtm-6.0-001
 Description: metapackage for the latest version of FIS-GT.M database
  GT.M is a database engine with scalability proven in large real-time
  transaction processing systems that have thousands of concurrent
@@ -52,8 +59,11 @@ Description: metapackage for the latest version of FIS-GT.M database
 
 Package: fis-gtm-6.0-001
 Architecture: amd64 i386
-Depends: ${shlibs:Depends}, ${misc:Depends}, libicu-dev
-Provides: gtm, mumps
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libicu-dev
+Provides: gtm,
+          mumps
 Description: package for FIS-GT.M database
  GT.M is a database engine with scalability proven in large real-time
  transaction processing systems that have thousands of concurrent

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git



More information about the debian-med-commit mailing list