Skip to content

Changelog golang-golang-x-net-dev (1:0.0+git20170629.c81e7f2+dfsg-2)

2018

golang-golang-x-net-dev (1:0.0+git20170629.c81e7f2+dfsg-2) unstable; urgency=high

   [ Paul Tagliamonte ]
   * Remove Built-Using from arch:all -dev package
 
   [ Martín Ferrari ]
   * Automated cme updates.
   * Update Standards-Version.
   * New lintian warnings that need to be overridden.
   * debian/rules: Remove now unneeded targets.
   * Fix builds in s390x. Closes: #886761 (raising urgency).

2017

golang-golang-x-net-dev (1:0.0+git20170629.c81e7f2+dfsg-1) unstable; urgency=medium

   [ Martín Ferrari ]
   * Switch to golang-any.
   * Add versioned dependency on golang 1.5, due to API differences in net/http.
 
   [ Anthony Fok ]
   * New upstream snapshot.  It contains a fix (dated 2016-10-30) to
     recently-broken tests in webdav_test.go.  See
     https://go.googlesource.com/net/+/d6520b84c835d97913ea0e7cf5f43cca5693ef16
     for details. (Closes: #866092)
   * Bump Standards-Version to 4.0.0.
     Use https form of the copyright-format URL in debian/copyright.
   * Add myself to the list of Uploaders.
   * Update Lintian overrides:
      - Update name of source package (was golang-go.net-dev, now
        golang-golang-x-net-dev) so that the override for
        debian-watch-file-is-missing works again.
      - Add override for mention of old
        code.google.com repository.
      - Remove unused-override
        copyright-should-refer-to-common-license-file-for-gpl.

2016

golang-golang-x-net-dev (1:0.0+git20161013.8b4af36+dfsg-3) unstable; urgency=medium

   [ Paul Tagliamonte ]
   * Team upload.
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
 
   [ Tim Potter ]
   * Add me as uploader
 
   [ Anthony Fok ]
   * New upstream snapshot
   * Add debian/gbp.conf to use DEP-14 branches
   * Add Files-Excluded field to debian/copyright so that we know which file
     is excluded so as to keep this package DFSG-clean.
   * Add gen-orig-tar-xz target in debian/rules

golang-golang-x-net-dev (1:0.0+git20160518.b3e9c8f+dfsg-2) unstable; urgency=medium

   * Team upload.
   * Avoid circular dependency with golang-golang-x-crypto-dev
     by exporting DH_GOLANG_EXCLUDES := golang.org/x/net/http2/h2i
     and removing golang-golang-x-crypto-dev from Build-Depends and Depends.
     (Latest version of golang-golang-x-crypto-dev depends on
     golang-golang-x-net-dev due to the use of golang.org/x/net/context in
     golang.org/x/crypto/acme/internal/acme.)

golang-golang-x-net-dev (1:0.0+git20160518.b3e9c8f+dfsg-1) unstable; urgency=medium

   * New upstream snapshot.
   * Require golang-go 1.5, and dh-golang 1.17.
   * debian/rules:
     - Fix gen-orig-tgz target.
     - Use new dh-golang features to simplify the script.

golang-golang-x-net-dev (1:0.0+git20160428.35ec611+dfsg-1) unstable; urgency=medium

   [ Tim Potter ]
   * New upstream snapshot.
   * Standards-Version: 3.9.8
 
   [ Martín Ferrari ]
   * Reconcile trees, after a few mistakes were made. Make the package DFSG-free
     again.
   * Remove patch, as these tests can't be run (non-DFSG files).
   * Set XS-Go-Import-Path.
   * Fix bpf tests.

golang-golang-x-net-dev (1:0.0+git20160110.4fd4a9f-1) unstable; urgency=medium

   * Team upload.
   * New upstream snapshot. (Closes: #810775).
   * Add additional B-Ds to upgrade golang-x-text-dev and add
     golang-golang-x-crypto-dev.

2015

golang-golang-x-net-dev (1:0.0+git20150817.66f0418-1) unstable; urgency=medium

   * Bump epoch to bring back the proper binary package (Re: #807002)

golang-golang-x-net-dev (0.0+git20151007.b846920+dfsg-1) unstable; urgency=medium

   * New upstream snapshot, as upstream made many changes in the last few days.
   * Repackaged to remove non-free RFC document (used as test data).
   * Added golang-go.crypto-dev as new dependency.

golang-golang-x-net-dev (0.0+git20150817.66f0418-1) unstable; urgency=medium

   * New upstream snapshot. Closes: #798649.

golang-golang-x-net-dev (0.0+git20150226.3d87fd6-3) unstable; urgency=high

   * Document copyright info for html/testdata/go1.html (Closes: #790313)

golang-golang-x-net-dev (0.0+git20150226.3d87fd6-2) unstable; urgency=medium

   * Rename source and binary package from golang-go.net-dev to
     golang-golang-x-net-dev, following the policy outlined at
     http://pkg-go.alioth.debian.org/packaging.html

golang-go.net-dev (0.0+git20150226.3d87fd6-1) unstable; urgency=medium

   * Update to last working version in upstream's repository
     (https://github.com/golang/go/issues/10904 breaks x/net/webdav with golang
     1.4.2).
   * Revamp package: version numbering, switch to upstream's new git repo, move
     package to pkg-go, update metadata and debian/rules.

2013

golang-go.net-dev (0.0~hg20131201-1) unstable; urgency=low

   [ Michael Stapelberg ]
   * update Vcs-Git location to point to alioth
 
   [ Jonathan Dray ]
   * new version number pattern for the package

golang-go.net-dev (0.0~hg67397a11592e-1) unstable; urgency=low

   * Initial release (Closes: #726146)