Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debhelper 11
· 6d96c6f4
Andreas Tille
authored
Jul 06, 2018
6d96c6f4
Point Vcs fields to salsa.debian.org
· ce79afc5
Andreas Tille
authored
Jul 06, 2018
ce79afc5
Standards-Version: 4.1.4
· e83efc4e
Andreas Tille
authored
Jul 06, 2018
e83efc4e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e83efc4e
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)
...
...
debian/compat
View file @
e83efc4e
9
11
debian/control
View file @
e83efc4e
...
...
@@ -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: http
s
://
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
...
...