[Git][debian-gis-team/ruby-netcdf][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:45:58 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / ruby-netcdf


Commits:
c221d4a6 by Bas Couwenberg at 2023-08-30T18:45:45+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ ruby-netcdf (0.8.0-4) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Remove generated files in clean target.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:19:11 +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,
                rake,
                ruby-narray,


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export DH_RUBY_GEMSPEC = ruby-netcdf.gemspec
 
 %:
-	dh $@ --buildsystem ruby --with ruby
+	dh $@ --buildsystem ruby
 
 execute_after_dh_auto_install:
 	rm -fr $(CURDIR)/debian/ruby-netcdf/usr/bin



View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/-/commit/c221d4a6914dd3ccaa637707643c87e9249347ab

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/-/commit/c221d4a6914dd3ccaa637707643c87e9249347ab
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/f455e50c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list