summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Milde <daniel.milde@firma.seznam.cz>2021-01-18 13:35:34 +0100
committerDaniel Milde <daniel.milde@firma.seznam.cz>2021-01-18 13:35:34 +0100
commite60ffbeaffe9632f41430df05263d2343d9a4e39 (patch)
treef92651ea6aaa38f2e88c93a44a917ea35745a2da
parent718c32c543e1f8c0d258bf795b09b022d6caad2c (diff)
readme and changelog for version 4.0.0v4.0.0
-rw-r--r--README.md1
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
-rw-r--r--debian/copyright1
4 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5de2dc1..f5080ad 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Flags:
-c, --no-color Do not use colorized output
-p, --no-progress Do not show progress
-n, --non-interactive Do not run in interactive mode
+ -d, --show-disks Show all mounted disks
-v, --version Print version
```
diff --git a/debian/changelog b/debian/changelog
index 66948b5..b98a04c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-gdu (3.0.0-1) UNRELEASED; urgency=medium
+gdu (4.0.0-1) unstable; urgency=medium
- * machine readable copyright
+ * analyze current directory when no argument is passed
+ * added option --show-disks
+ * select previous directory when going up
- -- Daniel Milde <daniel@milde.cz> Sun, 17 Jan 2021 21:32:02 +0200
+ -- Daniel Milde <daniel@milde.cz> Mon, 18 Jan 2021 11:46:05 +0000
gdu (3.0.0-0) UNRELEASED; urgency=medium
diff --git a/debian/control b/debian/control
index 851d0c1..0e65846 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: gdu
Maintainer: Daniel Milde <daniel@milde.cz>
Homepage: https://github.com/dundee/gdu
Vcs-Git: https://github.com/dundee/gdu.git
+Vcs-Browser: https://github.com/dundee/gdu
Standards-Version: 4.5.1
Section: Utilities
Build-Depends: debhelper (>= 9),
diff --git a/debian/copyright b/debian/copyright
index 93329c5..7559332 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gdu
+Upstream-Contact: Daniel Milde <daniel@milde.cz>
Source: https://github.com/dundee/gdu
Files: *