File: changelog

package info (click to toggle)
golang-github-google-go-github 28.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,236 kB
  • sloc: makefile: 4
file content (49 lines) | stat: -rw-r--r-- 1,774 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
golang-github-google-go-github (28.1.1-1) unstable; urgency=medium

  [ Afif Elghraoui ]
  * d/control: specify minimum required version of golang-any.
    This is necessary to properly build the backport on stretch.
    The upstream README indicates that go v1.9 or higher is required,
    and the Debian package has the epoch 2.

  [ Anthony Fok ]
  * New upstream version 28.1.1
  * Apply "cme fix dpkg" fixes with manual tweak:
    - Build-Depends: 'debhelper (>= 11)' → 'debhelper-compat (= 12)
    - Bump Standards-Version: '4.2.0' → '4.4.1'
  * Simplify debian/rules with DH_GOLANG_EXCLUDES_ALL
  * Add versioned dependencies based on go.mod
  * Remove unused "Files-Excluded: Godeps/_workspace" in debian/control
  * Remove 0001-Fix-failing-test.patch that was used for 17.0.0
  * Add dependency on mime-support
    as TestRepositoriesService_UploadReleaseAsset requires
    /etc/mime.types to detect text/plain files
  * Add myself to the list of Uploaders

 -- Anthony Fok <foka@debian.org>  Fri, 01 Nov 2019 11:40:59 -0600

golang-github-google-go-github (17.0.0-1) unstable; urgency=medium

  [ Patrick O'Doherty ]
  * Initial release (Closes: #820928)

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Dr. Tobias Quathamer ]
  * New upstream version 17.0.0
  * Add d/watch, there are now upstream releases
  * Update d/copyright
  * Use debhelper v11
  * Add patch to fix failing test
  * Update Standards-Version to 4.2.1
    - Use Priority optional
    - Use HTTPS for d/copyright URL
  * Update maintainer team email address
  * Add myself as uploader
  * Update long description
  * Update Build-Depends and Depends
  * Install examples
  * Update d/rules

 -- Dr. Tobias Quathamer <toddy@debian.org>  Tue, 28 Aug 2018 15:26:02 +0200