[Git][debian-gis-team/gmtsar][master] 2 commits: Drop d/source/lintian-overrides
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Sun May 26 09:59:11 BST 2024
Antonio Valentino pushed to branch master at Debian GIS Project / gmtsar
Commits:
e6197ab4 by Antonio Valentino at 2024-05-26T08:56:28+00:00
Drop d/source/lintian-overrides
- - - - -
6c9958ab by Antonio Valentino at 2024-05-26T08:56:34+00:00
Fix versioned inter-package dependencies
- - - - -
2 changed files:
- debian/control
- − debian/source/lintian-overrides
Changes:
=====================================
debian/control
=====================================
@@ -43,7 +43,8 @@ Description: InSAR processing system based on Generic Mapping Tools
Package: gmtsar
Architecture: all
-Depends: gmtsat-core (= ${source:Version}),
+Depends: gmtsar-core (>= ${source:Version}),
+ gmtsar-core (<< ${source:Version}.1~),
gmtsar-scripts (= ${source:Version}),
${misc:Depends}
Recommends: snaphu
@@ -70,7 +71,8 @@ Description: ${source:Synopsis} - data
Package: gmtsar-scripts
Architecture: all
-Depends: gmtsar-core (= ${source:Version}),
+Depends: gmtsar-core (>= ${source:Version}),
+ gmtsar-core (<< ${source:Version}),
csh,
gmt,
python3,
=====================================
debian/source/lintian-overrides deleted
=====================================
@@ -1 +0,0 @@
-maintainer-manual-page [debian/man/*.1]
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/compare/df8123798134e0b3998919bea41d038c44f6ba3f...6c9958abdd06ea6f8f403bef437761d4a14e8325
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/compare/df8123798134e0b3998919bea41d038c44f6ba3f...6c9958abdd06ea6f8f403bef437761d4a14e8325
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/9178aaf1/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list