Change logs for golang-petname source package in Vivid

  • golang-petname (1.5-0ubuntu1) vivid; urgency=medium
    
      * debian/update-wordlists.sh, petname.go, README.md:
        - rebuild and release with updated wordlists
     -- Dustin Kirkland <email address hidden>   Mon, 26 Jan 2015 19:59:53 -0600
  • golang-petname (1.4-0ubuntu1) vivid; urgency=medium
    
      * cmd/petname/main.go, petname.go, petname_test.go:
        - change petname.PetName() to petname.Generate()
     -- Dustin Kirkland <email address hidden>   Tue, 13 Jan 2015 11:19:06 -0600
  • golang-petname (1.3-0ubuntu1) vivid; urgency=medium
    
      * petname.go:
        - add note that these lists aren't manually updated/modified
        - drop the "Rand" prefix, which is implicit
        - no need for time module
      * cmd/petname/main.go, petname.go:
        - move the prng seeding to the end caller of the function
        - add our import deps, math/rand, time
     -- Dustin Kirkland <email address hidden>   Mon, 12 Jan 2015 09:53:26 -0600
  • golang-petname (1.2-0ubuntu1) vivid; urgency=medium
    
      * petname.go, petname_test.go:
        - add some inline godoc documentation, fix format
      * remove stray file
      * debian/control:
        - arch: any, let it build where it builds
      * debian/copyright:
        - update upstream name
      * debian/update-wordlists.sh:
        - update word list location to share
      * petname.go:
        - update wordlists
     -- Dustin Kirkland <email address hidden>   Tue, 16 Dec 2014 14:33:27 -0600