[Git][debian-gis-team/narray-miss][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:06:10 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / narray-miss
Commits:
7d08b12c by Bas Couwenberg at 2023-08-30T18:05:59+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ ruby-narray-miss (1.4.0-5) UNRELEASED; urgency=medium
* Update lintian overrides.
* Remove generated files in clean target.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:02:47 +0100
=====================================
debian/control
=====================================
@@ -4,6 +4,7 @@ Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>
Section: ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
+ dh-sequence-ruby,
gem2deb (>= 0.3.0~),
ruby-narray,
rdtool
=====================================
debian/rules
=====================================
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --buildsystem ruby --with ruby
+ dh $@ --buildsystem ruby
override_dh_auto_build:
ruby -Ku /usr/bin/rd2 -r rd/rd2html-lib \
View it on GitLab: https://salsa.debian.org/debian-gis-team/narray-miss/-/commit/7d08b12c4c20887d611659f3379f4cf441f5db64
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/narray-miss/-/commit/7d08b12c4c20887d611659f3379f4cf441f5db64
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230830/01c77eeb/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list