Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Fix whitespace
· ee0afe8f
Andreas Tille
authored
Aug 28, 2019
ee0afe8f
debhelper-compat 12
· 48ab7a3b
Andreas Tille
authored
Aug 28, 2019
48ab7a3b
Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
· aa26fd07
Andreas Tille
authored
Aug 28, 2019
aa26fd07
Remove trailing whitespace in debian/copyright
· 03a94986
Andreas Tille
authored
Aug 28, 2019
03a94986
Upload to unstable
· 418fa54f
Andreas Tille
authored
Aug 28, 2019
418fa54f
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
418fa54f
bart (0.5.00-1)
UNRELEASED
; urgency=medium
bart (0.5.00-1)
unstable
; urgency=medium
[ Martin Uecker ]
* New upstream version.
* Standards-Version: 4.4.0
[ Andreas Tille ]
* debhelper-compat 12
* Remove trailing whitespace in debian/copyright
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Tue, 27 Aug 2019 14:18:12 +0200
bart (0.4.04-2) unstable; urgency=medium
...
...
debian/compat
deleted
100644 → 0
View file @
f2a05958
11
debian/control
View file @
418fa54f
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Martin Uecker <martin.uecker@med.uni-goettingen.de>
Section: science
Priority: optional
Build-Depends: debhelper (
>
= 1
1~
),
Build-Depends: debhelper
-compat
(= 1
2
),
libfftw3-dev,
liblapack-dev | liblapack.so,
libpng-dev,
...
...
debian/copyright
View file @
418fa54f