Andreas Tille 8 سال پیش
والد
کامیت
441f5c2733
4فایلهای تغییر یافته به همراه6 افزوده شده و 3 حذف شده
  1. 1 0
      debian/changelog
  2. 1 1
      debian/compat
  3. 2 1
      debian/control
  4. 2 1
      debian/control.stub

+ 1 - 0
debian/changelog

@@ -7,6 +7,7 @@ debian-junior (1.27) UNRELEASED; urgency=medium
   * Bump versioned Build-Depends-Indep to: blends-dev (>= 0.7~)
   * Set Vcs fields to Salsa
   * Standards-Version: 4.2.1
+  * debhelper 11
 
  -- Andreas Tille <tille@debian.org>  Thu, 06 Sep 2018 11:55:19 +0200
 

+ 1 - 1
debian/compat

@@ -1,2 +1,2 @@
-9
+11
 

+ 2 - 1
debian/control

@@ -5,7 +5,8 @@ Priority: extra
 Maintainer: Debian Junior <debian-jr@lists.debian.org>
 Uploaders: Andreas Tille <tille@debian.org>,
            Per Andersson <avtobiff@debian.org>
-Build-Depends-Indep: debhelper, blends-dev (>= 0.7~)
+Build-Depends-Indep: debhelper (>= 11~), 
+                     blends-dev (>= 0.7~)
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/blends-team/junior
 Vcs-Git: https://salsa.debian.org/blends-team/junior.git

+ 2 - 1
debian/control.stub

@@ -4,7 +4,8 @@ Priority: extra
 Maintainer: Debian Junior <debian-jr@lists.debian.org>
 Uploaders: Andreas Tille <tille@debian.org>,
            Per Andersson <avtobiff@debian.org>
-Build-Depends-Indep: debhelper, blends-dev (>= 0.7~)
+Build-Depends-Indep: debhelper (>= 11~),
+                     blends-dev (>= 0.7~)
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/blends-team/junior
 Vcs-Git: https://salsa.debian.org/blends-team/junior.git