From 819484df140566901804cebb8b5e3dcfc822c3c7 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 29 Dec 2017 21:29:52 -0700 Subject: [PATCH] resolve a number of small issues identified by lintian --- debian/control | 2 +- debian/rules | 7 +------ docs/html-docs/FAQ.html | 5 +---- docs/html-docs/IMPORTANT.html | 5 +---- docs/html-docs/accuracy.html | 6 ++---- docs/html-docs/building.html | 6 ++---- docs/html-docs/calculate_zodd_and_zeven.html | 5 +---- docs/html-docs/colours.html | 5 +---- docs/html-docs/couplers.html | 5 +---- docs/html-docs/determine_dimensions_of_couplers.html | 5 +---- docs/html-docs/errors.html | 5 +---- docs/html-docs/examples.html | 6 ++---- docs/html-docs/fileformat.html | 5 +---- docs/html-docs/generate_for_coupler.html | 5 +---- docs/html-docs/generators.html | 5 +---- docs/html-docs/index.html | 2 +- docs/html-docs/index2.html | 6 ++---- docs/html-docs/installing.html | 2 +- docs/html-docs/man-pages.html | 5 +---- docs/html-docs/options.html | 5 +---- docs/html-docs/rect_in_rect.html | 5 +---- docs/html-docs/theory.html | 5 +---- docs/html-docs/tutorial.html | 5 +---- docs/html-docs/usage_design_coupler.html | 5 +---- 24 files changed, 28 insertions(+), 89 deletions(-) diff --git a/debian/control b/debian/control index 608dee8..c0d3ba1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: atlc Section: electronics Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>> 4.0.0), autotools-dev +Build-Depends: debhelper (>> 10) Standards-Version: 4.1.3 Vcs-Git: git://git.gag.com/debian/atlc Vcs-Browser: https://git.gag.com/?p=debian/atlc diff --git a/debian/rules b/debian/rules index b71a385..f391d2e 100755 --- a/debian/rules +++ b/debian/rules @@ -9,13 +9,8 @@ DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -CFLAGS = -Wall -g +CFLAGS = -Wall -g -O2 -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) - CFLAGS += -O0 -else - CFLAGS += -O2 -endif ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif diff --git a/docs/html-docs/FAQ.html b/docs/html-docs/FAQ.html index 6648d47..64e04d7 100644 --- a/docs/html-docs/FAQ.html +++ b/docs/html-docs/FAQ.html @@ -127,10 +127,7 @@ Note, in the above images, it should not be assumed that somewh

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/IMPORTANT.html b/docs/html-docs/IMPORTANT.html index baa582c..c83b75b 100644 --- a/docs/html-docs/IMPORTANT.html +++ b/docs/html-docs/IMPORTANT.html @@ -34,10 +34,7 @@ atlc. However, they were written by me for me and so they are not that easy to f

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/accuracy.html b/docs/html-docs/accuracy.html index ee4d93b..fe35001 100644 --- a/docs/html-docs/accuracy.html +++ b/docs/html-docs/accuracy.html @@ -1006,10 +1006,8 @@ atlc is written and supported by Dr. David Kirkby

-
SourceForge.net
-Logo SourceForge.net +Valid HTML 4.01! Bluefish diff --git a/docs/html-docs/building.html b/docs/html-docs/building.html index 91bbcb7..d89cab1 100644 --- a/docs/html-docs/building.html +++ b/docs/html-docs/building.html @@ -67,10 +67,8 @@ atlc is written and supported by Dr. David Kirkby

-
SourceForge.net
-Logo SourceForge.net +Valid HTML 4.01! Bluefish diff --git a/docs/html-docs/calculate_zodd_and_zeven.html b/docs/html-docs/calculate_zodd_and_zeven.html index 1bfab85..a157006 100644 --- a/docs/html-docs/calculate_zodd_and_zeven.html +++ b/docs/html-docs/calculate_zodd_and_zeven.html @@ -40,9 +40,6 @@ It it issued under the GNU Genera

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/colours.html b/docs/html-docs/colours.html index 7750bbf..306dec5 100644 --- a/docs/html-docs/colours.html +++ b/docs/html-docs/colours.html @@ -195,10 +195,7 @@ atlc is written and supported by Dr. David Kirkby

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/couplers.html b/docs/html-docs/couplers.html index 054e807..099fcb3 100644 --- a/docs/html-docs/couplers.html +++ b/docs/html-docs/couplers.html @@ -30,7 +30,4 @@ A 2D view of the end is shown too


- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/determine_dimensions_of_couplers.html b/docs/html-docs/determine_dimensions_of_couplers.html index 9e12502..5fcedcf 100644 --- a/docs/html-docs/determine_dimensions_of_couplers.html +++ b/docs/html-docs/determine_dimensions_of_couplers.html @@ -120,9 +120,6 @@ By default, design_coupler prints a lot of information to the screen. This can b

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/errors.html b/docs/html-docs/errors.html index 2e41692..3cab9d1 100644 --- a/docs/html-docs/errors.html +++ b/docs/html-docs/errors.html @@ -51,9 +51,6 @@ Sometimes one makes a mistake and sets a background, (rgb=255,0,1), instead of

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/examples.html b/docs/html-docs/examples.html index 1c13704..480ae56 100644 --- a/docs/html-docs/examples.html +++ b/docs/html-docs/examples.html @@ -74,10 +74,8 @@ The full details of exactly what the files mean is given SourceForge.net
-Logo SourceForge.net +Valid HTML 4.01! Bluefish diff --git a/docs/html-docs/fileformat.html b/docs/html-docs/fileformat.html index 50a87b3..1367416 100644 --- a/docs/html-docs/fileformat.html +++ b/docs/html-docs/fileformat.html @@ -108,9 +108,6 @@ The -s option can be used on atlc to suppress the production of the .bmp files a

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/generate_for_coupler.html b/docs/html-docs/generate_for_coupler.html index 2495e87..27ae67c 100644 --- a/docs/html-docs/generate_for_coupler.html +++ b/docs/html-docs/generate_for_coupler.html @@ -20,10 +20,7 @@

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/generators.html b/docs/html-docs/generators.html index f7d19d4..72a7cd8 100644 --- a/docs/html-docs/generators.html +++ b/docs/html-docs/generators.html @@ -43,10 +43,7 @@ The above programs will, by default, produce a bitmap of around 500 kb, which sh

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/index.html b/docs/html-docs/index.html index 8c788f8..6767abb 100644 --- a/docs/html-docs/index.html +++ b/docs/html-docs/index.html @@ -20,7 +20,7 @@ - SourceForge.net Logo + SourceForge.net diff --git a/docs/html-docs/index2.html b/docs/html-docs/index2.html index fe9c6c6..719e1d9 100644 --- a/docs/html-docs/index2.html +++ b/docs/html-docs/index2.html @@ -106,10 +106,8 @@ atlc is written and supported by Dr. David Kirkby

-
SourceForge.net
-Logo SourceForge.net +Valid HTML 4.01! Bluefish diff --git a/docs/html-docs/installing.html b/docs/html-docs/installing.html index f96f1f4..fc4171a 100644 --- a/docs/html-docs/installing.html +++ b/docs/html-docs/installing.html @@ -22,7 +22,7 @@ There are two ways to install atlc on a UNIX system:

Installing atlc on computers running Microsoft Windoze

On Microsoft Windoze systems, atlc can be built using Cygwin, which gives a UNIX-like enviroment on a Windoze PC.

- SourceForge.net LogoValid HTML 4.01! + SourceForge.net Valid HTML 4.01! Bluefish
. diff --git a/docs/html-docs/man-pages.html b/docs/html-docs/man-pages.html index 4aa79bc..9e20bd3 100644 --- a/docs/html-docs/man-pages.html +++ b/docs/html-docs/man-pages.html @@ -39,10 +39,7 @@ atlc is written and supported by Dr. David Kirkby


-
SourceForge.net
-Logo SourceForge.netValid HTML 4.01! Bluefish diff --git a/docs/html-docs/options.html b/docs/html-docs/options.html index d88acb3..a6e356a 100644 --- a/docs/html-docs/options.html +++ b/docs/html-docs/options.html @@ -142,9 +142,6 @@ This is the verbose option, so it prints extra data to stdout.


- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/rect_in_rect.html b/docs/html-docs/rect_in_rect.html index 51d879c..2401439 100644 --- a/docs/html-docs/rect_in_rect.html +++ b/docs/html-docs/rect_in_rect.html @@ -213,9 +213,6 @@ or of course accuracy can be improved, by making b larger, as in:

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/theory.html b/docs/html-docs/theory.html index e41d70d..f274107 100644 --- a/docs/html-docs/theory.html +++ b/docs/html-docs/theory.html @@ -36,9 +36,6 @@ it trivual. There are 5 places you will find information on the theory of

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/tutorial.html b/docs/html-docs/tutorial.html index 4fae544..edf24d8 100644 --- a/docs/html-docs/tutorial.html +++ b/docs/html-docs/tutorial.html @@ -128,9 +128,6 @@ cop1.bmp 3 Er_odd= 1.00 Er_even= 1.00 Zodd= 31.69 Zeven= 138.99 Zo= 66.37 Zdiff

- SourceForge.net
-Logo + SourceForge.net diff --git a/docs/html-docs/usage_design_coupler.html b/docs/html-docs/usage_design_coupler.html index 7854fea..b4514fb 100644 --- a/docs/html-docs/usage_design_coupler.html +++ b/docs/html-docs/usage_design_coupler.html @@ -50,9 +50,6 @@ coupling factor) of the forward power comes from port 2. A fraction of the

- SourceForge.net
-Logo + SourceForge.net -- 2.47.2