aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/myautomount.dsc4
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
bgstack15