Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix FTCBFS: Annotate Build-Depends
· 05db5363
Andreas Tille
authored
May 23, 2019
05db5363
Standards-Version: 4.3.0
· 12714169
Andreas Tille
authored
May 23, 2019
12714169
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
12714169
uc-echo (1.12-11) unstable; urgency=medium
* Team upload.
[ Helmut Grohne ]
* Fix FTCBFS: Annotate Build-Depends. (Closes: #929330)
[ Andreas Tille ]
* Standards-Version: 4.3.0
-- Helmut Grohne <helmut@subdivi.de> Tue, 21 May 2019 21:01:35 +0200
uc-echo (1.12-10) unstable; urgency=medium
[ Steffen Moeller and Jon Ison ]
...
...
debian/control
View file @
12714169
...
...
@@ -6,11 +6,12 @@ Uploaders: Thorsten Alteholz <debian@alteholz.de>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
python-all-dev,
python-scipy,
python-numpy,
python-all-dev:any,
libpython-all-dev,
python-scipy:native,
python-numpy:native,
g++-multilib [i386 powerpc sparc x32]
Standards-Version: 4.
1.4
Standards-Version: 4.
3.0
Vcs-Browser: https://salsa.debian.org/med-team/uc-echo
Vcs-Git: https://salsa.debian.org/med-team/uc-echo.git
Homepage: http://uc-echo.sourceforge.net/
...
...