[Git][debian-gis-team/pyepr][master] Move common package description to source

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sun Nov 26 08:20:21 GMT 2023



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


Commits:
1def2f5a by Antonio Valentino at 2023-11-26T08:20:02+00:00
Move common package description to source

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pyepr (1.1.5-2) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - Move the common package description to source.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 26 Nov 2023 08:19:30 +0000
+
 pyepr (1.1.5-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/control
=====================================
@@ -26,15 +26,7 @@ Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyepr
 Vcs-Git: https://salsa.debian.org/debian-gis-team/pyepr.git
 Homepage: https://avalentino.github.io/pyepr
-
-Package: python3-epr
-Architecture: any
-Multi-Arch: same
-Depends: ${python3:Depends},
-         ${shlibs:Depends},
-         ${misc:Depends}
-Suggests: python-epr-doc
-Description: Python ENVISAT Product Reader API (Python 3)
+Description: Python ENVISAT Product Reader API
  PyEPR provides Python bindings for the ENVISAT Product Reader C API
  (EPR API) for reading satellite data from ENVISAT ESA (European Space
  Agency) mission.
@@ -44,8 +36,16 @@ Description: Python ENVISAT Product Reader API (Python 3)
  to the data either on a geophysical (decoded, ready-to-use pixel
  samples) or on a raw data layer. The raw data access makes it possible
  to read any data field contained in a product file.
- .
- This package contains pyepr for Python 3.
+
+Package: python3-epr
+Architecture: any
+Multi-Arch: same
+Depends: ${python3:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Suggests: python-epr-doc
+Description: ${source:Synopsis}
+ ${source:Extended-Description}
 
 Package: python-epr-doc
 Architecture: all
@@ -54,15 +54,7 @@ Multi-Arch: foreign
 Depends: ${sphinxdoc:Depends},
          ${misc:Depends}
 Suggests: www-browser
-Description: Python ENVISAT Product Reader API (common documentation)
- PyEPR provides Python bindings for the ENVISAT Product Reader C API
- (EPR API) for reading satellite data from ENVISAT ESA (European Space
- Agency) mission.
- .
- PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
- Level 1B and Level 2 and also ASAR data products. It provides access
- to the data either on a geophysical (decoded, ready-to-use pixel
- samples) or on a raw data layer. The raw data access makes it possible
- to read any data field contained in a product file.
+Description: ${source:Synopsis} -- documentation
+ ${source:Extended-Description}
  .
  This is the common documentation package.



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/commit/1def2f5aaabd249cfbac495fa2ade7711a7867a8

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/-/commit/1def2f5aaabd249cfbac495fa2ade7711a7867a8
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/20231126/961c9ad6/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list