[med-svn] [Git][med-team/tifffile][master] 3 commits: debhelper-compat 12
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 5 18:40:25 BST 2019
Andreas Tille pushed to branch master at Debian Med / tifffile
Commits:
94236d8c by Andreas Tille at 2019-09-05T17:37:34Z
debhelper-compat 12
- - - - -
04e5d2e8 by Andreas Tille at 2019-09-05T17:37:39Z
Standards-Version: 4.4.0
- - - - -
fd6cacd8 by Andreas Tille at 2019-09-05T17:37:42Z
Use secure URI in Homepage field.
Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.
- - - - -
3 changed files:
- debian/changelog
- − debian/compat
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+tifffile (20181128-2) UNRELEASED; urgency=medium
+
+ * debhelper-compat 12
+ * Standards-Version: 4.4.0
+ * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org> Thu, 05 Sep 2019 19:37:34 +0200
+
tifffile (20181128-1) unstable; urgency=medium
* New upstream version
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,15 +3,15 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all-dev,
python3-setuptools,
- python3-numpy (>= 1:1.7.1)
-Standards-Version: 4.2.1
+ python3-numpy
+Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/tifffile
Vcs-Git: https://salsa.debian.org/med-team/tifffile.git
-Homepage: http://www.lfd.uci.edu/~gohlke/
+Homepage: https://www.lfd.uci.edu/~gohlke/
Package: tifffile
Architecture: any
View it on GitLab: https://salsa.debian.org/med-team/tifffile/compare/128a547033d894ceb346e3c2f9000c85a845c02b...fd6cacd8dde0db9e3db08de143f6eb052378dbeb
--
View it on GitLab: https://salsa.debian.org/med-team/tifffile/compare/128a547033d894ceb346e3c2f9000c85a845c02b...fd6cacd8dde0db9e3db08de143f6eb052378dbeb
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/20190905/0f94b117/attachment-0001.html>
More information about the debian-med-commit
mailing list