Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Restrict architectures to amd64 and arm64 where the package really builds
· f116ddc8
Andreas Tille
authored
Jan 14, 2020
f116ddc8
Upload to unstable
· 5744c569
Andreas Tille
authored
Jan 14, 2020
5744c569
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5744c569
libbiod (0.2.3+git20191120.b8eecef-2) unstable; urgency=medium
* Restrict architectures to amd64 and arm64 where the package
really builds
Closes: #948918
-- Andreas Tille <tille@debian.org> Tue, 14 Jan 2020 21:35:33 +0100
libbiod (0.2.3+git20191120.b8eecef-1) unstable; urgency=medium
[ Andreas Tille ]
...
...
debian/control
View file @
5744c569
...
...
@@ -14,7 +14,7 @@ Vcs-Git: https://salsa.debian.org/med-team/libbiod.git
Homepage: https://github.com/biod/BioD
Package: libbiod0
Architecture: a
ny
Architecture: a
md64 arm64
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
...
...