Skip to content
Commits on Source (5)
staden (2.0.0+b11-3) UNRELEASED; urgency=medium
* Fix homepage
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.5
* Build-Depends: autoconf-archive, pkg-config
TODO: This does not help to fix
error: possibly undefined macro: AC_MSG_ERROR
-- Andreas Tille <tille@debian.org> Sat, 14 Jul 2018 17:31:37 +0200
staden (2.0.0+b11-2) unstable; urgency=medium
* enable separate arch all build (Thanks for the patch to Santiago Vila)
......
......@@ -4,7 +4,9 @@ Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11~),
autoconf-archive,
pkg-config,
libstaden-read-dev (>= 1.14.6),
itcl3-dev,
itk3-dev,
......@@ -18,10 +20,10 @@ Build-Depends: debhelper (>= 9),
libncurses5-dev,
iwidgets4,
libcurl4-openssl-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/staden.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/staden.git
Homepage: https://staden.sf.net
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/med-team/staden
Vcs-Git: https://salsa.debian.org/med-team/staden.git
Homepage: https://sourceforge.net/projects/staden/
Package: staden
Architecture: any
......