Pierre Gruet pushed to branch master at Debian Med / pixelmed-codec
Commits: de68e917 by Pierre Gruet at 2022-10-02T13:57:35+02:00 Moving javahelper from B-D-I to B-D so that the clean rule of source builds works - - - - - 491f4acc by Pierre Gruet at 2022-10-02T13:57:54+02:00 Setting Standards version to 4.6.1 (no change) - - - - - 09049519 by Pierre Gruet at 2022-10-02T13:58:21+02:00 Adding myself as uploader - - - - - 5729a02e by Pierre Gruet at 2022-10-02T14:00:57+02:00 Updating years in d/copyright - - - - - 0d72d547 by Pierre Gruet at 2022-10-02T14:19:00+02:00 Fixing d/watch to download future versions - - - - - 3e0e7658 by Pierre Gruet at 2022-10-02T14:19:32+02:00 Updating changelog - - - - - 71b90a87 by Pierre Gruet at 2022-10-02T14:35:59+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +pixelmed-codec (20200328-5) unstable; urgency=medium + + * Moving javahelper from B-D-I to B-D so that the clean rule of source + builds works + * Setting Standards version to 4.6.1 (no change) + * Adding myself as uploader + * Updating years in d/copyright + * Fixing d/watch to download future versions + + -- Pierre Gruet <[email protected]> Sun, 02 Oct 2022 14:35:35 +0200 + pixelmed-codec (20200328-4) unstable; urgency=medium * Enhance watch file to at least check for the latest version ===================================== debian/control ===================================== @@ -1,15 +1,16 @@ Source: pixelmed-codec Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]>, + Pierre Gruet <[email protected]> Section: graphics Priority: optional -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 13), + javahelper Build-Depends-Indep: default-jdk, - javahelper, junit4, libhsqldb-java, help2man -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/pixelmed-codec Vcs-Git: https://salsa.debian.org/med-team/pixelmed-codec.git Homepage: https://www.pixelmed.com/jpeg.html ===================================== debian/copyright ===================================== @@ -4,11 +4,11 @@ Upstream-Contact: [email protected] Source: http://www.dclunie.com/pixelmed/software/codec/index.html Files: * -Copyright: 2014, David A. Clunie DBA PixelMed Publishing. All rights reserved. +Copyright: 2001-2017 David A. Clunie DBA PixelMed Publishing License: BSD-3-clause Files: debian/* -Copyright: 2015, Andreas Tille <[email protected]> +Copyright: 2015 Andreas Tille <[email protected]> License: BSD-3-clause License: BSD-3-clause ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -# FIXME: Finding new versions should be OK now, but downloading fails - no idea why index.html is requested by uscan since the regexp seems to work -opts="downloadurlmangle=s:([\d]+)(_current)/index.html:$1$2/pixelmedjavacodec_sourcerelease.$1.tar.bz2:g" \ - http://www.dclunie.com/pixelmed/software/codec/index.html ./([\d]+)_current/index.html +opts="downloadurlmangle=s:(\d+)_current/index.html:$1_current/pixelmedjavacodec_sourcerelease.$1.tar.bz2:g, \ + filenamemangle=s:^http.*/software/.*/(\d+)_current/index.html:pixelmed-codec_$1.tar.bz2:" \ + https://www.dclunie.com/pixelmed/software/codec/index.html ./(\d+)_current/index.html View it on GitLab: https://salsa.debian.org/med-team/pixelmed-codec/-/compare/33b988eae5ced596fa208082e2473fd001cec1bc...71b90a8738fe2c5ad05466a02accbc6df7952fbe -- View it on GitLab: https://salsa.debian.org/med-team/pixelmed-codec/-/compare/33b988eae5ced596fa208082e2473fd001cec1bc...71b90a8738fe2c5ad05466a02accbc6df7952fbe You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
