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


Commits:
506ffee9 by Antonio Valentino at 2023-11-26T08:24:37+00:00
Move common package description to source

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ pykml (0.2.0+dfsg-4) UNRELEASED; urgency=medium
 
   [ Antonio Valentino ]
   * Fix d/copyright formatting.
+  * debian/control:
+    - Move the common package description to source.
 
   [ Bas Couwenberg ]
   * Enable Salsa CI.


=====================================
debian/control
=====================================
@@ -17,28 +17,27 @@ Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pykml
 Vcs-Git: https://salsa.debian.org/debian-gis-team/pykml.git
 Homepage: https://github.com/tylere/pykml
-
-Package: python3-pykml
-Architecture: all
-Depends: ${python3:Depends},
-         ${misc:Depends}
 Description: Python KML library
  PyKML is a Python package for parsing and authoring KML documents.
  It is based on the lxml.objectify API
  (http://codespeak.net/lxml/objectify.html) which provides Pythonic
  access to XML documents.
 
+Package: python3-pykml
+Architecture: all
+Depends: ${python3:Depends},
+         ${misc:Depends}
+Description: ${source:Synopsis}
+ ${source:Extended-Description}
+
 Package: pykml
 Architecture: all
 Section: utils
 Depends: python3-pykml (= ${source:Version}),
          ${python3:Depends},
          ${misc:Depends}
-Description: Python KML library -- scripts
- PyKML is a Python package for parsing and authoring KML documents.
- It is based on the lxml.objectify API
- (http://codespeak.net/lxml/objectify.html) which provides Pythonic
- access to XML documents.
+Description: ${source:Synopsis} -- scripts
+ ${source:Extended-Description}
  .
  This package contain executable programs provided by the pykml Python
  package.



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pykml/-/commit/506ffee9a09c1d0b5e41173e50427ae517fdc8e2

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/pykml/-/commit/506ffee9a09c1d0b5e41173e50427ae517fdc8e2
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

Reply via email to