Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Delete ancient X-Python-Version field
· adc0c1cb
Andreas Tille
authored
Aug 24, 2018
adc0c1cb
Cleanup d/rules from unneeded targets
· fea01cc9
Andreas Tille
authored
Aug 24, 2018
fea01cc9
Upload to unstable
· be60c4ba
Andreas Tille
authored
Aug 24, 2018
be60c4ba
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
be60c4ba
invesalius (3.1.99991-1)
UNRELEASED
; urgency=medium
invesalius (3.1.99991-1)
unstable
; urgency=medium
[ Thiago Franco de Moraes ]
* New upstream version
...
...
@@ -7,6 +7,8 @@ invesalius (3.1.99991-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* debhelper 11
* Standards-Version: 4.2.0
* Delete ancient X-Python-Version field
* Cleanup d/rules from unneeded targets
-- Thiago Franco de Moraes <tfmoraes@cti.gov.br> Fri, 17 Aug 2018 14:07:48 +0200
...
...
debian/control
View file @
be60c4ba
...
...
@@ -14,7 +14,6 @@ Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/invesalius
Vcs-Git: https://salsa.debian.org/med-team/invesalius.git
Homepage: http://www.cti.gov.br/invesalius/
X-Python-Version: 2.7
Package: invesalius
Architecture: all
...
...
debian/rules
View file @
be60c4ba
...
...
@@ -52,12 +52,3 @@ override_dh_installchangelogs:
dh_installchangelogs changelog.md
override_dh_auto_install: ;
override_dh_builddeb:
dh_builddeb -- -Z xz
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --repack --rename --destdir=../tarballs
.PHONY: override_dh_auto_clean override_dh_install