Your message dated Fri, 03 Mar 2017 08:49:54 +0000
with message-id <e1cjiuq-0006ub...@fasolo.debian.org>
and subject line Bug#855906: fixed in golang-codegangsta-cli 1.18.0-2
has caused the Debian Bug report #855906,
regarding golang-codegangsta-cli: FTBFS: FAIL: 
TestCommandYamlFileTestDefaultValueFileWins (0.00s) helpers_test.go:10: 
Expected 15 (type int) - Got 7 (type int)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
855906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-codegangsta-cli
Version: 1.18.0-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

golang-codegangsta-cli fails to build from source in unstable/amd64:

  […]

  --- PASS: TestHandleAction_WithInvalidFuncSignature (0.00s)
  === RUN   TestHandleAction_WithInvalidFuncReturnSignature
  --- PASS: TestHandleAction_WithInvalidFuncReturnSignature (0.00s)
  === RUN   TestHandleAction_WithUnknownPanic
  --- PASS: TestHandleAction_WithUnknownPanic (0.00s)
  === RUN   TestCommandFlagParsing
  --- PASS: TestCommandFlagParsing (0.00s)
  === RUN   TestCommand_Run_DoesNotOverwriteErrorFromBefore
  before error
  
  NAME:
     cli.test bar - 
  
  USAGE:
     cli.test bar [arguments...]
  --- PASS: TestCommand_Run_DoesNotOverwriteErrorFromBefore (0.00s)
  === RUN   TestCommand_OnUsageError_WithWrongFlagValue
  --- PASS: TestCommand_OnUsageError_WithWrongFlagValue (0.00s)
  === RUN   TestNewContext
  --- PASS: TestNewContext (0.00s)
  === RUN   TestContext_Int
  --- PASS: TestContext_Int (0.00s)
  === RUN   TestContext_Int64
  --- PASS: TestContext_Int64 (0.00s)
  === RUN   TestContext_Uint
  --- PASS: TestContext_Uint (0.00s)
  === RUN   TestContext_Uint64
  --- PASS: TestContext_Uint64 (0.00s)
  === RUN   TestContext_GlobalInt
  --- PASS: TestContext_GlobalInt (0.00s)
  === RUN   TestContext_GlobalInt64
  --- PASS: TestContext_GlobalInt64 (0.00s)
  === RUN   TestContext_Float64
  --- PASS: TestContext_Float64 (0.00s)
  === RUN   TestContext_GlobalFloat64
  --- PASS: TestContext_GlobalFloat64 (0.00s)
  === RUN   TestContext_Duration
  --- PASS: TestContext_Duration (0.00s)
  === RUN   TestContext_String
  --- PASS: TestContext_String (0.00s)
  === RUN   TestContext_Bool
  --- PASS: TestContext_Bool (0.00s)
  === RUN   TestContext_BoolT
  --- PASS: TestContext_BoolT (0.00s)
  === RUN   TestContext_GlobalBool
  --- PASS: TestContext_GlobalBool (0.00s)
  === RUN   TestContext_GlobalBoolT
  --- PASS: TestContext_GlobalBoolT (0.00s)
  === RUN   TestContext_Args
  --- PASS: TestContext_Args (0.00s)
  === RUN   TestContext_NArg
  --- PASS: TestContext_NArg (0.00s)
  === RUN   TestContext_IsSet
  --- PASS: TestContext_IsSet (0.00s)
  === RUN   TestContext_GlobalIsSet
  --- PASS: TestContext_GlobalIsSet (0.00s)
  === RUN   TestContext_NumFlags
  --- PASS: TestContext_NumFlags (0.00s)
  === RUN   TestContext_GlobalFlag
  --- PASS: TestContext_GlobalFlag (0.00s)
  === RUN   TestContext_GlobalFlagsInSubcommands
  --- PASS: TestContext_GlobalFlagsInSubcommands (0.00s)
  === RUN   TestContext_Set
  --- PASS: TestContext_Set (0.00s)
  === RUN   TestContext_GlobalSet
  --- PASS: TestContext_GlobalSet (0.00s)
  === RUN   TestHandleExitCoder_nil
  --- PASS: TestHandleExitCoder_nil (0.00s)
  === RUN   TestHandleExitCoder_ExitCoder
  galactic perimeter breach
  --- PASS: TestHandleExitCoder_ExitCoder (0.00s)
  === RUN   TestHandleExitCoder_MultiErrorWithExitCoder
  galactic perimeter breach
  --- PASS: TestHandleExitCoder_MultiErrorWithExitCoder (0.00s)
  === RUN   TestBoolFlagHelpOutput
  --- PASS: TestBoolFlagHelpOutput (0.00s)
  === RUN   TestStringFlagHelpOutput
  --- PASS: TestStringFlagHelpOutput (0.00s)
  === RUN   TestStringFlagWithEnvVarHelpOutput
  --- PASS: TestStringFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestStringSliceFlagHelpOutput
  --- PASS: TestStringSliceFlagHelpOutput (0.00s)
  === RUN   TestStringSliceFlagWithEnvVarHelpOutput
  --- PASS: TestStringSliceFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestIntFlagHelpOutput
  --- PASS: TestIntFlagHelpOutput (0.00s)
  === RUN   TestIntFlagWithEnvVarHelpOutput
  --- PASS: TestIntFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestInt64FlagHelpOutput
  --- PASS: TestInt64FlagHelpOutput (0.00s)
  === RUN   TestInt64FlagWithEnvVarHelpOutput
  --- PASS: TestInt64FlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestUintFlagHelpOutput
  --- PASS: TestUintFlagHelpOutput (0.00s)
  === RUN   TestUintFlagWithEnvVarHelpOutput
  --- PASS: TestUintFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestUint64FlagHelpOutput
  --- PASS: TestUint64FlagHelpOutput (0.00s)
  === RUN   TestUint64FlagWithEnvVarHelpOutput
  --- PASS: TestUint64FlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestDurationFlagHelpOutput
  --- PASS: TestDurationFlagHelpOutput (0.00s)
  === RUN   TestDurationFlagWithEnvVarHelpOutput
  --- PASS: TestDurationFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestIntSliceFlagHelpOutput
  --- PASS: TestIntSliceFlagHelpOutput (0.00s)
  === RUN   TestIntSliceFlagWithEnvVarHelpOutput
  --- PASS: TestIntSliceFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestInt64SliceFlagHelpOutput
  --- PASS: TestInt64SliceFlagHelpOutput (0.00s)
  === RUN   TestInt64SliceFlagWithEnvVarHelpOutput
  --- PASS: TestInt64SliceFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestFloat64FlagHelpOutput
  --- PASS: TestFloat64FlagHelpOutput (0.00s)
  === RUN   TestFloat64FlagWithEnvVarHelpOutput
  --- PASS: TestFloat64FlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestGenericFlagHelpOutput
  --- PASS: TestGenericFlagHelpOutput (0.00s)
  === RUN   TestGenericFlagWithEnvVarHelpOutput
  --- PASS: TestGenericFlagWithEnvVarHelpOutput (0.00s)
  === RUN   TestParseMultiString
  --- PASS: TestParseMultiString (0.00s)
  === RUN   TestParseDestinationString
  --- PASS: TestParseDestinationString (0.00s)
  === RUN   TestParseMultiStringFromEnv
  --- PASS: TestParseMultiStringFromEnv (0.00s)
  === RUN   TestParseMultiStringFromEnvCascade
  --- PASS: TestParseMultiStringFromEnvCascade (0.00s)
  === RUN   TestParseMultiStringSlice
  --- PASS: TestParseMultiStringSlice (0.00s)
  === RUN   TestParseMultiStringSliceFromEnv
  --- PASS: TestParseMultiStringSliceFromEnv (0.00s)
  === RUN   TestParseMultiStringSliceFromEnvCascade
  --- PASS: TestParseMultiStringSliceFromEnvCascade (0.00s)
  === RUN   TestParseMultiInt
  --- PASS: TestParseMultiInt (0.00s)
  === RUN   TestParseDestinationInt
  --- PASS: TestParseDestinationInt (0.00s)
  === RUN   TestParseMultiIntFromEnv
  --- PASS: TestParseMultiIntFromEnv (0.00s)
  === RUN   TestParseMultiIntFromEnvCascade
  --- PASS: TestParseMultiIntFromEnvCascade (0.00s)
  === RUN   TestParseMultiIntSlice
  --- PASS: TestParseMultiIntSlice (0.00s)
  === RUN   TestParseMultiIntSliceFromEnv
  --- PASS: TestParseMultiIntSliceFromEnv (0.00s)
  === RUN   TestParseMultiIntSliceFromEnvCascade
  --- PASS: TestParseMultiIntSliceFromEnvCascade (0.00s)
  === RUN   TestParseMultiInt64Slice
  --- PASS: TestParseMultiInt64Slice (0.00s)
  === RUN   TestParseMultiInt64SliceFromEnv
  --- PASS: TestParseMultiInt64SliceFromEnv (0.00s)
  === RUN   TestParseMultiInt64SliceFromEnvCascade
  --- PASS: TestParseMultiInt64SliceFromEnvCascade (0.00s)
  === RUN   TestParseMultiFloat64
  --- PASS: TestParseMultiFloat64 (0.00s)
  === RUN   TestParseDestinationFloat64
  --- PASS: TestParseDestinationFloat64 (0.00s)
  === RUN   TestParseMultiFloat64FromEnv
  --- PASS: TestParseMultiFloat64FromEnv (0.00s)
  === RUN   TestParseMultiFloat64FromEnvCascade
  --- PASS: TestParseMultiFloat64FromEnvCascade (0.00s)
  === RUN   TestParseMultiBool
  --- PASS: TestParseMultiBool (0.00s)
  === RUN   TestParseDestinationBool
  --- PASS: TestParseDestinationBool (0.00s)
  === RUN   TestParseMultiBoolFromEnv
  --- PASS: TestParseMultiBoolFromEnv (0.00s)
  === RUN   TestParseMultiBoolFromEnvCascade
  --- PASS: TestParseMultiBoolFromEnvCascade (0.00s)
  === RUN   TestParseMultiBoolT
  --- PASS: TestParseMultiBoolT (0.00s)
  === RUN   TestParseDestinationBoolT
  --- PASS: TestParseDestinationBoolT (0.00s)
  === RUN   TestParseMultiBoolTFromEnv
  --- PASS: TestParseMultiBoolTFromEnv (0.00s)
  === RUN   TestParseMultiBoolTFromEnvCascade
  --- PASS: TestParseMultiBoolTFromEnvCascade (0.00s)
  === RUN   TestParseGeneric
  --- PASS: TestParseGeneric (0.00s)
  === RUN   TestParseGenericFromEnv
  --- PASS: TestParseGenericFromEnv (0.00s)
  === RUN   TestParseGenericFromEnvCascade
  --- PASS: TestParseGenericFromEnvCascade (0.00s)
  === RUN   Test_ShowAppHelp_NoAuthor
  --- PASS: Test_ShowAppHelp_NoAuthor (0.00s)
  === RUN   Test_ShowAppHelp_NoVersion
  --- PASS: Test_ShowAppHelp_NoVersion (0.00s)
  === RUN   Test_ShowAppHelp_HideVersion
  --- PASS: Test_ShowAppHelp_HideVersion (0.00s)
  === RUN   Test_Help_Custom_Flags
  --- PASS: Test_Help_Custom_Flags (0.00s)
  === RUN   Test_Version_Custom_Flags
  --- PASS: Test_Version_Custom_Flags (0.00s)
  === RUN   Test_helpCommand_Action_ErrorIfNoTopic
  --- PASS: Test_helpCommand_Action_ErrorIfNoTopic (0.00s)
  === RUN   Test_helpCommand_InHelpOutput
  --- PASS: Test_helpCommand_InHelpOutput (0.00s)
  === RUN   Test_helpSubcommand_Action_ErrorIfNoTopic
  --- PASS: Test_helpSubcommand_Action_ErrorIfNoTopic (0.00s)
  === RUN   TestShowAppHelp_CommandAliases
  --- PASS: TestShowAppHelp_CommandAliases (0.00s)
  === RUN   TestShowCommandHelp_CommandAliases
  --- PASS: TestShowCommandHelp_CommandAliases (0.00s)
  === RUN   TestShowSubcommandHelp_CommandAliases
  --- PASS: TestShowSubcommandHelp_CommandAliases (0.00s)
  === RUN   TestShowAppHelp_HiddenCommand
  --- PASS: TestShowAppHelp_HiddenCommand (0.00s)
  === RUN   ExampleApp_Run
  --- PASS: ExampleApp_Run (0.00s)
  === RUN   ExampleApp_Run_subcommand
  --- PASS: ExampleApp_Run_subcommand (0.00s)
  === RUN   ExampleApp_Run_help
  --- PASS: ExampleApp_Run_help (0.00s)
  === RUN   ExampleApp_Run_bashComplete
  --- PASS: ExampleApp_Run_bashComplete (0.00s)
  PASS
  ok    github.com/codegangsta/cli      0.016s
  === RUN   TestGenericApplyInputSourceValue
  --- PASS: TestGenericApplyInputSourceValue (0.00s)
  === RUN   TestGenericApplyInputSourceMethodContextSet
  --- PASS: TestGenericApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestGenericApplyInputSourceMethodEnvVarSet
  --- PASS: TestGenericApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestStringSliceApplyInputSourceValue
  --- PASS: TestStringSliceApplyInputSourceValue (0.00s)
  === RUN   TestStringSliceApplyInputSourceMethodContextSet
  --- PASS: TestStringSliceApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestStringSliceApplyInputSourceMethodEnvVarSet
  --- PASS: TestStringSliceApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestIntSliceApplyInputSourceValue
  --- PASS: TestIntSliceApplyInputSourceValue (0.00s)
  === RUN   TestIntSliceApplyInputSourceMethodContextSet
  --- PASS: TestIntSliceApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestIntSliceApplyInputSourceMethodEnvVarSet
  --- PASS: TestIntSliceApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestBoolApplyInputSourceMethodSet
  --- PASS: TestBoolApplyInputSourceMethodSet (0.00s)
  === RUN   TestBoolApplyInputSourceMethodContextSet
  --- PASS: TestBoolApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestBoolApplyInputSourceMethodEnvVarSet
  --- PASS: TestBoolApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestBoolTApplyInputSourceMethodSet
  --- PASS: TestBoolTApplyInputSourceMethodSet (0.00s)
  === RUN   TestBoolTApplyInputSourceMethodContextSet
  --- PASS: TestBoolTApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestBoolTApplyInputSourceMethodEnvVarSet
  --- PASS: TestBoolTApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestStringApplyInputSourceMethodSet
  --- PASS: TestStringApplyInputSourceMethodSet (0.00s)
  === RUN   TestStringApplyInputSourceMethodContextSet
  --- PASS: TestStringApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestStringApplyInputSourceMethodEnvVarSet
  --- PASS: TestStringApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestIntApplyInputSourceMethodSet
  --- PASS: TestIntApplyInputSourceMethodSet (0.00s)
  === RUN   TestIntApplyInputSourceMethodContextSet
  --- PASS: TestIntApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestIntApplyInputSourceMethodEnvVarSet
  --- PASS: TestIntApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestDurationApplyInputSourceMethodSet
  --- PASS: TestDurationApplyInputSourceMethodSet (0.00s)
  === RUN   TestDurationApplyInputSourceMethodContextSet
  --- PASS: TestDurationApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestDurationApplyInputSourceMethodEnvVarSet
  --- PASS: TestDurationApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestFloat64ApplyInputSourceMethodSet
  --- PASS: TestFloat64ApplyInputSourceMethodSet (0.00s)
  === RUN   TestFloat64ApplyInputSourceMethodContextSet
  --- PASS: TestFloat64ApplyInputSourceMethodContextSet (0.00s)
  === RUN   TestFloat64ApplyInputSourceMethodEnvVarSet
  --- PASS: TestFloat64ApplyInputSourceMethodEnvVarSet (0.00s)
  === RUN   TestCommandYamlFileTest
  --- FAIL: TestCommandYamlFileTest (0.00s)
        helpers_test.go:10: Expected 15 (type int) - Got 0 (type int)
  === RUN   TestCommandYamlFileTestGlobalEnvVarWins
  --- PASS: TestCommandYamlFileTestGlobalEnvVarWins (0.00s)
  === RUN   TestCommandYamlFileTestGlobalEnvVarWinsNested
  --- PASS: TestCommandYamlFileTestGlobalEnvVarWinsNested (0.00s)
  === RUN   TestCommandYamlFileTestSpecifiedFlagWins
  --- PASS: TestCommandYamlFileTestSpecifiedFlagWins (0.00s)
  === RUN   TestCommandYamlFileTestSpecifiedFlagWinsNested
  --- PASS: TestCommandYamlFileTestSpecifiedFlagWinsNested (0.00s)
  === RUN   TestCommandYamlFileTestDefaultValueFileWins
  --- FAIL: TestCommandYamlFileTestDefaultValueFileWins (0.00s)
        helpers_test.go:10: Expected 15 (type int) - Got 7 (type int)
  === RUN   TestCommandYamlFileTestDefaultValueFileWinsNested
  --- FAIL: TestCommandYamlFileTestDefaultValueFileWinsNested (0.00s)
        helpers_test.go:10: Expected 15 (type int) - Got 7 (type int)
  === RUN   TestCommandYamlFileFlagHasDefaultGlobalEnvYamlSetGlobalEnvWins
  --- PASS: TestCommandYamlFileFlagHasDefaultGlobalEnvYamlSetGlobalEnvWins 
(0.00s)
  === RUN   TestCommandYamlFileFlagHasDefaultGlobalEnvYamlSetGlobalEnvWinsNested
  --- PASS: 
TestCommandYamlFileFlagHasDefaultGlobalEnvYamlSetGlobalEnvWinsNested (0.00s)
  FAIL
  exit status 1
  FAIL  github.com/codegangsta/cli/altsrc       0.008s
  dh_auto_test: go test -v -p 1 github.com/codegangsta/cli 
github.com/codegangsta/cli/altsrc returned exit code 1
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 1
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  […]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: golang-codegangsta-cli.1.18.0-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: golang-codegangsta-cli
Source-Version: 1.18.0-2

We believe that the bug you reported is fixed in the latest version of
golang-codegangsta-cli, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 855...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Bernat <ber...@debian.org> (supplier of updated golang-codegangsta-cli 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 03 Mar 2017 08:44:23 +0100
Source: golang-codegangsta-cli
Binary: golang-github-codegangsta-cli-dev golang-codegangsta-cli-dev
Architecture: source all
Version: 1.18.0-2
Distribution: unstable
Urgency: medium
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Vincent Bernat <ber...@debian.org>
Description:
 golang-codegangsta-cli-dev - Transitional package for 
golang-github-codegangsta-cli-dev
 golang-github-codegangsta-cli-dev - simple library for building command line 
apps in Go
Closes: 855906
Changes:
 golang-codegangsta-cli (1.18.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Ignore github.com/codegangsta/cli/altsrc. Not used for Debian and YAML
     stuff currently broken. Closes: #855906.
Checksums-Sha1:
 3bc386fb0445d67b41c8664e3213d77e24f697d5 2333 
golang-codegangsta-cli_1.18.0-2.dsc
 28f59c32bbe56fa3d502e502a23ced87244e3854 2880 
golang-codegangsta-cli_1.18.0-2.debian.tar.xz
 85a99a03fab5feb85f96e9fa4bef96d86354770d 6634 
golang-codegangsta-cli-dev_1.18.0-2_all.deb
 8fd4b3f8f4d1ff2197308704e09c196ce092876c 5451 
golang-codegangsta-cli_1.18.0-2_amd64.buildinfo
 64a1dd8ee9cffd9d6345b1a38a0dbc2fa621ee96 42938 
golang-github-codegangsta-cli-dev_1.18.0-2_all.deb
Checksums-Sha256:
 d796d6b934eebdbb23784d08b81d1e1954ce6a3fdcc4836c36a1984d069237c6 2333 
golang-codegangsta-cli_1.18.0-2.dsc
 869927f5eb3a5e06f1e1cfc47f057bb071957a7944a3f77d309bd3dd4fd808b7 2880 
golang-codegangsta-cli_1.18.0-2.debian.tar.xz
 1f816bfd27f5195fc9d6170761a11738a4486be721df251baa05659f92a5dd8d 6634 
golang-codegangsta-cli-dev_1.18.0-2_all.deb
 79983b8493ffd80973e1d5bf018cea80ff6f7662802ee8646d544261cf19b6b5 5451 
golang-codegangsta-cli_1.18.0-2_amd64.buildinfo
 a27e7884a6028eee43420028e06e2983597df1570977753dd4c8a586a9ce87f8 42938 
golang-github-codegangsta-cli-dev_1.18.0-2_all.deb
Files:
 6af824210eb28787949ec0b59615c66d 2333 devel extra 
golang-codegangsta-cli_1.18.0-2.dsc
 c96bdf7e8d5ece97713d730264302732 2880 devel extra 
golang-codegangsta-cli_1.18.0-2.debian.tar.xz
 d9a9a9b108fff9a1daca1212f2f9e655 6634 oldlibs extra 
golang-codegangsta-cli-dev_1.18.0-2_all.deb
 b3e21d910d69d31ddf648fa286bf1ba4 5451 devel extra 
golang-codegangsta-cli_1.18.0-2_amd64.buildinfo
 a3e1cfb2f9db5e536cfe971728fa2f5f 42938 devel extra 
golang-github-codegangsta-cli-dev_1.18.0-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAli5IAMQHGJlcm5hdEBs
dWZmeS5jeAAKCRCVpC/oNTUl+UKQD/9FPbp83k9GqsgY6eVBO9F1x3sWLjhZGYg0
IhucS+CPQXkuf5NfMYHbbZ0baEBkoozvc8leMd98zsxzPIkoPnM9+uk+z5/tAz1X
tfk5Rg1k4OZSJ+jMkMQjuPETqjbgZC0RTzMZUQvmg6tBlIVKt/uKUZh8O4wcFmeA
TzUGJ3xhZ9E30+0ozTPe2F/9Dg1faavmusxARCewqWu2a6onhtNiZ6/QmqW4gd9s
g3nZAgwU4hn++G1WINp7F7NJ2AknK8RmpHDi0zukb4XANELQ8/bKhG+YXVCytl8l
spMVW5x4Cm5gS0Q1XE8EVDqzwMRArDU4JIkgj7rD6qZB8cg65cWqQ7v2cKpH4LuK
ZKNf0ILRSuauzbgR+Udd3a0grOfX2xGqmM7P5vJOispvn6Y16CTpnHTKXwy3Sy+s
Ci+jMlqdxZlA98UOjFPtIsRtmJbHmR0fvn6DiGOUl/5RZXiA1nBjOmc6eQZAP9TG
BJSQ5E5lEBlCOsIM8KfCwNjQh8k+4d8da/5b6y1vAk4PhBk/BfcDOSOCHP6yOhvP
181VCEIFrJiGgStByksZYZ7RrvORzSsrs2TLbY4HJoJFzqGv2b6HoDcWxSWZQgQ0
V9HTrcYdlQ893a8s6iT91lY/2oh7VROUT5fQuOdzQWIEZ59ZxSWVhgBiMUwq2c6F
ESih7eFgng==
=yUSw
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to