Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Add disabled patches to series file.
· 0047a7c1
Bas Couwenberg
authored
Jul 29, 2018
0047a7c1
Move non-quilt patch out of patches directory.
· 4e4e3f54
Bas Couwenberg
authored
Jul 29, 2018
4e4e3f54
Set distribution to unstable.
· 9adf5ca6
Bas Couwenberg
authored
Jul 29, 2018
9adf5ca6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9adf5ca6
libhdf4 (4.2.13-3)
UNRELEASED
; urgency=medium
libhdf4 (4.2.13-3)
unstable
; urgency=medium
* Team upload.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Strip trailing whitespace from control & rules files.
* Use filter instead of findstring to prevent partial matches.
* Add disabled patches to series file.
* Move non-quilt patch out of patches directory.
-- Bas Couwenberg <sebastic@debian.org> S
at
, 2
0
J
an
2018
21:55:30
+0
1
00
-- Bas Couwenberg <sebastic@debian.org> S
un
, 2
9
J
ul
2018
10:35:43
+0
2
00
libhdf4 (4.2.13-2) unstable; urgency=medium
...
...
debian/patches/series
View file @
9adf5ca6
#autotools
#fmpool
man
64bit
...
...
@@ -8,6 +9,7 @@ ppc64el.diff
hdf-4.2.10-aarch64.patch
missing-includes.diff
ppc64el.patch
#shared_fortran
enablesharedfortran.diff
mips64.diff
spelling-errors.patch
...
...
debian/
patches/
rename_hdf_hdfalt
→
debian/rename_hdf_hdfalt
View file @
9adf5ca6
File moved
debian/rules
View file @
9adf5ca6
...
...
@@ -72,7 +72,7 @@ override_dh_auto_clean:
override_dh_autoreconf:
mkdir HDF$(RELEASE)
bash debian/copysources.sh $(RELEASE)
patch <debian/
patches/
rename_hdf_hdfalt -p1
patch <debian/rename_hdf_hdfalt -p1
dh_autoreconf
...
...