This is an automated email from the git hooks/post-receive script. tuskentower-guest pushed a commit to branch master in repository fis-gtm.
commit 568203c7374bdd8ab4f02fb747e8ac15aa1d2c9c Author: Amul Shah <[email protected]> Date: Fri Jan 23 09:27:57 2015 -0500 Update standards to 3.9.6 Output from cme fix dpkg-control. I manually updated the standards version. instance1:~/fis-gtm> cme fix dpkg-control Fixing from Dpkg::Control... Reading package lists... Done Building dependency tree Reading state information... Done Connecting to qa.debian.org to check 22 package versions. Please wait... got info for 22 packages: cmake debhelper gcc-multilib gnupg libconfig-dev libconfig8-dev libelf-dev libgcrypt11-dev libgpgme11-dev libicu-dev libncurses5-dev libssl-dev libtinfo-dev linux-libc-dev locales multiarch-support tcsh zlib1g zlib1g-dev Connecting to qa.debian.org to check libncurses-dev versions. Please wait... Connecting to qa.debian.org to check libgcrypt-dev versions. Please wait... Connecting to qa.debian.org to check fis-gtm-6.2-001 versions. Please wait... got info for libncurses-dev Warning in 'source Build-Depends:4' value 'libncurses5-dev | libncurses-dev': package libncurses-dev is unknown. Check for typos if not a virtual package. got info for libgcrypt-dev Warning in 'source Build-Depends:8' value 'libgcrypt11-dev | libgcrypt-dev': package libgcrypt-dev is unknown. Check for typos if not a virtual package. got info for fis-gtm-6.2-001 Warning in 'binary:"fis-gtm" Depends:1' value 'fis-gtm-6.2-001': package fis-gtm-6.2-001 is unknown. Check for typos if not a virtual package. Changes applied to dpkg-control configuration: - source Build-Depends:4: '<undef>' -> 'libncurses5-dev | libncurses-dev' - source Build-Depends:8: '<undef>' -> 'libgcrypt11-dev | libgcrypt-dev' - binary:"fis-gtm" Depends:1: '<undef>' -> 'fis-gtm-6.2-001' --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 7286e2b..d60470b 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: debhelper (>= 9), libelf-dev, gcc-multilib, cmake (>= 2.8.5) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 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 @@ -63,14 +63,14 @@ Description: metapackage for the latest version of FIS-GT.M database Package: fis-gtm-6.2-001 Architecture: amd64 i386 -Pre-Depends: multiarch-support +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, libicu-dev +Recommends: zlib1g +Pre-Depends: multiarch-support Provides: gtm, mumps -Recommends: zlib1g -Multi-Arch: same 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 /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
