[Git][debian-gis-team/gmtsar][master] Make all Depends binNMUable.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun May 26 10:07:49 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / gmtsar
Commits:
96c2f3a9 by Bas Couwenberg at 2024-05-26T11:06:55+02:00
Make all Depends binNMUable.
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -44,8 +44,7 @@ Description: InSAR processing system based on Generic Mapping Tools
Package: gmtsar
Architecture: all
Depends: gmtsar-core (>= ${source:Version}),
- gmtsar-core (<< ${source:Version}.1~),
- gmtsar-scripts (= ${source:Version}),
+ gmtsar-scripts (>= ${source:Version}),
${misc:Depends}
Recommends: snaphu
Description: ${source:Synopsis} - metapackage
@@ -53,7 +52,7 @@ Description: ${source:Synopsis} - metapackage
Package: gmtsar-core
Architecture: any
-Depends: gmtsar-data (= ${source:Version}),
+Depends: gmtsar-data (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Description: ${source:Synopsis} - core
@@ -72,7 +71,6 @@ Description: ${source:Synopsis} - data
Package: gmtsar-scripts
Architecture: all
Depends: gmtsar-core (>= ${source:Version}),
- gmtsar-core (<< ${source:Version}),
csh,
gmt,
python3,
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/commit/96c2f3a976e8105519b244dd3067d964dbc8026d
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/commit/96c2f3a976e8105519b244dd3067d964dbc8026d
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/d675e257/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list