[Git][debian-gis-team/python-geographiclib][master] 3 commits: Reorder dependencies.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Apr 29 07:40:12 BST 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / python-geographiclib


Commits:
df502d5d by Bas Couwenberg at 2022-04-29T08:34:33+02:00
Reorder dependencies.

- - - - -
583d06b2 by Bas Couwenberg at 2022-04-29T08:34:57+02:00
Remove version from Homepage URL.

- - - - -
ec7eb78b by Bas Couwenberg at 2022-04-29T08:40:04+02:00
Enable Salsa CI.

- - - - -


2 changed files:

- + debian/.gitlab-ci.yml
- debian/control


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
@@ -0,0 +1,3 @@
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/control
=====================================
@@ -12,12 +12,12 @@ Build-Depends: debhelper-compat (= 12),
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-geographiclib
 Vcs-Git: https://salsa.debian.org/debian-gis-team/python-geographiclib.git
-Homepage: https://geographiclib.sourceforge.io/Python/2.0
+Homepage: https://geographiclib.sourceforge.io/Python/doc
 
 Package: python3-geographiclib
 Architecture: all
-Depends: ${misc:Depends},
-         ${python3:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends}
 Description: Geodesic routines from GeographicLib
  Python implementation of the geodesic routines in GeographicLib
  .



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/compare/ea010a336c7df90eef5dfd2df55d0fff6a70e28a...ec7eb78bd40fd8b7ab3c65eb6c4c8ca52f4cc870

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geographiclib/-/compare/ea010a336c7df90eef5dfd2df55d0fff6a70e28a...ec7eb78bd40fd8b7ab3c65eb6c4c8ca52f4cc870
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/20220429/9b926ff3/attachment.htm>


More information about the Pkg-grass-devel mailing list