[Git][debian-gis-team/sfcgal][master] Update packaging for move to GitLab.

Bas Couwenberg gitlab at salsa.debian.org
Tue Jun 16 09:49:40 BST 2020



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


Commits:
3f485558 by Bas Couwenberg at 2020-06-16T10:49:31+02:00
Update packaging for move to GitLab.

- - - - -


6 changed files:

- debian/changelog
- debian/patches/fix-ftbfs-with-cgal-5.x.patch
- debian/patches/fix-linker-error.patch
- debian/patches/no-c++98.patch
- debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ sfcgal (1.3.7-5) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.5.0, no changes.
   * Bump debhelper compat to 10, changes:
     - Drop --parallel option, enabled by default
+  * Update packaging for move to GitLab.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 09 Dec 2019 09:43:37 +0100
 


=====================================
debian/patches/fix-ftbfs-with-cgal-5.x.patch
=====================================
@@ -1,6 +1,6 @@
 Description: Require C++14 and CGAL >= 5.0
 Author: Joachim Reichel <reichel at debian.org>
-Bug: https://github.com/Oslandia/SFCGAL/issues/198
+Bug: https://gitlab.com/Oslandia/SFCGAL/-/issues/198
 Bug-Debian: https://bugs.debian.org/946229
 
 --- a/CMakeLists.txt


=====================================
debian/patches/fix-linker-error.patch
=====================================
@@ -1,7 +1,7 @@
 Description: Force GMPXX as workaround for a linker error (used to be the
   default for CGAL 4.x packages)
 Author: Joachim Reichel <reichel at debian.org>
-Bug: https://github.com/Oslandia/SFCGAL/issues/198
+Bug: https://gitlab.com/Oslandia/SFCGAL/-/issues/198
 Bug-Debian: https://bugs.debian.org/946229
 
 --- a/CMakeLists.txt


=====================================
debian/patches/no-c++98.patch
=====================================
@@ -1,6 +1,6 @@
 Description: Don't use -std=c++98, incompatible with CGAL build.
 Author: Bas Couwenberg <sebastic at debian.org>
-Bug: https://github.com/Oslandia/SFCGAL/issues/184
+Bug: https://gitlab.com/Oslandia/SFCGAL/-/issues/184
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt


=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +1,4 @@
 ---
-Bug-Database: https://github.com/Oslandia/SFCGAL/issues
-Bug-Submit: https://github.com/Oslandia/SFCGAL/issues/new
-Repository: https://github.com/Oslandia/SFCGAL.git
-Repository-Browse: https://github.com/Oslandia/SFCGAL
+Bug-Database: https://gitlab.com/Oslandia/SFCGAL/-/issues
+Repository: https://gitlab.com/Oslandia/SFCGAL.git
+Repository-Browse: https://gitlab.com/Oslandia/SFCGAL


=====================================
debian/watch
=====================================
@@ -1,7 +1,6 @@
 version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
-uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
-filenamemangle=s/(?:.*?)?(?:rel|v|SFCGAL)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/SFCGAL-$1.$2/ \
-https://github.com/Oslandia/SFCGAL/releases \
-(?:.*?/archive/)?(?:rel|v|SFCGAL)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
+https://gitlab.com/Oslandia/SFCGAL/-/tags \
+(?:.*?/)?(?:rel|v|SFCGAL)[\-\_]?v?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/3f48555843e2b8f71d3469932fcee8e72c4dd26d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/3f48555843e2b8f71d3469932fcee8e72c4dd26d
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/20200616/455d5f58/attachment-0001.html>


More information about the Pkg-grass-devel mailing list