[hamradio-commits] [libax25] 03/04: Fixing Lintian Errors

Dave Hibberd hibby-guest at moszumanska.debian.org
Sun Nov 19 10:51:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

hibby-guest pushed a commit to branch master
in repository libax25.

commit 1aa1d05fbb69d8e8487bec66d5251d9a8cabcc0a
Author: hibby <d at vehibberd.com>
Date:   Wed Nov 8 23:12:13 2017 +0000

    Fixing Lintian Errors
---
 .gitignore                      |  1 +
 debian/changelog                |  1 +
 debian/control                  |  3 ++-
 debian/patches/manpage-spelling | 15 +++++++++++++++
 debian/patches/series           |  1 +
 5 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..224e7f0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc/
diff --git a/debian/changelog b/debian/changelog
index d5934fe..51d75b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libax25 (0.0.12-rc4-2) UNRELEASED; urgency=medium
     - debian/control updated
     - debian/compat updated to level 10
     - debian/rules rewritten
+  * Hardening enabled
   * Fix FTCBFS: Let dh_auto_configure pass --host to ./configure. 
     - (Closes: #880394)
     - Thanks to Helmut Grohne <helmut at subdivi.de>
diff --git a/debian/control b/debian/control
index caf9b4a..51957c9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,11 @@ Section: hamradio
 Priority: optional
 Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
 Uploaders: Colin Tuckley <colint at debian.org>, Iain R. Learmonth <irl at debian.org>, Dave Hibberd <d at vehibberd.com>
-Build-Depends: dh-autoreconf, debhelper (>=10)
+Build-Depends: debhelper (>=10)
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/libax25.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/libax25.git
+Homepage: http://www.linux-ax25.org/wiki/Libax25
 
 Package: libax25
 Section: libs
diff --git a/debian/patches/manpage-spelling b/debian/patches/manpage-spelling
new file mode 100644
index 0000000..0e5ba45
--- /dev/null
+++ b/debian/patches/manpage-spelling
@@ -0,0 +1,15 @@
+Description: Fix Lintian manpage spelling errors
+Author: Dave Hibberd <d at vehibberd.com>
+Last-Update: 2017-11-09
+
+--- a/ax25.3
++++ b/ax25.3
+@@ -61,7 +61,7 @@
+ .I ax1
+ and
+ .IR ax2 ,
+-that are in network format and determines wether they are identical,
++that are in network format and determines whether they are identical,
+ differ only by their SSIDs or are different.
+ .PP
+ The
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b4402e3
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+manpage-spelling

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/libax25.git



More information about the pkg-hamradio-commits mailing list