Lintian Fixes - atlc

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4571c8d..1f2b12f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+atlc (4.6.1-6) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Archive, Name (from ./configure), Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 31 Aug 2022 22:08:11 -0000
+
 atlc (4.6.1-5) unstable; urgency=medium
 
   * * Honour DEB_BUILD_OPTIONS=nocheck, closes: #976877
@@ -70,4 +77,3 @@ atlc (4.3.7-1) unstable; urgency=low
     try and fix problems with --enable-hardware-info
 
  -- Bdale Garbee <bdale@gag.com>  Thu, 21 Aug 2003 01:56:08 -0600
-
diff --git a/debian/control b/debian/control
index de1ef7d..e079f12 100644
--- a/debian/control
+++ b/debian/control
@@ -12,17 +12,17 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: atlc-examples
 Description: Arbitrary Transmission Line Calculator
- atlc is a computer aided design (CAD) package for the design and analysis 
- of electrical transmission lines and directional couplers of totally 
- arbitrary cross section and an arbitrary number of different dielectrics. 
+ atlc is a computer aided design (CAD) package for the design and analysis
+ of electrical transmission lines and directional couplers of totally
+ arbitrary cross section and an arbitrary number of different dielectrics.
  .
- By analysis, it is assumed one requires finding the electrical properties 
- of a transmission line or coupler, where the physical dimensions of the 
- device are known.  By design, it is assumed one requires a transmission 
- line or coupler to have certain electrical properties and one wishes to 
+ By analysis, it is assumed one requires finding the electrical properties
+ of a transmission line or coupler, where the physical dimensions of the
+ device are known.  By design, it is assumed one requires a transmission
+ line or coupler to have certain electrical properties and one wishes to
  find how to physically realise such a structure
- . 
- atlc likely to be of use to radio amateurs, professional RF engineers, 
+ .
+ atlc likely to be of use to radio amateurs, professional RF engineers,
  students and academics.
  .
  More information on atlc is available at http://atlc.sourceforge.net/
diff --git a/debian/rules b/debian/rules
index 9457099..ff3223b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,11 +49,11 @@ clean:
 
 	dh_clean
 
-install: 
+install:
 	dh_testdir
 	dh_testroot
-	dh_prep 
-	dh_installdirs 
+	dh_prep
+	dh_installdirs
 	
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/atlc
 	mv debian/atlc/usr/share/atlc/examples \
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f47f875
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: atlc
+Archive: SourceForge
+Repository: cvs+pserver://anonymous@atlc.cvs.sourceforge.net/cvsroot/atlc

Run locally

More details

Full run details