golang-petname 2.3-0ubuntu1~16.04 source package in Ubuntu

Changelog

golang-petname (2.3-0ubuntu1~16.04) xenial-proposed; urgency=medium

  * Backport golang-petname from yakkety to xenial, to take advantage
    of the vastly improved format in LXD, LP: #1615143

golang-petname (2.3-0ubuntu1) yakkety; urgency=medium

  * debian/rules:
    - don't build libgolang-petname1 on xenial

golang-petname (2.2-0ubuntu1) yakkety; urgency=medium

  * debian/rules, === removed directory usr, === removed directory
    usr/lib:
    - fix shared library build on yakkety while maintaining xenial
      no-shared-lib build

golang-petname (2.1-0ubuntu1) yakkety; urgency=medium

  [ Michael Hudson-Doyle ]
  * debian/control, debian/golang-petname-dev.install:
    - Build shared lib package.

  [ Dustin Kirkland ]
  * === added directory usr, === added directory usr/lib,
    debian/control, debian/golang-petname-dev.install:
    - add a couple of hacks, to not break the build on releases before
      yakkety
      + namely, use a dummy (dh-apparmor) to ensure we can meet a
        build-dependency on xenial
      + create the usr/lib dir, and always install it

golang-petname (2.0-0ubuntu1) yakkety; urgency=medium

  [ Dustin Kirkland ]
  * petname.go, README.md:
    - remove some non-words
  * debian/control, debian/golang-petname-dev.install:
    - reverting Michael's shared library changes, as it's breaking the build
  * petname.go, README.md:
    - bump to petname 2.0, using animals instead of people names, major change
    - rebuild with simplest, smallest wordlist

golang-petname (1.10-0ubuntu1) xenial; urgency=medium

  [ Michael Hudson-Doyle ]
  * Make packaging more typical for a package that uses dh-golang.

 -- Dustin Kirkland <email address hidden>  Tue, 23 Aug 2016 09:30:19 -0400

Upload details

Uploaded by:
Dustin Kirkland 
Uploaded to:
Xenial
Original maintainer:
Dustin Kirkland 
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-petname_2.3.orig.tar.gz 13.0 KiB 933ab0772dace4b4f170c449dace167712ac880af60de492109ec36f177de62d
golang-petname_2.3-0ubuntu1~16.04.debian.tar.xz 4.0 KiB 6062a33b9fd4b49ac0a36077b6b1780c8624151d87f726ed181e727258a1de0c
golang-petname_2.3-0ubuntu1~16.04.dsc 2.2 KiB c9a692491e2ba71504fb80ff1df3b725e14c9a827c15b365cf4604ebbd081b18

View changes file

Binary packages built by this source

golang-github-dustinkirkland-golang-petname-dev: golang library for generating pronouncable, memorable, pet names

 This is a metapackage for golang-petname-dev, which adheres to the
 naming convention.

golang-petname: generate pronouncable, perhaps even memorable, pet names

 This utility will generate "pet names", consisting of a random
 combination of an adverb, adjective, and proper name. These are
 useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.

golang-petname-dbgsym: debug symbols for package golang-petname

 This utility will generate "pet names", consisting of a random
 combination of an adverb, adjective, and proper name. These are
 useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.

golang-petname-dev: golang library for generating pronouncable, memorable, pet names

 This package provides a library for generating "pet names", consisting
 of a random combination of an adverb, adjective, and proper name.
 These are useful for unique hostnames, for instance.
 The default packaging contains about 2000 names, 1300 adjectives,
 and 4000 adverbs, yielding nearly 10 billion unique combinations,
 covering over 32 bits of unique namespace.
 As such, PetName tries to follow the tenets of Zooko's triangle:
 names are human meaningful, decentralized, and secure.