Run of scrub-obsolete for cenon.app

Merge these changes:

git pull https://janitor.debian.net/git/cenon.app scrub-obsolete/main
Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index 4586380..d787adb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,13 @@ cenon.app (4.0.6+ds1-3) UNRELEASED; urgency=medium
 
   * Use secure URI in Homepage field.
   * Bump debhelper from old 11 to 12.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on gnustep-make (>= 2.7.0-3).
+    + Build-Depends: Drop versioned constraint on libgnustep-gui-dev (>= 0.26).
+    + cenon.app-common: Drop conflict with removed package cenon.app (<<
+      4.0.6+ds1-1) in Replaces.
+    + cenon.app-common: Drop conflict with removed package cenon.app (<<
+      4.0.6+ds1-1) in Breaks.
 
  -- Debian Janitor <janitor@jelmer.uk>  Mon, 09 Dec 2019 06:14:14 +0000
 
diff --git a/debian/control b/debian/control
index acaea6f..2071679 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
  Yavor Doganov <yavor@gnu.org>
 Build-Depends:
  debhelper (>= 12~),
- gnustep-make (>= 2.7.0-3),
- libgnustep-gui-dev (>= 0.26)
+ gnustep-make,
+ libgnustep-gui-dev
 Standards-Version: 4.1.3
 Homepage: https://www.cenon.info/
 Vcs-Git: https://salsa.debian.org/gnustep-team/cenon.app.git
@@ -38,10 +38,6 @@ Depends:
  ${misc:Depends}
 Recommends:
  cenon.app
-Breaks:
- cenon.app (<< 4.0.6+ds1-1)
-Replaces:
- cenon.app (<< 4.0.6+ds1-1)
 Description: Vector graphics tool for GNUstep (common files)
  Cenon is a graphical tool for vector design and desktop publishing.
  It supports conversion, import and export in several formats like DXF,

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/91/59af6e4f5e526df54cae5f3f5ce2de102e204a.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/6e/760ea09835fe5787d4444d5ab2930ede6a3050.debug

No differences were encountered between the control files of package cenon.app

Control files of package cenon.app-common: lines which differ (wdiff format)

  • Breaks: cenon.app (<< 4.0.6+ds1-1)
  • Replaces: cenon.app (<< 4.0.6+ds1-1)

Control files of package cenon.app-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 5368adc472915aa325e6744451b4d43676d60b15 59f4e9004e7885fd58423575eb0aa41ce2631831 6e760ea09835fe5787d4444d5ab2930ede6a3050 9159af6e4f5e526df54cae5f3f5ce2de102e204a 9b8cd86e95b3fd451adc2649e79719c39c780098

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete cenon.app-commonapt install -t scrub-obsolete cenon.app-dbgsymapt install -t scrub-obsolete cenon.app

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved