Bas Couwenberg pushed to branch master at Debian GIS Project / narray-miss


Commits:
94c445c1 by Bas Couwenberg at 2021-09-12T18:53:51+02:00
Bump debhelper compat to 12, no changes.

- - - - -
c13b7f36 by Bas Couwenberg at 2021-09-12T18:59:13+02:00
Add ${ruby:Depends} substvar.

- - - - -


3 changed files:

- debian/changelog
- − debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ ruby-narray-miss (1.4.0-4) UNRELEASED; urgency=medium
   * Team upload.
   * Bump watch file version to 4.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, no changes.
+  * Add ${ruby:Depends} substvar.
 
  -- Bas Couwenberg <[email protected]>  Fri, 06 Nov 2020 19:33:32 +0100
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<[email protected]>
 Uploaders: Youhei SASAKI <[email protected]>
 Section: ruby
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                gem2deb (>= 0.3.0~),
                ruby-narray,
                rdtool
@@ -15,8 +15,9 @@ XS-Ruby-Versions: all
 
 Package: ruby-narray-miss
 Architecture: all
-Depends: ${misc:Depends},
-         ruby-narray
+Depends: ruby-narray,
+         ${ruby:Depends},
+         ${misc:Depends}
 Description: Additional class with processing of missing value to NArray
  NArrayMiss is an additional class with processing of missing value to
  NArray for Ruby.



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/narray-miss/-/compare/df7cc600d9e1578f3bf4006fccf68cdafcf3963d...c13b7f364fb5589219b84d40b71afc4e0ca60e66

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/narray-miss/-/compare/df7cc600d9e1578f3bf4006fccf68cdafcf3963d...c13b7f364fb5589219b84d40b71afc4e0ca60e66
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to