Scrub Obsolete - qbs

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 19e2413..a19d2f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+qbs (1.24.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + qbs: Drop conflict with removed package qtcreator (<< 3.2.1+dfsg-8~) in
+      Replaces.
+    + qbs: Drop conflict with removed package qtcreator (<< 3.2.1+dfsg-8~) in
+      Breaks.
+    + qbs-common: Drop conflict with removed package qbs (<< 1.4.3+dfsg-2~) in
+      Replaces.
+    + qbs-common: Drop conflict with removed package qbs (<< 1.4.3+dfsg-2~) in
+      Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 04 Mar 2023 18:35:50 -0000
+
 qbs (1.24.1+dfsg-1) unstable; urgency=medium
 
   * New upstream bugfix release.
diff --git a/debian/control b/debian/control
index 0dc517a..d76d87b 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,6 @@ Package: qbs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
 Depends: qbs-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
-Breaks: qtcreator (<< 3.2.1+dfsg-8~)
-Replaces: qtcreator (<< 3.2.1+dfsg-8~)
 Description: cross-platform build tool
  Qbs is a general purpose cross-platform build tool that aims at fast and
  correct incremental builds. It features a project description language that
@@ -38,8 +36,6 @@ Package: qbs-common
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Breaks: qbs (<< 1.4.3+dfsg-2~)
-Replaces: qbs (<< 1.4.3+dfsg-2~)
 Description: Qbs static files
  Qbs is a general purpose cross-platform build tool that aims at fast and
  correct incremental builds. It features a project description language that

Run locally

More details

Full run details

Historical runs