Andreas Tille pushed to branch master at Debian Med / imagej
Commits: 16905616 by Andreas Tille at 2018-06-19T21:49:16+02:00 Set to unreleased for further changes - - - - - 1c9d0f82 by Andreas Tille at 2018-06-19T21:50:41+02:00 Point Vcs-fields to Salsa (by cme fix dpkg-control) - - - - - 98634235 by Andreas Tille at 2018-06-19T21:51:48+02:00 debhelper 11 - - - - - 3 changed files: - debian/changelog - debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -imagej (1.52d-1) unstable; urgency=medium +imagej (1.52d-1) UNRELEASED; urgency=medium [ David Miguel Susano Pinto ] * New upstream release @@ -6,6 +6,10 @@ imagej (1.52d-1) unstable; urgency=medium [ Steffen Moeller ] * debian/upstream/metadata: Added ref to software registries. + [ Andreas Tille ] + * Point Vcs-fields to Salsa + * debhelper 11 + -- David Miguel Susano Pinto <[email protected]> Tue, 19 Jun 2018 17:14:16 +0100 imagej (1.51q-1) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,22 +3,23 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Carnë Draug <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper (>= 11~) Build-Depends-Indep: ant, - default-jdk-doc, - default-jdk-headless, - javahelper, - maven-repo-helper + default-jdk-doc, + default-jdk-headless, + javahelper, + maven-repo-helper Standards-Version: 4.1.4 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/imagej.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/imagej.git +Vcs-Browser: https://salsa.debian.org/med-team/imagej +Vcs-Git: https://salsa.debian.org/med-team/imagej.git Homepage: https://imagej.nih.gov/ij Package: imagej Architecture: all -Depends: ${java:Depends}, ${misc:Depends}, - default-jre | java6-runtime, - libij-java (= ${source:Version}) +Depends: ${java:Depends}, + ${misc:Depends}, + default-jre | java6-runtime, + libij-java (= ${source:Version}) Recommends: ${java:Recommends} Description: Image processing program with a focus on microscopy images It can display, edit, analyze, process, save and print 8-bit, 16-bit and @@ -43,10 +44,11 @@ Description: Image processing program with a focus on microscopy images Package: libij-java Architecture: all Section: java -Depends: ${misc:Depends}, ${java:Depends} +Depends: ${misc:Depends}, + ${java:Depends} Recommends: ${java:Recommends} -Replaces: imagej (<< 1.51p+dfsg-1) Breaks: imagej (<< 1.51p+dfsg-1) +Replaces: imagej (<< 1.51p+dfsg-1) Description: Java library for ImageJ ImageJ is a program for image analysis and processing, with a focus on microscopy images. @@ -56,7 +58,8 @@ Description: Java library for ImageJ Package: libij-java-doc Architecture: all Section: doc -Depends: ${misc:Depends}, ${java:Depends} +Depends: ${misc:Depends}, + ${java:Depends} Recommends: ${java:Recommends} Suggests: libij-java Description: documentation of libij-java View it on GitLab: https://salsa.debian.org/med-team/imagej/compare/cadc79d55bc2d8e636d61b532b407a8977d5a2be...986342350dd35f453bb8b688f0598969a7601243 -- View it on GitLab: https://salsa.debian.org/med-team/imagej/compare/cadc79d55bc2d8e636d61b532b407a8977d5a2be...986342350dd35f453bb8b688f0598969a7601243 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
