diff options
author | Lennart Weller <lhw@ring0.de> | 2016-07-22 12:22:24 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2016-07-22 12:22:24 +0000 |
commit | 936a492db509af6ed79045b12307d9705e7f142f (patch) | |
tree | 5fcedec2cb48c3c1d9da272ec952865e3cb39878 | |
parent | add author and description to patch (diff) | |
download | netdata-936a492db509af6ed79045b12307d9705e7f142f.tar.xz netdata-936a492db509af6ed79045b12307d9705e7f142f.zip |
set changelog to releaseddebian/1.2.0+dfsg-1
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 87d6723a8..11b2058db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,12 @@ -netdata (1.2.0+dfsg-1) UNRELEASED; urgency=low +netdata (1.2.0+dfsg-1) unstable; urgency=low [ Federico Ceratto ] * Initial release (Closes: #819661) + * Removed update button [ Lennart Weller ] * Split the main package into appropriate sub packages + * DFSG-compliant via debian/copyright file removal + * Linked to Javascript packages available in debian - -- Lennart Weller <lhw@ring0.de> Wed, 25 May 2016 12:36:31 +0200 + -- Lennart Weller <lhw@ring0.de> Fri, 22 Jul 2016 11:28:50 +0200 |