Lintian Fixes - dos2unix

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 7eb0a02..3d0aa52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -259,7 +259,7 @@ dos2unix (5.2-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Jari Aalto <jari.aalto@cante.net>  Thu, 01 Feb 2011 06:59:43 +0200
+ -- Jari Aalto <jari.aalto@cante.net>  Tue, 01 Feb 2011 06:59:43 +0200
 
 dos2unix (5.1.1-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 37725b2..1684158 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ PKGDOCDIR       = $(DOCROOTDIR)/$(PACKAGE)
 
 export DEB_BUILD_MAINT_OPTIONS  = hardening=+all
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 PODCENTER    = $(shell date -u +"%Y-%m-%d" --date="$(SOURCE_DATE_EPOCH)")
 export PODCENTER
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..905affc
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://sourceforge.net/p/dos2unix/bugs/
+Repository: https://git.code.sf.net/p/dos2unix/dos2unix

Run locally

More details

Full run details