polygen 1.0.6.ds2-18 source package in Ubuntu
Changelog
polygen (1.0.6.ds2-18) unstable; urgency=medium
* QA upload.
[ Salvo 'LtWorf' Tomaselli ]
* Bump debhelper compat level to 10.
[ Mattia Rizzolo ]
* debian/man.grm: fix the typo here directly instead of using a patch.
* debian/source/format: use source format 3.0 (quilt).
* Use quilt instead of CDBS' simple-patchsys.
* debian/rules:
+ Entirely rewrite using the dh sequencer instead of CDBS.
- This also moves a bunch of commands to the various
debian/{*.{install,docs},clean} etc.
- Also use dh-exec to perform renames.
+ Use /usr/share/dpkg/pkg-info.mk instead of calling dpkg-parsechangelog.
+ Sort grm files before generating the polygen-data.6 manpage, to make the
build reproducible. Thanks to Chris Lamb <email address hidden> for the
patch. (Closes: #877375)
* debian/polygen.dirs: remove redundant file.
* debian/control:
+ New build-dependency on dh-exec.
+ Drop build-dependency on cdbs.
+ Bump Standards-Version to 4.1.1, no changes needed.
+ Move git repository to collab-maint.
-- Mattia Rizzolo <email address hidden> Tue, 10 Oct 2017 20:37:21 +0200
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- games
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Bionic | release | universe | games |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| polygen_1.0.6.ds2-18.dsc | 1.9 KiB | 1a33db74ca915edb999f0ac4e5d3032f724a4d044bb27af270e490fa1f3972bc |
| polygen_1.0.6.ds2.orig.tar.gz | 453.3 KiB | 60dbcec8aedcbb2545202ad97d41e592f232b8fc842ea25a7998c88a385148d5 |
| polygen_1.0.6.ds2-18.debian.tar.xz | 11.5 KiB | 1bf39e61216855f6091c3f2de3e7696cd7dc81dd28d7acd50fe8ecc8093e0080 |
Available diffs
No changes file available.
Binary packages built by this source
- polygen: No summary available for polygen in ubuntu disco.
No description available for polygen in ubuntu disco.
- polygen-data: grammar definitions for PolyGen
PolyGen is a program for generating random sentences according to a grammar
definition, that is following custom syntactical and lexical rules.
.
Formally, it is an interpreter of a language itself designed to define
languages, where to interpret means executing a source program in real time
and eventually outputting its result.
.
Here a source program is a grammar definition, the execution consists in the
exploration of such grammar by selecting a random path and the result is the
sentence built on the way.
.
This package contains various grammar files suited for polygen.
