petname (2.1-0ubuntu1) yakkety; urgency=medium
* debian/blacklist.txt, debian/tests/check_words,
usr/share/petname/names.txt:
- manual dictionary scrub of animal names; I checked and read every
entry to ensure names.txt consists only of animals
* usr/share/petname/adverbs.txt, usr/share/petname/names.txt:
- remove any adverbs/adjectives which are not recognized by ispell
* debian/blacklist.txt, debian/tests/check_words,
usr/share/petname/adjectives.txt, usr/share/petname/adverbs.txt:
- add more tests
- remove adverbs that aren't adverbs
- remove adjectives that aren't adjectives
* debian/tests/check_words, usr/share/petname/adjectives.txt:
- add a test to detect repeated words
- remove some repeated words
* debian/tests/check_words, debian/whitelist.txt,
usr/share/petname/names.txt:
- simplify animal names further
- add dictionary tests to ensure animal names are nouns and common
* debian/blacklist.txt, debian/tests/check_words,
usr/share/petname/adjectives.txt, usr/share/petname/adverbs.txt,
usr/share/petname/names.txt:
- add a couple to the blacklist
- create a whitelist (for okay words not in the dictionary)
- move some tests to run sooner
- add some adverbs
* debian/tests/check_words, usr/share/petname/adverbs.txt,
usr/share/petname/names.txt:
- separate the SCOWL tests for adj/adv
- add a bunch of adverbs back, now that they pass tests
* usr/bin/petname:
- fix typo/regression in words>=3
* === added directory usr/share/petname/easy,
debian/tests/check_words, usr/share/petname/easy/adjectives.txt,
usr/share/petname/easy/adverbs.txt,
usr/share/petname/easy/names.txt:
- enable the test to run against multiple directories
- create an 'easy' set of words
* debian/rules, debian/tests/check_words, usr/bin/petname,
usr/share/man/man1/petname.1,
usr/share/petname/complex/adjectives.txt,
usr/share/petname/complex/adverbs.txt,
usr/share/petname/complex/names.txt:
- add a new -c|--complexity parameter, to support easy, standard, and
complex words
- run our tests against each
* README.md, usr/share/man/man1/petname.1:
- generate our README.md from our manpage
* debian/rules, README.md, usr/share/man/man1/petname.1:
- reformat for github
* README.md, usr/share/man/man1/petname.1:
- manually mangle our markdown readme
* debian/control:
-- Dustin Kirkland <email address hidden> Mon, 08 Aug 2016 21:21:54 -0500