diff options
author | B. Stack <bgstack15@gmail.com> | 2021-10-25 15:36:11 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-10-27 08:39:35 -0400 |
commit | 67296c2db2ea0def6925304ef5fe23320da9bd21 (patch) | |
tree | bcd5877607140160098ecaf97617773f9e9ddb17 /debian | |
parent | fix for devuan (diff) | |
download | myautomount-67296c2db2ea0def6925304ef5fe23320da9bd21.tar.gz myautomount-67296c2db2ea0def6925304ef5fe23320da9bd21.tar.bz2 myautomount-67296c2db2ea0def6925304ef5fe23320da9bd21.zip |
v0.0.2 improve autofs flags to handle ext4 mounts
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/myautomount.dsc | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 154e96a..87bd9dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +myautomount (0.0.2-1) obs; urgency=low + + * New version. + + -- B. Stack <bgstack15@gmail.com> Mon, 25 Oct 2021 15:31:00 -0400 + myautomount (0.0.1-1) obs; urgency=low * Initial release. Closes: packages-want#9999 diff --git a/debian/myautomount.dsc b/debian/myautomount.dsc index 6e133ae..423542f 100644 --- a/debian/myautomount.dsc +++ b/debian/myautomount.dsc @@ -2,8 +2,8 @@ Format: 3.0 (quilt) Source: myautomount Binary: myautomount Architecture: all -Version: 0.0.1-1 -Maintainer: Ben Stack <bgstack15@gmail.com> +Version: 0.0.2-1 +Maintainer: B. Stack <bgstack15@gmail.com> Homepage: https://bgstack15.wordpress.com/ Standards-Version: 4.5.0 Build-Depends: debhelper-compat (= 12), bgscripts-core, txt2man |