Lintian Fixes - c-sig

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a882ce0..9276774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,7 +59,7 @@ c-sig (3.8-18) unstable; urgency=low
 c-sig (3.8-17) unstable; urgency=low
 
   * debian/emacsen-startup: Rewrite to allow debian-policy. (Closes: #669321)
-  * Bump Standards-Version to 3.9.3. 
+  * Bump Standards-Version to 3.9.3.
 
  -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 09 May 2012 22:37:29 +0900
 
@@ -98,7 +98,7 @@ c-sig (3.8-13) unstable; urgency=low
 
 c-sig (3.8-12) unstable; urgency=low
 
-  * Orphaning package 
+  * Orphaning package
 
  -- Matthew Grant <grantma@anathoth.gen.nz>  Fri, 22 Feb 2008 23:01:48 +0000
 
@@ -111,7 +111,7 @@ c-sig (3.8-11) unstable; urgency=low
   * Uploading to Debian on salahuddins behalf
 
  -- Matthew Grant <grantma@anathoth.gen.nz>  Sat, 12 Aug 2006 23:05:41 +1200
-  
+
 c-sig (3.8-4) unstable; urgency=low
 
   * 50c-sig.el was marked as a conffile (Closes: Bug#132144).
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index ee38f37..fc557cf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: mail
 Priority: optional
 Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki@debian.org>
-Build-Depends: debhelper (>= 11), dh-elpa (>= 0.0.17)
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13), dh-elpa (>= 0.0.17)
+Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/emacsen-team/c-sig.git
 Vcs-Browser: https://salsa.debian.org/emacsen-team/c-sig
 Homepage: http://www.osk.3web.ne.jp/~kshibata/c-sig/
diff --git a/debian/rules b/debian/rules
index caf1996..c52110e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,3 @@ VER=$(DEB_VERSION_UPSTREAM)
 override_dh_auto_build:
 	echo "(define-package \"c-sig\" \"$(VER)\" \"signature tool for GNU Emacs\" '((emacs \"24.1\")))" > c-sig-pkg.el
 	dh_auto_build
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package c-sig

No differences were encountered between the control files of package elpa-c-sig

Run locally

More details

Full run details