Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add texinfo to build dependencies for makeinfo. (closes: #906493)
· 2ba33e00
Bas Couwenberg
authored
Aug 17, 2018
2ba33e00
Set distribution to unstable.
· 785354f2
Bas Couwenberg
authored
Aug 17, 2018
785354f2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
785354f2
netcdf-cxx-legacy (4.2-11)
UNRELEASED
; urgency=medium
netcdf-cxx-legacy (4.2-11)
unstable
; urgency=medium
* Bump Standards-Version to 4.2.0, no changes.
* Add texinfo to build dependencies for makeinfo.
(closes: #906493)
-- Bas Couwenberg <sebastic@debian.org>
Sun, 05
Aug 2018 2
0:34:23
+0200
-- Bas Couwenberg <sebastic@debian.org>
Fri, 17
Aug 2018 2
1:41:48
+0200
netcdf-cxx-legacy (4.2-10) unstable; urgency=medium
...
...
debian/control
View file @
785354f2
...
...
@@ -8,7 +8,8 @@ Priority: optional
Build-Depends: debhelper (>= 9.20160114),
dh-autoreconf,
libnetcdf-dev (>= 1:4.4.0),
pkg-kde-tools
pkg-kde-tools,
texinfo
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy
Vcs-Git: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy.git
...
...