octave-octclip 1.0.8-4 source package in Ubuntu

Changelog

octave-octclip (1.0.8-4) unstable; urgency=medium

  * Use dh-octave for building the package
  * d/control:
     + Use Debian's GitLab URLs in Vcs-* headers
     + Change Maintainer to <email address hidden>

 -- Rafael Laboissiere <email address hidden>  Sat, 10 Feb 2018 07:36:23 -0200

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
octave-octclip_1.0.8-4.dsc 2.0 KiB 78a69513376ad8bd44852674546213d5c8ec0fac28a5925ecf413e516a1f4f00
octave-octclip_1.0.8.orig.tar.gz 331.8 KiB 6929666561d6a9857dd73c1cc99e2b5a929df559bcb97b3a9a0bc74f9600ae99
octave-octclip_1.0.8-4.debian.tar.xz 3.0 KiB 7542c44c323431d2938941b918ed6a868df9a6b5813af0def5020dd17b0a1f04

Available diffs

No changes file available.

Binary packages built by this source

octave-octclip: boolean operations with polygons in Octave

 The octclip package contain functions for performing boolean
 operations (intersection, union, difference, and exclusive or) between
 two polygons in Octave using the Greiner-Hormann algorithm.
 .
 This Octave add-on package is part of the Octave-Forge project.