[Git][debian-gis-team/otb][experimental] 2 commits: Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 14:46:47 BST 2021



Bas Couwenberg pushed to branch experimental at Debian GIS Project / otb


Commits:
c0371537 by Bas Couwenberg at 2021-09-13T14:13:41+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
09e1caa8 by Bas Couwenberg at 2021-09-13T15:46:29+02:00
Update lintian overrides.

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/control.in
- debian/libotb-apps.lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,9 @@ otb (8.0.0~alpha1+dfsg-1~exp2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+  * Update lintian overrides.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 17:32:01 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Rashad Kanavath <rashad.kanavath at c-s.fr>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-exec,
                dpkg-dev (>= 1.16.1~),
                cmake (>= 3.1.0),


=====================================
debian/control.in
=====================================
@@ -5,7 +5,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Rashad Kanavath <rashad.kanavath at c-s.fr>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-exec,
                dpkg-dev (>= 1.16.1~),
                cmake (>= 3.1.0),


=====================================
debian/libotb-apps.lintian-overrides
=====================================
@@ -2,4 +2,5 @@
 spelling-error-in-binary * Verticies Vertices
 spelling-error-in-binary * ment meant
 spelling-error-in-binary * algoritH algorithm
+spelling-error-in-binary * defaul default
 


=====================================
debian/rules
=====================================
@@ -92,7 +92,7 @@ override_dh_shlibdeps:
 override_dh_install:
 	rm -f $(CURDIR)/debian/tmp/usr/share/doc/otb/LICENSE
 	rm -f $(CURDIR)/debian/tmp/usr/share/doc/otb/VERSION
-	dh_install --list-missing
+	dh_install
 	rm -f $(CURDIR)/debian/$(pkglib)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 	rm -f $(CURDIR)/debian/$(pkgdev)/usr/lib/$(DEB_HOST_MULTIARCH)/libOTBWrapper*
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/compare/036589426f1b5104971883d3c2f49e12f12fa8ce...09e1caa876d1951ee5314bf2dc79593c4844735b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/compare/036589426f1b5104971883d3c2f49e12f12fa8ce...09e1caa876d1951ee5314bf2dc79593c4844735b
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/20210913/52c70bb7/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list