Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
Do not report alpha version
· 1cc8316d
Andreas Tille
authored
Oct 09, 2018
1cc8316d
debhelper 11
· 40c33619
Andreas Tille
authored
Oct 09, 2018
40c33619
Point Vcs fields to salsa.debian.org
· 8b202794
Andreas Tille
authored
Oct 09, 2018
8b202794
Standards-Version: 4.2.1
· 639edd0e
Andreas Tille
authored
Oct 09, 2018
639edd0e
Drop unneeded get-orig-source target
· 9eb0d97f
Andreas Tille
authored
Oct 09, 2018
9eb0d97f
Upload to unstable
· b9fecf98
Andreas Tille
authored
Oct 09, 2018
b9fecf98
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b9fecf98
imagevis3d (3.1.0-7) unstable; urgency=medium
* d/watch: Do not report alpha version
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Drop unneeded get-orig-source target
-- Andreas Tille <tille@debian.org> Tue, 09 Oct 2018 15:16:15 +0200
imagevis3d (3.1.0-6) unstable; urgency=medium
* Moved packaging from SVN to Git
...
...
debian/compat
View file @
b9fecf98
1
0
1
1
debian/control
View file @
b9fecf98
...
...
@@ -5,7 +5,7 @@ Section: science
Priority: optional
Build-Depends: bison,
cxxtest,
debhelper (>= 1
0
),
debhelper (>= 1
1~
),
flex,
libboost-serialization-dev,
libbz2-dev,
...
...
@@ -21,9 +21,9 @@ Build-Depends: bison,
libz-dev,
lzma-dev,
qt4-qmake
Standards-Version: 4.
1.0
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/imagevis3d
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/imagevis3d.git
Standards-Version: 4.
2.1
Vcs-Browser: https://
salsa
.debian.org/
med-team
/imagevis3d
Vcs-Git: https://
salsa
.debian.org/
med-team
/imagevis3d.git
Homepage: http://www.imagevis3d.com
Package: imagevis3d
...
...
debian/rules
View file @
b9fecf98
...
...
@@ -4,7 +4,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
--parallel
dh $@
override_dh_auto_configure:
dh_auto_configure -- QMAKE_CXXFLAGS="-fopenmp -DPACKAGE_MANAGER $(CXXFLAGS)" QMAKE_CFLAGS="-fopenmp $(CFLAGS)" QMAKE_LFLAGS="-fopenmp $(LDFLAGS)"
...
...
@@ -28,6 +28,3 @@ override_dh_install:
override_dh_installman:
dh_installman doc/imagevis3d.1
dh_installman doc/uvfconvert.1
get-orig-source:
uscan --verbose --force-download --rename
debian/watch
View file @
b9fecf98
version=4
# github does not lib submodule, you also need:
# https://github.com/SCIInstitute/Tuvok/archive/3.1.0.tar.gz
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/ImageVis3D-$1\.tar\.gz/ \
https://github.com/SCIInstitute/ImageVis3D/tags .*/v?(\d\S*)\.tar\.gz
https://github.com/SCIInstitute/ImageVis3D/releases .*/archive/v*(\d[.\d]+)@ARCHIVE_EXT@