nauty 2.8.8+ds-1 source package in Ubuntu

Changelog

nauty (2.8.8+ds-1) unstable; urgency=medium

  * New upstream release.

  [ Doug Torrance ]
  * debian/clean
    - New file; remove files generated by configure script.
  * debian/libnauty2.symbols
    - Add new symbols from latest release.
  * debian/patches
    - Refresh patches for new upstream release.
    - Update build scripts to build:
      + New tools (countneg, genktreeg, ransubg).
      + Libraries and test scripts with 128-bit integer support.
    - Remove wrong-output-for-2-vertices.patch; applied upstream.
  * debian/rules
    - Set executable bit for runalltests script.
  * debian/tests/make-check
    - Update to match latest version of upstream tests
  * debian/watch
    - Add new uversionmangle regular expression to prepend tilde before "b"
      for beta versions.

  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
  * Remove 2 obsolete maintscript entries in 2 files.
  * Update renamed lintian tag names in lintian overrides.
  * Update standards version to 4.6.2, no changes needed.

 -- Doug Torrance <email address hidden>  Fri, 24 Nov 2023 08:22:04 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nauty_2.8.8+ds-1.dsc 2.2 KiB 0d815e2e18b1932b2061134626b6d99f09e9019890aaf163075484f670eb06fa
nauty_2.8.8+ds.orig.tar.xz 1.5 MiB e0f997fe3487b7d9eb1207332a2417a5ecf471f36a398434279a3300b59c3eb3
nauty_2.8.8+ds-1.debian.tar.xz 63.6 KiB c901692f5b0f132420e3c66509c27cde530789aafb1cde7d79444851bf01c40f

Available diffs

No changes file available.

Binary packages built by this source

libnauty2: No summary available for libnauty2 in ubuntu noble.

No description available for libnauty2 in ubuntu noble.

libnauty2-dbgsym: No summary available for libnauty2-dbgsym in ubuntu noble.

No description available for libnauty2-dbgsym in ubuntu noble.

libnauty2-dev: No summary available for libnauty2-dev in ubuntu noble.

No description available for libnauty2-dev in ubuntu noble.

nauty: library for graph automorphisms -- interface and tools

 nauty (No AUTomorphisms, Yes?) is a set of procedures for computing
 automorphism groups of graphs and digraphs. This mathematical software
 suite is developed by Brendan McKay and Adolfo Piperno:
 http://pallini.di.uniroma1.it
 .
 nauty computes graph information in the form of a set of generators,
 the size of the group, and the orbits of the group; it can also
 produce a canonical label. The nauty suite is written in C and comes
 with a command-line interface, a collection of command-line tools,
 and an Application Programming Interface (API).
 .
 This package provides the nauty interface named dreadnaut, and a
 small collection of utilities called gtools.

nauty-dbgsym: debug symbols for nauty
nauty-doc: library for graph automorphisms -- user guide

 nauty (No AUTomorphisms, Yes?) is a set of procedures for computing
 automorphism groups of graphs and digraphs. This mathematical software
 suite is developed by Brendan McKay and Adolfo Piperno:
 http://pallini.di.uniroma1.it
 .
 This package provides the user guide for the nauty mathematical software
 suite; it also contains examples and extra technical documentations.