[Git][debian-gis-team/gmtsar][master] Versioned inter-package dependencies

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun May 26 09:14:04 BST 2024



Antonio Valentino pushed to branch master at Debian GIS Project / gmtsar


Commits:
df812379 by Antonio Valentino at 2024-05-26T08:13:38+00:00
Versioned inter-package dependencies

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -43,8 +43,8 @@ Description: InSAR processing system based on Generic Mapping Tools
 
 Package: gmtsar
 Architecture: all
-Depends: gmtsat-core,
-         gmtsar-scripts,
+Depends: gmtsat-core (= ${source:Version}),
+         gmtsar-scripts (= ${source:Version}),
          ${misc:Depends}
 Recommends: snaphu
 Description: ${source:Synopsis} - metapackage
@@ -52,7 +52,7 @@ Description: ${source:Synopsis} - metapackage
 
 Package: gmtsar-core
 Architecture: any
-Depends: gmtsar-data,
+Depends: gmtsar-data (= ${source:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
 Description: ${source:Synopsis} - core
@@ -70,9 +70,9 @@ Description: ${source:Synopsis} - data
 
 Package: gmtsar-scripts
 Architecture: all
-Depends: csh,
+Depends: gmtsar-core (= ${source:Version}),
+         csh,
          gmt,
-         gmtsar-core,
          python3,
          ${perl:Depends},
          ${misc:Depends}



View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/commit/df8123798134e0b3998919bea41d038c44f6ba3f

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/commit/df8123798134e0b3998919bea41d038c44f6ba3f
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/20240526/44b84f51/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list