diff options
author | Michael Stapelberg <stapelberg@debian.org> | 2014-08-02 20:12:49 +0200 |
---|---|---|
committer | Michael Stapelberg <stapelberg@debian.org> | 2014-08-02 21:02:27 +0200 |
commit | 384c13fcf3ee95bf43fac6c2407b49817fa4bce4 (patch) | |
tree | eb6c7d2af6a8cb86fb1438ca6dcf40608d806a5b | |
parent | 776362064f737af1235bb6da5282439eca0e9e93 (diff) | |
download | golang-384c13fcf3ee95bf43fac6c2407b49817fa4bce4.tar.gz |
update debian/changelogdebian/2%1.3-4
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a79033d69..52f3594d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +golang (2:1.3-4) unstable; urgency=medium + + [ Tianon Gravi ] + * update debian/watch for upstream's latest move (Closes: #756415) + * backport archive/tar patch to fix PAX headers (Closes: #756416) + + -- Michael Stapelberg <stapelberg@debian.org> Sat, 02 Aug 2014 21:02:24 +0200 + golang (2:1.3-3) unstable; urgency=medium * don’t depend on emacs23, depend on emacs instead (Closes: #754013) |