Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
debhelper 11
· 6fc23d71
Andreas Tille
authored
Sep 19, 2018
6fc23d71
Point Vcs fields to salsa.debian.org
· 22beb86c
Andreas Tille
authored
Sep 19, 2018
22beb86c
Standards-Version: 4.2.1
· e3ffe4cf
Andreas Tille
authored
Sep 19, 2018
e3ffe4cf
Ignore another falso positive lintian issue
· 70eafdee
Andreas Tille
authored
Sep 19, 2018
70eafdee
Drop unneeded get-orig-source target
· 7ad26848
Andreas Tille
authored
Sep 19, 2018
7ad26848
Remove ancient X-Python-Version field
· 41d7ac51
Andreas Tille
authored
Sep 19, 2018
41d7ac51
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
41d7ac51
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@debian.org> Wed, 19 Sep 2018 08:11:51 +0200
dicompyler (0.4.2.0-1) unstable; urgency=medium
[ Vojtěch Kulvait ]
...
...
debian/compat
View file @
41d7ac51
1
0
1
1
debian/control
View file @
41d7ac51
Source: dicompyler
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>, Vojtěch Kulvait <kulvait@gmail.com>
Uploaders: Andreas Tille <tille@debian.org>,
Vojtěch Kulvait <kulvait@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
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
View file @
41d7ac51
# 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
View file @
41d7ac51
...
...
@@ -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