Package: sac2mseed / 1.12+ds1-3

Metadata

Package Version Patches format
sac2mseed 1.12+ds1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix format of the manpage NAME section.patch | (download)

doc/sac2mseed.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix format of the manpage name section

When using the traditional man macro set, a correct NAME section
looks something like this:

   .SH NAME
   foo \- program to do something

This commit fixes the manpage-has-useless-whatis-entry lintian warning.
A patch has been submitted upstream.

0002 Fix the src Makefile to honor CPPFLAGS LDFLAGS.patch | (download)

src/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix the src/makefile to honor cppflags/ldflags