Skip to content
Commits on Source (7)
libvistaio (1.2.19-2) UNRELEASED; urgency=medium
libvistaio (1.2.19-2) unstable; urgency=medium
* Team upload.
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Sun, 01 Jan 2017 14:06:23 +0100
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* debian/gbp.conf: convert to new style
* Remove -dbg package
* hardening=+all
-- Andreas Tille <tille@debian.org> Thu, 05 Jul 2018 08:35:06 +0200
libvistaio (1.2.19-1) unstable; urgency=medium
......
......@@ -3,11 +3,11 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Gert Wollny <gw.fossdev@gmail.com>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9.0.0),
Build-Depends: debhelper (>= 11~),
cmake
Standards-Version: 3.9.8
Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/libvistaio.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libvistaio.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/libvistaio
Vcs-Git: https://salsa.debian.org/med-team/libvistaio.git
Homepage: http://mia.sourceforge.net
Package: libvistaio-dev
......@@ -36,18 +36,3 @@ Description: Library for loading and storing various types of binary data
files provide an ascii header that makes it easy to get information
about the contens of a file. It supports a variety of data types
like images, vector fields and graphs.
Package: libvistaio14-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: libvistaio14 (= ${binary:Version}),
${misc:Depends}
Description: Debug information for the libvistaio library
Vistaio is a library that handles loading and storing of data in a
cross-platform manner. Its virtue is that the otherwise binary
files provide an ascii header that makes it easy to get information
about the contens of a file. It supports a variety of data types
like images, vector fields and graphs. This is package containing the
debug information.
[DEFAULT]
pristine-tar = True
[git-buildpackage]
[buildpackage]
# use this for more svn-buildpackage like behaviour:
export-dir = ../build-area/
tarball-dir = ../tarballs/
......
......@@ -4,10 +4,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
.PHONY: override_dh_strip
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
override_dh_strip:
/usr/bin/dh_strip -plibvistaio14 --dbg-package=libvistaio14-dbg