[med-svn] [Git][med-team/gdcm][master] 3 commits: debian/watch: upstream now distributes source releases on GitHub
Michael R. Crusoe
gitlab at salsa.debian.org
Thu Dec 17 14:48:38 GMT 2020
Michael R. Crusoe pushed to branch master at Debian Med / gdcm
Commits:
9856170c by Michael R. Crusoe at 2020-12-17T15:16:09+01:00
debian/watch: upstream now distributes source releases on GitHub
debian/upstream/metadata: document GitHub for source, SF for bugs
- - - - -
3caeee30 by Michael R. Crusoe at 2020-12-17T15:17:41+01:00
document Alexander Volkov's contribution
- - - - -
2f13eed9 by Michael R. Crusoe at 2020-12-17T15:46:10+01:00
debian/control: libvtkgdcm-java: don't build on ports without java Closes: #976360
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/control.in
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,18 @@
gdcm (3.0.8-1) UNRELEASED; urgency=medium
+ [ Gert Wollny ]
* New upstream version 3.0.8
+ [ Alexander Volkov ]
+ * debian/{rules, control}: Don't build CLI bindings when the "nocil" build
+ profile is enabled
+
+ [ Michael R. Crusoe ]
+ * debian/watch: upstream now distributes source releases on GitHub
+ * debian/upstream/metadata: document GitHub for source, SF for bugs
+ * debian/control: libvtkgdcm-java: don't build on ports without java
+ Closes: #976360
+
-- Gert Wollny <gewo at debian.org> Thu, 12 Nov 2020 13:00:29 +0100
gdcm (3.0.7-3) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -231,7 +231,7 @@ Description: Grassroots DICOM Java bindings
GDCM from Java environment.
Package: libvtkgdcm-java
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x alpha ia64 m68k powerpc ppc64 riscv64 sh4 sparc64 x32
Section: java
Depends: ${shlibs:Depends},
${misc:Depends},
=====================================
debian/control.in
=====================================
@@ -231,7 +231,7 @@ Description: Grassroots DICOM Java bindings
GDCM from Java environment.
Package: libvtkgdcm-java
-Architecture: any
+Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x alpha ia64 m68k powerpc ppc64 riscv64 sh4 sparc64 x32
Section: java
Depends: ${shlibs:Depends},
${misc:Depends},
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,7 @@
+Repository: https://github.com/malaterre/GDCM.git
+Repository-Browse: https://github.com/malaterre/GDCM
+Bug-Database: https://sourceforge.net/p/gdcm/bugs/
+Bug-Submit: https://sourceforge.net/p/gdcm/bugs/new/
Reference:
Author: >
David RodrĂguez González and Trevor Carpenter and Jano I. van Hemert
=====================================
debian/watch
=====================================
@@ -1,2 +1,3 @@
version=4
-https://sf.net/gdcm/ gdcm-(.+)\.tar\.bz2 debian uupdate
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/malaterre/GDCM/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/26b45c5472002309678e3600c763c48c16bbc44b...2f13eed9c51ec8a8bd2edc36a4deb9663fe43d2b
--
View it on GitLab: https://salsa.debian.org/med-team/gdcm/-/compare/26b45c5472002309678e3600c763c48c16bbc44b...2f13eed9c51ec8a8bd2edc36a4deb9663fe43d2b
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/20201217/43b40f30/attachment-0001.html>
More information about the debian-med-commit
mailing list