[med-svn] [Git][med-team/ginkgocadx][master] 8 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Thu Aug 27 06:06:39 BST 2020
Andreas Tille pushed to branch master at Debian Med / ginkgocadx
Commits:
b7edaa4e by Andreas Tille at 2020-08-27T06:14:50+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
1c76b11e by Andreas Tille at 2020-08-27T06:14:50+02:00
routine-update: debhelper-compat 13
- - - - -
aeee31f6 by Andreas Tille at 2020-08-27T06:14:53+02:00
routine-update: Add salsa-ci file
- - - - -
e430a565 by Andreas Tille at 2020-08-27T06:14:54+02:00
routine-update: Rules-Requires-Root: no
- - - - -
047095f4 by Andreas Tille at 2020-08-27T06:15:02+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
9931ce10 by Andreas Tille at 2020-08-27T06:47:06+02:00
Build-Depends: s/libgtk2.0-dev/libgtk-3-dev/
- - - - -
9ee19e2f by Andreas Tille at 2020-08-27T06:47:42+02:00
Remove quotes in mailcap entry
- - - - -
20b173cc by Andreas Tille at 2020-08-27T07:02:21+02:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/mime
- + debian/salsa-ci.yml
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+ginkgocadx (3.8.8-4) unstable; urgency=medium
+
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Build-Depends: s/libgtk2.0-dev/libgtk-3-dev/
+ Closes: #967401
+ * Remove quotes in mailcap entry
+
+ -- Andreas Tille <tille at debian.org> Thu, 27 Aug 2020 06:53:52 +0200
+
ginkgocadx (3.8.8-3) unstable; urgency=medium
* d/control: Update standard to 4.4.1 (no changes needed)
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
Gert Wollny <gewo at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
chrpath,
cmake,
libcairo2-dev,
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 12),
libdcmtk-dev ( >= 3.6.4 ),
libfftw3-dev,
libfreetype6-dev,
- libgtk2.0-dev,
+ libgtk-3-dev,
libinsighttoolkit4-dev,
libjsoncpp-dev,
default-libmysqlclient-dev,
@@ -25,10 +25,11 @@ Build-Depends: debhelper-compat (= 12),
libgtk-3-dev,
libxml2-dev,
libgdcm-tools
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/ginkgocadx
Vcs-Git: https://salsa.debian.org/med-team/ginkgocadx.git
Homepage: http://ginkgo-cadx.com/
+Rules-Requires-Root: no
Package: ginkgocadx
Architecture: any
=====================================
debian/mime
=====================================
@@ -1 +1 @@
-application/dicom; ginkgocadx '%s'; description=DICOM medical image; nametemplate=%s.dcm
+application/dicom; ginkgocadx %s; description=DICOM medical image; nametemplate=%s.dcm
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+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
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/gerddie/ginkgocadx/issues
+Bug-Submit: https://github.com/gerddie/ginkgocadx/issues/new
+Repository: https://github.com/gerddie/ginkgocadx.git
+Repository-Browse: https://github.com/gerddie/ginkgocadx
View it on GitLab: https://salsa.debian.org/med-team/ginkgocadx/-/compare/2b22db103d6059dd5c828f0511c264a7c8be76ef...20b173cc7f0abab1a2fefab21a5eec77209d5591
--
View it on GitLab: https://salsa.debian.org/med-team/ginkgocadx/-/compare/2b22db103d6059dd5c828f0511c264a7c8be76ef...20b173cc7f0abab1a2fefab21a5eec77209d5591
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200827/8b6a630a/attachment-0001.html>
More information about the debian-med-commit
mailing list