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

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



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


Commits:
68543a3c by Bas Couwenberg at 2023-08-30T18:13:29+02:00
Switch to dh-sequence-*.

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ pgrouting (3.5.0-2) UNRELEASED; urgency=medium
   * Bump debhelper compat to 13.
   * Remove generated files in clean target.
     (closes: #1046632)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 12 Jun 2023 20:39:34 +0200
 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: misc
 Priority: optional
 Build-Depends: cmake (>= 3.2),
                debhelper-compat (= 13),
+               dh-sequence-sphinxdoc,
                graphviz,
                libboost-graph-dev,
                libjs-mathjax,


=====================================
debian/control.in
=====================================
@@ -5,6 +5,7 @@ Section: misc
 Priority: optional
 Build-Depends: cmake (>= 3.2),
                debhelper-compat (= 13),
+               dh-sequence-sphinxdoc,
                graphviz,
                libboost-graph-dev,
                libjs-mathjax,


=====================================
debian/rules
=====================================
@@ -16,7 +16,7 @@ CXXFLAGS += $(CPPFLAGS)
 include /usr/share/postgresql-common/pgxs_debian_control.mk
 
 %:
-	dh $@ --with sphinxdoc
+	dh $@
 
 override_dh_auto_clean:
 	+pg_buildext clean build-%v



View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/68543a3ce9801240a99ea3acc3816210a9cb7db5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/68543a3ce9801240a99ea3acc3816210a9cb7db5
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/ec24b15e/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list