Scrub Obsolete - glyr

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 84f6f96..89e7705 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+glyr (1.0.10-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends-Indep: Drop versioned constraint on ruby (>= 4.9).
+    + libglyr-doc: Drop conflict with removed package libglyr-dev (<< 1.0.0-2)
+      in Replaces.
+    + libglyr-doc: Drop conflict with removed package libglyr-dev (<< 1.0.0-2)
+      in Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Feb 2023 16:54:24 -0000
+
 glyr (1.0.10-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 899c370..efbb4a4 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libsqlite3-dev,
 Build-Depends-Indep:
  gtk-doc-tools,
- ruby (>= 4.9)
+ ruby
 Standards-Version: 4.1.3
 Section: libs
 Homepage: https://github.com/sahib/glyr
@@ -58,10 +58,6 @@ Description: search engine for music-related metadata - development files
 Package: libglyr-doc
 Section: doc
 Architecture: all
-Breaks:
- libglyr-dev (<< 1.0.0-2)
-Replaces:
- libglyr-dev (<< 1.0.0-2)
 Depends:
  ${misc:Depends}
 Description: search engine for music-related metadata - documentation

Run locally

More details

Full run details

Historical runs