[pkg-go] Bug#807113: golang-golang-x-net-dev and golang-golang-x-crypto-dev: error when trying to install together

2015-12-05 Thread Ralf Treinen
Package: golang-golang-x-crypto-dev,golang-golang-x-net-dev
Version: golang-golang-x-crypto-dev/1:0.0~git20151201.0.7b85b09-2
Version: golang-golang-x-net-dev'0.0+git20151007.b846920+dfsg-1@all, 
golang-golang-x-net-dev/1:0.0~git20151201.0.7b85b09-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2015-12-05
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


Selecting previously unselected package golang-golang-x-crypto-dev.
(Reading database ... 10929 files and directories currently installed.)
Preparing to unpack 
.../golang-golang-x-crypto-dev_1%3a0.0~git20151201.0.7b85b09-2_all.deb ...
Unpacking golang-golang-x-crypto-dev (1:0.0~git20151201.0.7b85b09-2) ...
Selecting previously unselected package golang-golang-x-net-dev.
Preparing to unpack 
.../golang-golang-x-net-dev_1%3a0.0~git20151201.0.7b85b09-1_all.deb ...
Unpacking golang-golang-x-net-dev (1:0.0~git20151201.0.7b85b09-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/golang-golang-x-net-dev_1%3a0.0~git20151201.0.7b85b09-1_all.deb
 (--unpack):
 trying to overwrite 
'/usr/share/gocode/src/golang.org/x/crypto/blowfish/cipher.go', which is also 
in package golang-golang-x-crypto-dev 1:0.0~git20151201.0.7b85b09-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 
/var/cache/apt/archives/golang-golang-x-net-dev_1%3a0.0~git20151201.0.7b85b09-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/share/gocode/src/code.google.com/p/go.crypto
  /usr/share/gocode/src/golang.org/x/crypto/bcrypt/base64.go
  /usr/share/gocode/src/golang.org/x/crypto/bcrypt/bcrypt.go
  /usr/share/gocode/src/golang.org/x/crypto/bcrypt/bcrypt_test.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/block.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/blowfish_test.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/cipher.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/const.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/bn256.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/bn256_test.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/constants.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/curve.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/example_test.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/gfp12.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/gfp2.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/gfp6.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/optate.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/twist.go
  /usr/share/gocode/src/golang.org/x/crypto/cast5/cast5.go
  /usr/share/gocode/src/golang.org/x/crypto/cast5/cast5_test.go
  /usr/share/gocode/src/golang.org/x/crypto/codereview.cfg
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/const_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/cswap_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/curve25519.go
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/curve25519_test.go
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/doc.go
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/freeze_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/ladderstep_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/mont25519_amd64.go
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/mul_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/square_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/hkdf/example_test.go
  /usr/share/gocode/src/golang.org/x/crypto/hkdf/hkdf.go
  /usr/share/gocode/src/golang.org/x/crypto/hkdf/hkdf_test.go
  /usr/share/gocode/src/golang.org/x/crypto/md4/md4.go
  /usr/share/gocode/src/golang.org/x/crypto/md4/md4_test.go
  /usr/share/gocode/src/golang.org/x/crypto/md4/md4block.go
  /usr/share/gocode/src/golang.org/x/crypto/nacl/box/box.go
  /usr/share/gocode/src/golang.org/x/crypto/nacl/box/box_test.go
  /usr/share/gocode/src/golang.org/x/crypto/nacl/secretbox/secretbox.go
  

[pkg-go] golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1_amd64.changes ACCEPTED into unstable, unstable

2015-12-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 04 Dec 2015 11:39:32 -0500
Source: golang-github-influxdb-enterprise-client
Binary: golang-github-influxdb-enterprise-client-dev
Architecture: source all
Version: 0.0~git20151113.0.25665cb-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-influxdb-enterprise-client-dev - Golang client for speaking to 
the InfluxDB Enterprise application
Closes: 807055
Changes:
 golang-github-influxdb-enterprise-client (0.0~git20151113.0.25665cb-1) 
unstable; urgency=medium
 .
   * Initial release (Closes: #807055)
Checksums-Sha1:
 999c9b9fa09d12570108d4a116b66c5db0d4520b 2523 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1.dsc
 a6443bebdc9f77c460606782af71e540c8a4b9b8 5944 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb.orig.tar.xz
 f9222fd0b0add36bfe94dda429ea6131e83b6865 1760 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1.debian.tar.xz
 00141c0f81596297a34cb18dd98aa7be8a0ae205 6198 
golang-github-influxdb-enterprise-client-dev_0.0~git20151113.0.25665cb-1_all.deb
Checksums-Sha256:
 8aec82dce88cb93a680b80195d2e6a70e2539373947854faeb23ab3f91129b6f 2523 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1.dsc
 117d15030f7f9d43597b362ed36a599811dac3f683957044770eeaf6da0c 5944 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb.orig.tar.xz
 b055ca6ee91a9923d15beec915b2b0081e37ee099311aedae80b3b3f989a4248 1760 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1.debian.tar.xz
 9ca5e57f9dc6288388a4dea90efc8b889a918f7b9c07c7ae38db59b2b8c00539 6198 
golang-github-influxdb-enterprise-client-dev_0.0~git20151113.0.25665cb-1_all.deb
Files:
 f5344ce000c7b484cad654d96b32898c 2523 devel extra 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1.dsc
 9fe1dcffdbc25fea9c0dde9544de7aac 5944 devel extra 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb.orig.tar.xz
 3f640a0aa467a7971824c958d6e4d205 1760 devel extra 
golang-github-influxdb-enterprise-client_0.0~git20151113.0.25665cb-1.debian.tar.xz
 52388b4600927831f4451583d173e04e 6198 devel extra 
golang-github-influxdb-enterprise-client-dev_0.0~git20151113.0.25665cb-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWYcceAAoJENqCgw48zDo6X3MP/1CqkDm1qaYoza4VPDCjxUvg
oXK+shBK0CYD4sIrAF7cOfsvQlevzJj53LLYUP+YCLQ5ZnDia/vd0kPOtuYFe7eW
JB86Ivb+HoFiQnXpaFrhzcnu1BJTxrEKUhqvbUu0SzFsrGnsHlOzKHmcZYbGKmd9
M0AxZqLy+dQUofVVisb8dH9F5vMuFX/VqkO38i2IlU92RpBfA5Vb18x8krzAhdX2
QHHIg44WDRhQemAfdqwxw9D3lAnO9R/rWyhcxgYkca++wveIXpqpxAT1N8t/8VAE
DUzLUWPlRdGwTTzIupzUhbNN8ulL9D2aJEBJ+z6B/W3gdZtO6yVhLbTTQY1ohOQS
SqWk+DcZTz2dTPVYO6sHriMWiYj2OAzDP0FOPvdeBrxs84iGRIxQDk96k2AODYns
FEAefIUB2EOdrthPprdIba5suhJ5J+ek0cKJV3flUCzVIQ2RnE+OdXZhxUqcVtro
Tiyoa4ojPu3RVzEmwwp4YwRtKdIB34rh2ws1pdIPO41icblzZJBpXkxR25FQ0GSt
g3UtYpE4TOUO2oVW20HF3WwI6Oypb/f5SDk+k8xdEmHOHqqauNwE/0Vj6tUxbEj1
Uu8aPl0JhfMgCyQ0ffByyFKszxqpU0X1aDBcYg6zC6XcfkPOStNDoRNDY434vav9
RMzDxXV1sGe21RXI5Qo6
=0/BL
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[pkg-go] golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1_amd64.changes ACCEPTED into unstable, unstable

2015-12-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 04 Dec 2015 18:15:27 -0500
Source: golang-github-jwilder-encoding
Binary: golang-github-jwilder-encoding-dev
Architecture: source all
Version: 0.0~git20150929.0.07d88d4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-jwilder-encoding-dev - library for working with compressed 
arrays of integers
Closes: 807075
Changes:
 golang-github-jwilder-encoding (0.0~git20150929.0.07d88d4-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #807075)
Checksums-Sha1:
 d279638b5379167c839904377db9d0136120c378 2357 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1.dsc
 d0453d1ce7c92401d7649b0d725429667084af28 7564 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4.orig.tar.xz
 1710635269c3447aa1d36cf5d9391b001f20d374 1800 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1.debian.tar.xz
 4611a9bd39713705331b7660326b10189d9fe46e 8774 
golang-github-jwilder-encoding-dev_0.0~git20150929.0.07d88d4-1_all.deb
Checksums-Sha256:
 b68a40c10d0871c5a80ca113fe5e3a08b74b21ba09dbce1f96a600504277559a 2357 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1.dsc
 b297bdd26522509b9492e7c788c8fabead8e85a21b2097d8f076adb1e0f6f6e7 7564 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4.orig.tar.xz
 615b08af9958155a194e028ba4cdb4520b7325c4a104e684eeff1a1c67f32d75 1800 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1.debian.tar.xz
 f588edf676a8497a7941e6fd0130d4566a988581b71e30ff486958b7c51c7f8e 8774 
golang-github-jwilder-encoding-dev_0.0~git20150929.0.07d88d4-1_all.deb
Files:
 98d13b79d604df3dbbafb35a3f2bdbef 2357 devel extra 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1.dsc
 71c7d26499bec8e23ce5cee0d0287490 7564 devel extra 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4.orig.tar.xz
 d926c3b2d14a4661fbd10f2551a1f119 1800 devel extra 
golang-github-jwilder-encoding_0.0~git20150929.0.07d88d4-1.debian.tar.xz
 4d4130ce16bfa28f4febb61617a8f581 8774 devel extra 
golang-github-jwilder-encoding-dev_0.0~git20150929.0.07d88d4-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWYiNrAAoJENqCgw48zDo6WSIP/2PDWHIsK5Bck5QAxWeYOptr
pmGZCe1EiJqD9ZR+gFuwTj4gbpCmHzUCxPgXNbPDQZHOS+phzPjONhXGeEv0T49p
X045YfY0uiYupz7J7Up/0MVQJlr7ZGFlXu+UVzZ8NUiTCv6bFEFEr3T/LdY/CSnI
7YN9sTOgwuTZeRODddoV2TClmrSWpiEhjdxFBogILrQgBaAJ09YvlTzdxh2IKUVa
8W26IHJq2OCUzvx4XAM3lkNNt38rCsoYTLWXRu37Wf6BIrn8KJrEiX0wWNqS6Lav
a6zmOC+cGMn2BQ1cf1GXKWj1qOf2FFpzJ6jmWyaJEBoXnppSP8eg6YpHFhXgVUOV
Cbkolp7OyD+HjgZE4p33gPfDVrdzOsJ++y3o8jUPf32MbKjd2BSs1V+57fG2phsD
l1aBsv2aO0ekvEPv6o1m4NAe2xBA9Mxugu5zYlgXMnZ/AjTfVvA45tdiPiD21GoU
hylE/d20gKQjsjrORyl0iPBLajXWLVhSmnIzA1ZEnJ3kVeAQAyYWJISK2NFzmg30
LXxPSEHnuXYLHG0rqbs4S6dIKMTN2B7wDbwokGvd0AC6ZHrA/4TVQ6hh1K4KAMFp
2PoJKyx8AgantMaqqw/kl17l72MbPaAJQZyYUGNOQocth3G3mQHivan4VYw0gaF8
UesjSo0tY2H+58WUwR4c
=v3JF
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[pkg-go] Bug#807123: ITP: golang-github-dgryski-go-bitstream -- dbitstream: read and write bits from io.Reader and io.Writer

2015-12-05 Thread Alexandre Viau
X-Debbugs-CC: pkg-go-maintainers@lists.alioth.debian.org
Package: wnpp
Severity: wishlist
Owner: Alexandre Viau 

* Package name: golang-github-dgryski-go-bitstream
  Version : 0.0~git20151205.0.27cd597-1
  Upstream Author : Damian Gryski
* URL : https://github.com/dgryski/go-bitstream
* License : Expat
  Programming Lang: Go
  Description : dbitstream: read and write bits from io.Reader and
io.Writer

this is needed for InfluxDB



signature.asc
Description: OpenPGP digital signature
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processing of golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-1_amd64.changes

2015-12-05 Thread Debian FTP Masters
golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-1.dsc
  golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3.orig.tar.xz
  golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-1.debian.tar.xz
  golang-github-dgryski-go-bits-dev_0.0~git20151205.0.86c69b3-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[pkg-go] golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-1_amd64.changes is NEW

2015-12-05 Thread Debian FTP Masters
binary:golang-github-dgryski-go-bits-dev is NEW.
source:golang-github-dgryski-go-bits is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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


[pkg-go] golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1_amd64.changes is NEW

2015-12-05 Thread Debian FTP Masters
binary:golang-github-dgryski-go-bitstream-dev is NEW.
source:golang-github-dgryski-go-bitstream is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

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


[pkg-go] Processing of golang-golang-x-net-dev_0.0+git20150817.66f0418-1_source.changes

2015-12-05 Thread Debian FTP Masters
golang-golang-x-net-dev_0.0+git20150817.66f0418-1_source.changes uploaded 
successfully to localhost
along with the files:
  golang-golang-x-net-dev_0.0+git20150817.66f0418-1.dsc
  golang-golang-x-net-dev_0.0+git20150817.66f0418.orig.tar.gz
  golang-golang-x-net-dev_0.0+git20150817.66f0418-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)

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


[pkg-go] Bug#807113: marked as done (golang-golang-x-net-dev and golang-golang-x-crypto-dev: error when trying to install together)

2015-12-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Dec 2015 09:52:56 -0800
with message-id 

and subject line Fwd: 
golang-golang-x-net-dev_0.0+git20150817.66f0418-1_source.changes ACCEPTED into 
unstable
has caused the Debian Bug report #807113,
regarding golang-golang-x-net-dev and golang-golang-x-crypto-dev: error when 
trying to install together
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.)


-- 
807113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807113
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-golang-x-crypto-dev,golang-golang-x-net-dev
Version: golang-golang-x-crypto-dev/1:0.0~git20151201.0.7b85b09-2
Version: golang-golang-x-net-dev'0.0+git20151007.b846920+dfsg-1@all, 
golang-golang-x-net-dev/1:0.0~git20151201.0.7b85b09-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2015-12-05
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


Selecting previously unselected package golang-golang-x-crypto-dev.
(Reading database ... 10929 files and directories currently installed.)
Preparing to unpack 
.../golang-golang-x-crypto-dev_1%3a0.0~git20151201.0.7b85b09-2_all.deb ...
Unpacking golang-golang-x-crypto-dev (1:0.0~git20151201.0.7b85b09-2) ...
Selecting previously unselected package golang-golang-x-net-dev.
Preparing to unpack 
.../golang-golang-x-net-dev_1%3a0.0~git20151201.0.7b85b09-1_all.deb ...
Unpacking golang-golang-x-net-dev (1:0.0~git20151201.0.7b85b09-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/golang-golang-x-net-dev_1%3a0.0~git20151201.0.7b85b09-1_all.deb
 (--unpack):
 trying to overwrite 
'/usr/share/gocode/src/golang.org/x/crypto/blowfish/cipher.go', which is also 
in package golang-golang-x-crypto-dev 1:0.0~git20151201.0.7b85b09-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 
/var/cache/apt/archives/golang-golang-x-net-dev_1%3a0.0~git20151201.0.7b85b09-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/share/gocode/src/code.google.com/p/go.crypto
  /usr/share/gocode/src/golang.org/x/crypto/bcrypt/base64.go
  /usr/share/gocode/src/golang.org/x/crypto/bcrypt/bcrypt.go
  /usr/share/gocode/src/golang.org/x/crypto/bcrypt/bcrypt_test.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/block.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/blowfish_test.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/cipher.go
  /usr/share/gocode/src/golang.org/x/crypto/blowfish/const.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/bn256.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/bn256_test.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/constants.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/curve.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/example_test.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/gfp12.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/gfp2.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/gfp6.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/optate.go
  /usr/share/gocode/src/golang.org/x/crypto/bn256/twist.go
  /usr/share/gocode/src/golang.org/x/crypto/cast5/cast5.go
  /usr/share/gocode/src/golang.org/x/crypto/cast5/cast5_test.go
  /usr/share/gocode/src/golang.org/x/crypto/codereview.cfg
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/const_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/cswap_amd64.s
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/curve25519.go
  /usr/share/gocode/src/golang.org/x/crypto/curve25519/curve25519_test.go
  

[pkg-go] golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1_amd64.changes ACCEPTED into unstable, unstable

2015-12-05 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 05 Dec 2015 11:51:05 -0500
Source: golang-github-dgryski-go-bitstream
Binary: golang-github-dgryski-go-bitstream-dev
Architecture: source all
Version: 0.0~git20151205.0.27cd597-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-dgryski-go-bitstream-dev - read and write bits from io.Reader 
and io.Writer
Closes: 807123
Changes:
 golang-github-dgryski-go-bitstream (0.0~git20151205.0.27cd597-1) unstable; 
urgency=medium
 .
   * Initial release (Closes: #807123)
Checksums-Sha1:
 2c3d962469054852284041a55b470bc303efc88c 2409 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1.dsc
 d21ba2967d1c48b84e826722dafa252d77b002b2 2688 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597.orig.tar.xz
 56b2f816a9cc14df8918696efa0320c06c2d8e32 1724 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1.debian.tar.xz
 346f70e20729fb52353cbad5f9528f5a1ec0396b 3890 
golang-github-dgryski-go-bitstream-dev_0.0~git20151205.0.27cd597-1_all.deb
Checksums-Sha256:
 13907f51c75caaaed25f086bbcc2cba22916340aa3358f0d83fc1c39e862eaf8 2409 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1.dsc
 8ef1d1f1c16f5c24fcca4d70452de7c7d90cc5efbcb27858072ae7798a9cdd0a 2688 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597.orig.tar.xz
 80f9bf0c6bb50f07ba27804e2324532cf378a6d3e32a8db9b335d7f6168fc4a6 1724 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1.debian.tar.xz
 cd8d1375fd835fe4052f1be0dd10b70fdde858b541ed6b2d67410711b57a5108 3890 
golang-github-dgryski-go-bitstream-dev_0.0~git20151205.0.27cd597-1_all.deb
Files:
 cd93f3f3df1a72aa1fbb989cdde47d0c 2409 devel extra 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1.dsc
 4315686b9531bda3f8406e130c24c7a9 2688 devel extra 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597.orig.tar.xz
 00445640eacfdecf93b9505b438301b8 1724 devel extra 
golang-github-dgryski-go-bitstream_0.0~git20151205.0.27cd597-1.debian.tar.xz
 cd67f6811d8f7eea3a1f724886177822 3890 devel extra 
golang-github-dgryski-go-bitstream-dev_0.0~git20151205.0.27cd597-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJWYxmEAAoJENqCgw48zDo6wSAP/33b16rzJHXKuWnlBfRCrkmN
q43fKmvvda1zfNAUMdTrRut3dTcQifLGlfVZqVnRm9j96Z0la3gZ9wtPe+CS3tAd
H8cLBB6G8rXkjBR/IKJaFfKitGRX7rvqE8U/aJtyNvg/UDIDHqgczac6OBMaKLTh
ly0rLQ2TfK6VLhKHhe1iz4DXo099m2FbF9Z+xrwh9c+jbpDSqWiCIyh2huVDrvBb
3tXm/dPMAJ6KT7QkMBg5Gdkqkt4Vc/pEtufNzXRTdGP6aDbhC4r/4vjux8kXBySW
EFjdZjnRpYvlf4I2jkUZ0vZ+QO57TnNx0dO+pVSucr2KbrsUMYj7sm5nCAsoYmiL
rPdpA/NXouUnL5Xj7TGgEcjf8qHaTQC4dS6fH2A2IMXkmIWorVToQ0bAElc4l3rm
N+SDuqG6voIbJoHszRizR1WG9gBPvqYYgTvNPxBn4pa81zSvrbY6GanDZcsvjIZw
/v/JqmzqA1skhKQdRAH2pW+qpdRr1g1yUbniAAafHtu+bqAPxJzVvGrsjlYhMyj4
MLZH1tfHr/e/NcoIIXauzbeFyUy+fCnpZHOAdFjg93XWYtCJPFYL+01EAPRq6ipg
zeRF2XCXFXvcBrvGdCL0GAUPZRRb+6qADEt2/AqgVaungDEXEOnnFzTsfuMrSjtZ
R231wufA7jJb4mesL5Zb
=5/q2
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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