Lintian Fixes - cscope

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9070df0..7da5e1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ cscope (15.9-2) UNRELEASED; urgency=medium
 
   [ Debian Janitor ]
   * Remove MIA uploader Jari Aalto <jari.aalto@cante.net>. Closes: #920111
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Repository.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
 
  -- tony mancill <tmancill@debian.org>  Fri, 11 Sep 2020 07:05:10 -0700
 
diff --git a/debian/rules b/debian/rules
index e29c9fc..eee85b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 
 export DEB_BUILD_MAINT_OPTIONS  = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 override_dh_auto_install:
 	# Disabled. See debian/*.install files
@@ -13,4 +12,3 @@ override_dh_clean:
 
 %:
 	dh $@
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..3ea56c3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: http://sourceforge.net/p/cscope/bugs
+Repository: https://git.code.sf.net/p/cscope/cscope

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package cscope

No differences were encountered between the control files of package cscope-dbgsym

Run locally

More details

Full run details