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


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

Changes:
- Drop --list-missing from dh_install
- Drop -V from dh_makeshlibs

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,9 @@ ossim (2.9.1-4) UNRELEASED; urgency=medium
   * Team upload.
   * Bump Standards-Version to 4.6.0, no changes.
   * Update watch file for GitHub URL changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+    - Drop -V from dh_makeshlibs
 
  -- Bas Couwenberg <[email protected]>  Sat, 28 Nov 2020 14:04:17 +0100
 


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>
 Section: science
 Priority: optional
 Build-Depends: cmake (>= 2.8),
-               debhelper (>= 10~),
+               debhelper-compat (= 12),
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libfreetype6-dev,
                libgeos++-dev (>= 3.5.0),


=====================================
debian/rules
=====================================
@@ -55,9 +55,3 @@ override_dh_auto_install:
        rm -f $(CURDIR)/debian/tmp/usr/include/ossimConfig.h
        rm -f $(CURDIR)/debian/tmp/usr/include/ossimVersion.h
        rm -rf $(CURDIR)/debian/tmp/usr/share/ossim/fonts
-
-override_dh_install:
-       dh_install --list-missing
-
-override_dh_makeshlibs:
-       dh_makeshlibs -V



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/ossim/-/commit/c4cea3e0f0381a3f488f7edf8da38857b76c6660

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/ossim/-/commit/c4cea3e0f0381a3f488f7edf8da38857b76c6660
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