Skip to content
Commits on Source (3)
phybin (0.3-2) UNRELEASED; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Fri, 06 Jul 2018 17:34:27 +0200
phybin (0.3-1) unstable; urgency=low
* Initial release (Closes: #808326)
......
......@@ -3,8 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
haskell-devscripts (>= 0.8),
Build-Depends: debhelper (>= 11~),
haskell-devscripts,
cdbs,
ghc,
libghc-hunit-dev,
......@@ -20,9 +20,9 @@ Build-Depends: debhelper (>= 9),
libghc-test-framework-dev,
libghc-test-framework-hunit-dev,
libghc-test-framework-th-dev
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/phybin.git
Vcs-Git: git://anonscm.debian.org/debian-med/phybin.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/phybin
Vcs-Git: https://salsa.debian.org/med-team/phybin.git
Homepage: http://www.cs.indiana.edu/~rrnewton/projects/phybin/
Package: phybin
......