[med-svn] [Git][med-team/dicompyler][master] 6 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Wed Sep 19 07:18:24 BST 2018
Andreas Tille pushed to branch master at Debian Med / dicompyler
Commits:
6fc23d71 by Andreas Tille at 2018-09-19T06:11:51Z
debhelper 11
- - - - -
22beb86c by Andreas Tille at 2018-09-19T06:11:57Z
Point Vcs fields to salsa.debian.org
- - - - -
e3ffe4cf by Andreas Tille at 2018-09-19T06:11:58Z
Standards-Version: 4.2.1
- - - - -
70eafdee by Andreas Tille at 2018-09-19T06:17:06Z
Ignore another falso positive lintian issue
- - - - -
7ad26848 by Andreas Tille at 2018-09-19T06:17:39Z
Drop unneeded get-orig-source target
- - - - -
41d7ac51 by Andreas Tille at 2018-09-19T06:18:13Z
Remove ancient X-Python-Version field
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/lintian-overrides
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+dicompyler (0.4.2.0-2) UNRELEASED; urgency=medium
+
+ * debhelper 11
+ * Point Vcs fields to salsa.debian.org
+ * Standards-Version: 4.2.1
+ * Ignore another falso positive lintian issue
+ * Drop unneeded get-orig-source target
+ * Remove ancient X-Python-Version field
+
+ -- Andreas Tille <tille at debian.org> Wed, 19 Sep 2018 08:11:51 +0200
+
dicompyler (0.4.2.0-1) unstable; urgency=medium
[ Vojtěch Kulvait ]
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -1,17 +1,17 @@
Source: dicompyler
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>, Vojtěch Kulvait <kulvait at gmail.com>
+Uploaders: Andreas Tille <tille at debian.org>,
+ Vojtěch Kulvait <kulvait at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
python,
dh-python,
python-setuptools
-Standards-Version: 4.1.0
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/dicompyler.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/dicompyler.git
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/med-team/dicompyler
+Vcs-Git: https://salsa.debian.org/med-team/dicompyler.git
Homepage: http://www.dicompyler.com/
-X-Python-Version: >= 2.6
Package: dicompyler
Architecture: all
=====================================
debian/lintian-overrides
=====================================
@@ -1,2 +1,3 @@
# This license file is referenced inside the code so we need to leave it were it is
dicompyler: extra-license-file usr/share/dicompyler/dicompyler/license.txt
+dicompyler: package-contains-documentation-outside-usr-share-doc usr/share/dicompyler/dicompyler/license.txt
=====================================
debian/rules
=====================================
@@ -15,6 +15,3 @@ override_dh_fixperms:
dh_fixperms
find debian -name __init__.py | xargs -r chmod a-x
find debian -name "*.png" | xargs -r chmod a-x
-
-get-orig-source:
- uscan --verbose --force-download --repack
View it on GitLab: https://salsa.debian.org/med-team/dicompyler/compare/1a7bb0bf1d63970444bb2a321fc01399232188a1...41d7ac519084dec47b50a4ee53b180f4327e359e
--
View it on GitLab: https://salsa.debian.org/med-team/dicompyler/compare/1a7bb0bf1d63970444bb2a321fc01399232188a1...41d7ac519084dec47b50a4ee53b180f4327e359e
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/20180919/d23a1a32/attachment-0001.html>
More information about the debian-med-commit
mailing list