aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/fuss.dsc (renamed from debian/fuss_0.0.1-1.dsc)2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3e9adb2..2c9fef4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fuss (0.0.2-1) obs; urgency=low
+
+ * Upstream update
+
+ -- B. Stack <bgstack15@gmail.com> Fri, 24 Sep 2021 15:12:59 -0400
+
fuss (0.0.1-1) obs; urgency=low
* Initial release. Closes: packages-want#000
diff --git a/debian/fuss_0.0.1-1.dsc b/debian/fuss.dsc
index 03f8625..efc1110 100644
--- a/debian/fuss_0.0.1-1.dsc
+++ b/debian/fuss.dsc
@@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: fuss
Binary: fuss
Architecture: all
-Version: 0.0.1-1
+Version: 0.0.2-1
Maintainer: B. Stack <bgstack15@gmail.com>
Homepage: https://gitlab.com/bgstack15/fuss/
Standards-Version: 4.5.0
bgstack15