Skip to content

Commits on Source 5

poa (2.0+20060928-7) UNRELEASED; urgency=medium
* Team upload.
poa (2.0+20060928-7) unstable; urgency=medium
[ Steffen Moeller ]
* Added ref to OMICtools entry
-- Steffen Moeller <moeller@debian.org> Fri, 21 Jul 2017 12:16:26 +0200
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* hardening=+all
-- Andreas Tille <tille@debian.org> Thu, 27 Sep 2018 21:51:23 +0200
poa (2.0+20060928-6) unstable; urgency=medium
......
......@@ -4,10 +4,10 @@ Uploaders: Charles Plessy <plessy@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10)
Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/poa.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/poa.git
Build-Depends: debhelper (>= 11~)
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/poa
Vcs-Git: https://salsa.debian.org/med-team/poa.git
Homepage: http://poamsa.sourceforge.net/
Package: poa
......
......@@ -4,6 +4,8 @@
include /usr/share/dpkg/default.mk
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
......