Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Update my mailaddress
· 306780e3
Johan Van de Wauw
authored
Nov 13, 2018
306780e3
Also update mail in control.in
· 28331144
Johan Van de Wauw
authored
Dec 11, 2018
28331144
Update release version
· 72e5e075
Johan Van de Wauw
authored
Dec 11, 2018
Bump changelog
72e5e075
Show whitespace changes
Inline
Side-by-side
debian/autoreconf
View file @
72e5e075
HDF4.2.1
3
HDF4.2.1
4
HDF4_ALT
debian/changelog
View file @
72e5e075
...
...
@@ -8,8 +8,11 @@ libhdf4 (4.2.14-1) UNRELEASED; urgency=medium
[ Johan Van de Wauw ]
* New upstream version 4.2.14
* Refresh patches
* Update my mailaddress
* Also update mail in control.in
* Update release version
--
Bas Couwenberg <sebastic@debian.org> Mon, 12 Nov
2018 20:06:
5
0 +0100
--
Johan Van de Wauw <johan@gisky.be> Tue, 11 Dec
2018 20:06:
1
0 +0100
libhdf4 (4.2.13-4) unstable; urgency=medium
...
...
debian/control
View file @
72e5e075
Source: libhdf4
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
Johan Van de Wauw <johan
.vandewauw@gmail.com
>
Johan Van de Wauw <johan
@gisky.be
>
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 9),
...
...
debian/control.in
View file @
72e5e075
Source: libhdf4
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
Johan Van de Wauw <johan
.vandewauw@gmail.com
>
Johan Van de Wauw <johan
@gisky.be
>
Section: graphics
Priority: optional
Build-Depends: debhelper (>= 9),
...
...
debian/rules
View file @
72e5e075
...
...
@@ -14,7 +14,7 @@ UPSTREAM_VERSION = $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
RELEASE := 4.2.1
3
RELEASE := 4.2.1
4
PACKAGE := libhdf4
SOVER := 0
...
...