Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Mark the -doc package as Multi-Arch: foreign
· 11fb242c
Michael R. Crusoe
authored
Feb 16, 2019
11fb242c
debhelper 11
· 97d1f4ce
Michael R. Crusoe
authored
Feb 16, 2019
97d1f4ce
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
97d1f4ce
mash (2.1+dfsg-3) UNRELEASED; urgency=medium
* Team upload.
* Mark the -doc package as Multi-Arch: foreign
* debhelper 11
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sat, 16 Feb 2019 01:04:02 -0800
mash (2.1+dfsg-2) unstable; urgency=medium
* Team upload.
...
...
debian/compat
View file @
97d1f4ce
1
2
1
1
debian/control
View file @
97d1f4ce
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Sascha Steinbiss <satta@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 1
2
~),
Build-Depends: debhelper (>= 1
1
~),
capnproto (>= 0.6.1),
libcapnp-dev (>= 0.6.1),
libgsl-dev,
...
...
@@ -43,6 +43,7 @@ Description: development headers and static library for Mash
Package: mash-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
libjs-mathjax
...
...