[med-svn] [Git][med-team/fis-gtm][master] 5 commits: wrap-and-sort -ast
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sat Jun 6 12:59:05 BST 2026
Alexandre Detiste pushed to branch master at Debian Med / fis-gtm
Commits:
da213dd1 by Alexandre Detiste at 2026-06-06T13:55:28+02:00
wrap-and-sort -ast
- - - - -
e8678fd9 by Alexandre Detiste at 2026-06-06T13:56:32+02:00
disable useless Salsa CI jobs
- - - - -
cbfbab42 by Alexandre Detiste at 2026-06-06T13:57:07+02:00
bump Standards-Version to 4.7.4, drop Priority: tag
- - - - -
3030e9c1 by Alexandre Detiste at 2026-06-06T13:57:55+02:00
rewrite d/watch in v5 format
- - - - -
a6e63e4f by Alexandre Detiste at 2026-06-06T12:58:52+01:00
Set upstream metadata fields: Bug-Database.
Changes-By: lintian-brush
- - - - -
4 changed files:
- debian/control
- debian/salsa-ci.yml
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/control
=====================================
@@ -1,29 +1,31 @@
Source: fis-gtm
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>,
- Amul Shah <Amul.Shah at fisglobal.com>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
+ Amul Shah <Amul.Shah at fisglobal.com>,
Section: database
-Priority: optional
-Build-Depends: debhelper-compat (= 13),
- pkgconf,
- libicu-dev,
- locales,
- tcsh,
- libncurses-dev,
- gnupg,
- zlib1g-dev,
- libgcrypt-dev,
- libgpgme11-dev,
- libconfig-dev,
- libcrypt-dev,
- libssl-dev,
- linux-libc-dev,
- libelf-dev,
- gcc-multilib,
- cmake,
- gawk
-Build-Conflicts: locales-all
-Standards-Version: 4.7.2
+Build-Depends:
+ debhelper-compat (= 13),
+ cmake,
+ gawk,
+ gcc-multilib,
+ gnupg,
+ libconfig-dev,
+ libcrypt-dev,
+ libelf-dev,
+ libgcrypt-dev,
+ libgpgme11-dev,
+ libicu-dev,
+ libncurses-dev,
+ libssl-dev,
+ linux-libc-dev,
+ locales,
+ pkgconf,
+ tcsh,
+ zlib1g-dev,
+Build-Conflicts:
+ locales-all,
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/fis-gtm
Vcs-Git: https://salsa.debian.org/med-team/fis-gtm.git
Homepage: http://sourceforge.net/projects/fis-gtm
@@ -31,9 +33,11 @@ Rules-Requires-Root: binary-targets
Package: fis-gtm
Architecture: amd64
-Depends: ${misc:Depends},
- fis-gtm-7.1
-Provides: mumps
+Depends:
+ fis-gtm-7.1,
+ ${misc:Depends},
+Provides:
+ mumps,
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
@@ -66,13 +70,17 @@ Description: metapackage for the latest version of FIS-GT.M database
Package: fis-gtm-7.1
Architecture: amd64
Multi-Arch: same
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libicu-dev
-Recommends: zlib1g
-Pre-Depends: ${misc:Pre-Depends}
-Provides: gtm,
- mumps
+Depends:
+ libicu-dev,
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ zlib1g,
+Pre-Depends:
+ ${misc:Pre-Depends},
+Provides:
+ gtm,
+ mumps,
Description: FIS-GT.M database version 7.1
GT.M is a database engine with scalability proven in large real-time
transaction processing systems that have thousands of concurrent
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,8 +1,10 @@
---
include:
- - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
- - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
+ SALSA_CI_DISABLE_AUTOPKGTEST: 1
# i386 is explicitly excluded by Build-Depends
SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,4 @@
---
Archive: SourceForge
+Bug-Database: 'http://sourceforge.net/tracker/?func=add&group_id=11026&atid=211026'
Repository: https://git.code.sf.net/p/fis-gtm/gtm
=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=4
-https://sf.net/fis-gtm/fis-gtm-V(\d\.\d-\d+[A-F]*)\.tar\.gz
+Version: 5
+
+Source: https://sf.net/fis-gtm/
+Matching-Pattern: fis-gtm-V(\d\.\d-\d+[A-F]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/fis-gtm/-/compare/f2df29468cdeacb25a03a447a0a4c71e486e2265...a6e63e4febf5cc7a8efe2c5b412c35b888477ba3
--
View it on GitLab: https://salsa.debian.org/med-team/fis-gtm/-/compare/f2df29468cdeacb25a03a447a0a4c71e486e2265...a6e63e4febf5cc7a8efe2c5b412c35b888477ba3
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260606/1e52696b/attachment-0001.htm>
More information about the debian-med-commit
mailing list