Ver Fonte

d/control*: blends-dev needs to be Build-Depends (not Build-Depends-Indep)

Andreas Tille há 3 meses atrás
pai
commit
81606d887d
3 ficheiros alterados com 5 adições e 2 exclusões
  1. 3 0
      debian/changelog
  2. 1 1
      debian/control
  3. 1 1
      debian/control.stub

+ 3 - 0
debian/changelog

@@ -6,6 +6,9 @@ debian-junior (1.33) UNRELEASED; urgency=medium
   [ Luca Boccassi ]
   * Drop redundant adduser dependency
 
+  [ Andreas Tille ]
+  * d/control*: blends-dev needs to be Build-Depends (not Build-Depends-Indep)
+
  -- Andreas Tille <tille@debian.org>  Fri, 15 May 2026 06:39:53 +0200
 
 debian-junior (1.32) unstable; urgency=medium

+ 1 - 1
debian/control

@@ -7,7 +7,7 @@ Uploaders: Per Andersson <avtobiff@debian.org>,
 	   Jonathan Carter <jcc@debian.org>,
 	   Stefan Kropp <stefan.kropp@posteo.de>
 Build-Depends: debhelper-compat (= 13),
-Build-Depends-Indep: blends-dev (>= 0.7~)
+ blends-dev,
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/blends-team/junior
 Vcs-Git: https://salsa.debian.org/blends-team/junior.git

+ 1 - 1
debian/control.stub

@@ -6,7 +6,7 @@ Uploaders: Per Andersson <avtobiff@debian.org>,
 	   Jonathan Carter <jcc@debian.org>,
 	   Stefan Kropp <stefan.kropp@posteo.de>
 Build-Depends: debhelper-compat (= 13),
-Build-Depends-Indep: blends-dev (>= 0.7~)
+ blends-dev,
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/blends-team/junior
 Vcs-Git: https://salsa.debian.org/blends-team/junior.git