python-demgengeo 1.4-1 source package in Ubuntu

Changelog

python-demgengeo (1.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.
  * Update to debhelper-compat (= 12).
  * Drop Python 2 module package (Closes: #937697).
  * Build Python 3 module package.
  * Rename module package to be policy compliant.
  * Update Vcs-* fields.
  * Fix copyright-format/1.0 URL.
  * Add Rules-Requires-Root: no.
  * Use autopkgtest provided tmp directory.
  * Update to Standards-Version 4.4.1.
  * Change priority from extra to optional.

 -- Stuart Prescott <email address hidden>  Thu, 26 Dec 2019 17:49:34 +1100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-demgengeo_1.4-1.dsc 2.1 KiB 2ca5d2e9fbbd2f180c2a65622c752c7d5863e21766648b365a8da3105fd5088e
python-demgengeo_1.4.orig.tar.gz 203.3 KiB 543ffc2e09d88d5ab7a47ef5d01782ca3d16ba3274df6a330dd3e1893ed9b522
python-demgengeo_1.4-1.debian.tar.xz 7.5 KiB 0c6059610d41792e1d14ba2e0ac144bcb5deb845744192266165325170a2816c

No changes file available.

Binary packages built by this source

python3-gengeo: DEMGenGeo is a library for creating geometry files (Python 3)

 DEMGenGeo is a library for creating geometry files used by ESyS-Particle.
 It provides a convenient method for creating arbitrary geometries of simple
 spherical particles and indivisible particle clusters. An LSMGenGeo script
 written in Python specifies the geometry that will be written to a text file
 and the format that this file takes. The geometry file can then be read
 by an ESyS-Particle script
 .
 This package contains the Python 3 module.

python3-gengeo-dbgsym: debug symbols for python3-gengeo