Lintian Fixes - magic-haskell

Ready changes

Summary

Lintian Result

Diff

diff --git a/p/magic-haskell/debian/changelog b/p/magic-haskell/debian/changelog
index 49bf68e33a..d663cd6f91 100644
--- a/p/magic-haskell/debian/changelog
+++ b/p/magic-haskell/debian/changelog
@@ -1,3 +1,14 @@
+magic-haskell (1.1-11) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary packages libghc-magic-dev, libghc-magic-prof
+    that duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 14 May 2023 13:17:27 -0000
+
 magic-haskell (1.1-10) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1
diff --git a/p/magic-haskell/debian/control b/p/magic-haskell/debian/control
index d0ffd732f0..8164592fbf 100644
--- a/p/magic-haskell/debian/control
+++ b/p/magic-haskell/debian/control
@@ -11,14 +11,13 @@ Build-Depends:
  haskell-devscripts (>= 0.13),
  libmagic-dev,
 Build-Depends-Indep: ghc-doc
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: haskell
-Homepage: http://hackage.haskell.org/package/magic
+Homepage: https://hackage.haskell.org/package/magic
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/magic-haskell]
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/magic-haskell
 
 Package: libghc-magic-dev
-Section: haskell
 Architecture: any
 Depends: libmagic-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
@@ -33,7 +32,6 @@ Description: File type determination library for Haskell${haskell:ShortBlurb}
  ${haskell:Blurb}
 
 Package: libghc-magic-prof
-Section: haskell
 Architecture: any
 Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${haskell:Recommends}
diff --git a/p/magic-haskell/debian/rules b/p/magic-haskell/debian/rules
index bc087e2c1e..0e3080d0a7 100755
--- a/p/magic-haskell/debian/rules
+++ b/p/magic-haskell/debian/rules
@@ -3,4 +3,3 @@
 # Standard way of building Haskell libraries .
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
-
diff --git a/p/magic-haskell/debian/watch b/p/magic-haskell/debian/watch
index 9e42f885f4..c01eb78d44 100644
--- a/p/magic-haskell/debian/watch
+++ b/p/magic-haskell/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/magic/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Debdiff

File lists identical (after any substitutions)

Control files of package libghc-magic-dev: lines which differ (wdiff format)

  • Homepage: http://hackage.haskell.org/package/magic https://hackage.haskell.org/package/magic

Control files of package libghc-magic-doc: lines which differ (wdiff format)

  • Homepage: http://hackage.haskell.org/package/magic https://hackage.haskell.org/package/magic

Control files of package libghc-magic-prof: lines which differ (wdiff format)

  • Homepage: http://hackage.haskell.org/package/magic https://hackage.haskell.org/package/magic

Run locally

More details

Full run details