aboutsummaryrefslogtreecommitdiff
path: root/debian/sgm.dsc
diff options
context:
space:
mode:
Diffstat (limited to 'debian/sgm.dsc')
-rw-r--r--debian/sgm.dsc14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/sgm.dsc b/debian/sgm.dsc
deleted file mode 100644
index ff4c566..0000000
--- a/debian/sgm.dsc
+++ /dev/null
@@ -1,14 +0,0 @@
-Format: 3.0 (quilt)
-Source: sgm
-Binary: gtk3-automnemonics
-Architecture: any
-Version: 0.90.0-1
-Maintainer: B. Stack <bgstack15@gmail.com>
-Homepage: https://github.com/thesquash/sgm
-Standards-Version: 4.5.0
-Vcs-Browser: https://git.devuan.org/bgstack15/sgm
-Vcs-Git: https://git.devuan.org/bgstack15/sgm.git
-Build-Depends: debhelper-compat (= 12), libgtk-3-dev (>= 3.9.8), meson
-Files:
- 00000000000000000000000000000000 1 sgm.orig.tar.gz
- 00000000000000000000000000000000 1 sgm.debian.tar.xz
bgstack15