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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Jun 12 19:26:18 BST 2023



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


Commits:
7d11111c by Bas Couwenberg at 2023-06-12T18:54:07+02:00
Bump debhelper compat to 13.

- - - - -
db4023bb by Bas Couwenberg at 2023-06-12T20:25:50+02:00
Drop obsolete libgl1-mesa-dev build dependency.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ otb (8.1.1+dfsg-2) UNRELEASED; urgency=medium
   * Team upload.
   * Bump Standards-Version to 4.6.2, no changes.
   * Drop obsolete libgl1-mesa-dev build dependency.
+  * Bump debhelper compat to 13.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:05:01 +0100
 


=====================================
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-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                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-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-exec,
                dpkg-dev (>= 1.16.1~),
                cmake (>= 3.1.0),
@@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 12),
                libfftw3-dev,
                libgdal-dev (>= 1.10.0),
                libgeotiff-dev,
-               libgl1-mesa-dev | libgl-dev,
+               libgl-dev,
                libglew-dev,
                libglfw3-dev,
                libinsighttoolkit4-dev,
@@ -56,7 +56,7 @@ Depends: cmake (>= 2.8.3),
          libboost-thread-dev,
          libgdal-dev (>= 1.10.0),
          libgeotiff-dev,
-         libgl1-mesa-dev | libgl-dev,
+         libgl-dev,
          libglew-dev,
          libglfw3-dev,
          libinsighttoolkit4-dev,



View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/compare/b3896b2401d1f7f9433d4c692a3828d669b13430...db4023bb40015d96132c859918eb846bef93a04a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/compare/b3896b2401d1f7f9433d4c692a3828d669b13430...db4023bb40015d96132c859918eb846bef93a04a
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/20230612/b788311c/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list