Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Vcs-Browser has no .git extension
· e5c8d43c
Andreas Tille
authored
Apr 28, 2018
e5c8d43c
debhelper 11
· c52eb1a3
Andreas Tille
authored
Apr 28, 2018
c52eb1a3
Upload to unstable
· 7c3098a5
Andreas Tille
authored
Apr 28, 2018
7c3098a5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7c3098a5
bart (0.4.03-1)
UNRELEASED
; urgency=medium
bart (0.4.03-1)
unstable
; urgency=medium
[ Martin Uecker ]
* New upstream version.
* Update copyright file.
* Fix install.
...
...
@@ -7,6 +8,9 @@ bart (0.4.03-1) UNRELEASED; urgency=medium
* Secure url for copyright format.
* Make vcs links point to salsa.
[ Andreas Tille ]
* debhelper 11
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Fri, 27 Apr 2018 21:34:11 +0200
bart (0.4.02-2) unstable; urgency=medium
...
...
debian/compat
View file @
7c3098a5
1
0
1
1
debian/control
View file @
7c3098a5
...
...
@@ -3,13 +3,13 @@ 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
0
),
Build-Depends: debhelper (>= 1
1~
),
libfftw3-dev,
liblapack-dev | liblapack.so,
libpng-dev,
liblapacke-dev
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/bart
.git
Vcs-Browser: https://salsa.debian.org/med-team/bart
Vcs-Git: https://salsa.debian.org/med-team/bart.git
Homepage: https://mrirecon.github.io/bart/
...
...