Antonio Valentino pushed to branch master at Debian GIS Project / epr-api
Commits: a5e3edd9 by Antonio Valentino at 2023-11-26T08:06:24+00:00 Move common package description to source - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,15 @@ epr-api (2.3~dev20150708-13) UNRELEASED; urgency=medium + [ Bas Couwenberg ] * Team upload. * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. * Enable Salsa CI. + [ Antonio Valentino ] + * debian/control: + - Move common package description to source. + -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 16:56:50 +0100 epr-api (2.3~dev20150708-12) unstable; urgency=medium ===================================== debian/control ===================================== @@ -11,11 +11,6 @@ Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/epr-api Vcs-Git: https://salsa.debian.org/debian-gis-team/epr-api.git Homepage: https://github.com/bcdev/epr-api - -Package: libepr-api2 -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends} Description: ENVISAT Product Reader API for C The ENVISAT Product Reader API is a set of C-source code files supporting developers who want to use MERIS, AATSR, and ASAR data @@ -28,21 +23,19 @@ Description: ENVISAT Product Reader API for C software systems which allow for extension using a C or C++ interface. +Package: libepr-api2 +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: ${source:Synopsis} + ${source:Extended-Description} + Package: libepr-api-dev Architecture: any Section: libdevel Depends: libepr-api2 (= ${binary:Version}), ${misc:Depends} -Description: ENVISAT Product Reader API for C - Development files - The ENVISAT Product Reader API is a set of C-source code files - supporting developers who want to use MERIS, AATSR, and ASAR data - products of the ESA ENVISAT satellite in their software. - . - The main use case for the C API is the ingestion of ENVISAT data into - * new scientific algorithms developed for the MERIS, AATSR or ASAR - sensors or even all of them, - * existing scientific software packages written in C or C++, or COTS - software systems which allow for extension using a C or C++ - interface. +Description: ${source:Synopsis} -- Development files + ${source:Extended-Description} . This package contains development files (headers and static libraries). View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/-/commit/a5e3edd9c5d904405c9acef54217062a52cef97b -- View it on GitLab: https://salsa.debian.org/debian-gis-team/epr-api/-/commit/a5e3edd9c5d904405c9acef54217062a52cef97b You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
