Lintian Fixes - gparted

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9146036..f645691 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gparted (1.5.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 21 Aug 2023 14:49:12 -0000
+
 gparted (1.5.0-1) unstable; urgency=medium
 
   * Fix the watch file
@@ -278,7 +286,7 @@ gparted (0.16.2-1) unstable; urgency=low
 
 gparted (0.16.1-1) unstable; urgency=low
 
-  * New upstream release 0.16.1 
+  * New upstream release 0.16.1
     Closes: #701012, #694689
 
     GParted 0.16.1
@@ -384,7 +392,7 @@ gparted (0.12.1-2) unstable; urgency=low
 
 gparted (0.12.1-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
     Key changes include:
     gparted-0.12.1
       Fix attempt data rescue fail to open read-only view (#673246)
@@ -458,7 +466,7 @@ gparted (0.11.0-1) unstable; urgency=low
 
   * Merge from 0.8.1-1ubuntu5: Run dh_translations during build,
     if available.
-  * New upstream release 
+  * New upstream release
 
     GParted 0.11.0  (2011-12-13)
 
@@ -587,7 +595,7 @@ gparted (0.8.1-1) unstable; urgency=low
 
 gparted (0.8.0-2) unstable; urgency=low
 
-  * gpart is not available on all achitectures 
+  * gpart is not available on all achitectures
       Recommends gpart
 
  -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 09 Mar 2011 09:04:42 +1100
@@ -647,14 +655,14 @@ gparted (0.7.0-1) unstable; urgency=high
 
 gparted (0.6.2-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
   * Fix out-of-date-standards-version
 
  -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 24 Aug 2010 13:45:24 +1000
 
 gparted (0.6.0-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
     Fix mkswap failure with "UUID parsing failed" message
     Closes: 573836
   * Fix out-of-date-standards-version
@@ -679,7 +687,7 @@ gparted (0.5.2-1) unstable; urgency=low
 
 gparted (0.5.1-1) unstable; urgency=high
 
-  * New upstream release 
+  * New upstream release
     Fix an important bug when users are resizing file systems with newer
     GNU/Linux kernels, udev, and parted. See
     http://gparted-forum.surf4.info/viewtopic.php?id=13777
@@ -688,7 +696,7 @@ gparted (0.5.1-1) unstable; urgency=high
 
 gparted (0.5.0-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
   * Don't depend on hal
     Closes: 558022
   * Debian source format is 3.0 (quilt)
@@ -698,20 +706,20 @@ gparted (0.5.0-1) unstable; urgency=low
 
 gparted (0.4.8-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
 
  -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 07 Nov 2009 20:00:00 +1100
 
 gparted (0.4.7-1) unstable; urgency=low
 
-  * New upstream release 
-  * Update debian/watch 
+  * New upstream release
+  * Update debian/watch
 
  -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 23 Oct 2009 18:15:07 +1100
 
 gparted (0.4.6-2) unstable; urgency=low
 
-  * Update debian/watch 
+  * Update debian/watch
   * Recommends gksu
     Closes: 542941
 
@@ -719,7 +727,7 @@ gparted (0.4.6-2) unstable; urgency=low
 
 gparted (0.4.6-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
   * Fix out-of-date-standards-version
   * Fix patch-system-but-no-source-readme
 
@@ -1108,4 +1116,3 @@ gparted (0.0.8-1) unstable; urgency=low
   * Initial Release (Closes: #270352).
 
  -- David Moreno Garza <damog@debian.org>  Sat, 26 Feb 2005 19:12:46 -0600
-
diff --git a/debian/control b/debian/control
index f0d3c9a..e29d51b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
  yelp-tools,
  pkexec,
  libpolkit-gobject-1-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: https://gparted.org
 Vcs-Git: https://salsa.debian.org/debian/gparted.git
 Vcs-Browser: https://salsa.debian.org/debian/gparted
diff --git a/debian/rules b/debian/rules
index 51ec89b..1cf9f65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1
 export DEB_CPPFLAGS_MAINT_APPEND = -w
 
 %:

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/90/f8fc79a27f9396fca8901c691730bebe56fbd0.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/b1/a0d47fc0cc9967ab6981afb7d92d688b944a31.debug

No differences were encountered between the control files of package gparted

No differences were encountered between the control files of package gparted-common

Control files of package gparted-dbgsym: lines which differ (wdiff format)

  • Build-Ids: b1a0d47fc0cc9967ab6981afb7d92d688b944a31 90f8fc79a27f9396fca8901c691730bebe56fbd0

Run locally

More details

Full run details