diff options
author | Félix Sipma <felix+debian@gueux.org> | 2016-12-19 15:29:58 +0100 |
---|---|---|
committer | Félix Sipma <felix+debian@gueux.org> | 2016-12-19 15:29:58 +0100 |
commit | 32090bdcd9c7cfa548b940ffed36b4ee75338940 (patch) | |
tree | ab82b4586fd112051b7f887bda113e6fc1301a9a | |
parent | 3b1c9e9f01968bbd38bfe11f8a5e55fc23125759 (diff) |
update changelogdebian/0.3.2-1
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1e8ae4a..dc22c7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ restic (0.3.2-1) unstable; urgency=medium * Initial release. (Closes: #846176) + * use "go build" instead of "go run build.go" to build + Thanks, Alexander Neumann + * remove useless patch: 0001-replace-vendor-src-by-usr-share-gocode-src.patch * add debian watch file * add initial debian rules file * add debian compat file @@ -16,4 +19,4 @@ restic (0.3.2-1) unstable; urgency=medium * use Files-Excluded feature of uscan * New upstream version 0.3.2 - -- Félix Sipma <felix+debian@gueux.org> Mon, 19 Dec 2016 12:20:18 +0100 + -- Félix Sipma <felix+debian@gueux.org> Mon, 19 Dec 2016 15:28:59 +0100 |