[ 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).
[ 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.
[ 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
* 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.)
* 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.
[ 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.
* Team upload.
* New upstream snapshot. (Closes: #810775).
* Add additional B-Ds to upgrade golang-x-text-dev and add
golang-golang-x-crypto-dev.
* Bump epoch to bring back the proper binary package (Re: #807002)
* 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.
* New upstream snapshot. Closes: #798649.
* Document copyright info for html/testdata/go1.html (Closes: #790313)
* 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
* 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.
[ Michael Stapelberg ]
* update Vcs-Git location to point to alioth
[ Jonathan Dray ]
* new version number pattern for the package
* Initial release (Closes: #726146)