[Git][debian-gis-team/tilemaker][master] 3 commits: Drop obsolete CONFIG variable from rules.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Oct 9 07:41:31 BST 2021



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


Commits:
47334484 by Bas Couwenberg at 2021-10-09T08:18:17+02:00
Drop obsolete CONFIG variable from rules.

- - - - -
a70785f6 by Bas Couwenberg at 2021-10-09T08:33:13+02:00
Drop dh-cmake build dependency.

- - - - -
bca259ca by Bas Couwenberg at 2021-10-09T08:41:22+02:00
Trim down changelog for initial release.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,13 +1,5 @@
 tilemaker (2.0.0+ds-1~exp1) experimental; urgency=medium
 
   * Initial package (Closes: #993076)
-  * Imported version 2.0.0
-  * Add patch to handle DESTDIR.
-  * Add patch to avoid calling git outside of repository.
-  * Add patch to add man page for tilemaker.
-  * Add patch to rely on packaged rapidjson dependency.
-  * Add example configuration and processing files.
-  * Add patches for hardening by fortifying functions.
-  * Bump Standards-Version to 4.6.0, no changes.
 
  -- Felix Delattre <debian at xama.nu>  Wed, 08 Sep 2021 14:21:21 +0000


=====================================
debian/control
=====================================
@@ -4,7 +4,6 @@ Uploaders: Felix Delattre <debian at xama.nu>
 Section: science
 Priority: optional
 Build-Depends: cmake,
-               dh-cmake,
                debhelper-compat (= 12),
                libboost-dev,
                libboost-filesystem-dev,


=====================================
debian/rules
=====================================
@@ -12,8 +12,5 @@ TM_VERSION := $(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 export DEB_CXXFLAGS_MAINT_APPEND=-DTM_VERSION=$(TM_VERSION)
 
-# Allow debug package to be created
-CONFIG := -g
-
 %:
 	dh $@ --buildsystem=cmake



View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/compare/38af5a2bbcef0f750b110abba12f3252c6e27b92...bca259ca94c41639ad38f23870823f484ede0a41

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/tilemaker/-/compare/38af5a2bbcef0f750b110abba12f3252c6e27b92...bca259ca94c41639ad38f23870823f484ede0a41
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/20211009/687bddb8/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list