Il 26/05/24 09:03, Bas Couwenberg (@sebastic) ha scritto:


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

[CUT]


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


I always make some mistake in ordering the list of requirements :)
Sebastiaan, just for my curiosity, do you use wrap-and-sort for cleaning the d/control files? .. or any other automatic tool?


regards
--
Antonio Valentino

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to