From eedac700b10ab9e5900708ff06a09e881317f6eb Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 5 Apr 2022 14:00:15 -0400 Subject: scite: add devuan dpkg --- scite/debian/scite+devuan.dsc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 scite/debian/scite+devuan.dsc (limited to 'scite/debian/scite+devuan.dsc') diff --git a/scite/debian/scite+devuan.dsc b/scite/debian/scite+devuan.dsc new file mode 100644 index 0000000..2fd77e2 --- /dev/null +++ b/scite/debian/scite+devuan.dsc @@ -0,0 +1,17 @@ +Format: 3.0 (quilt) +Source: scite +Binary: scite +Architecture: any +Version: 5.2.2-1+devuan +Maintainer: B. Stack +Homepage: https://scintilla.org/SciTE.html +Standards-Version: 4.6.0.1 +Vcs-Browser: https://salsa.debian.org/debian/scite +Vcs-Git: https://salsa.debian.org/debian/scite.git +Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libglib2.0-dev, liblua5.4-dev +Package-List: + scite deb editors optional arch=any +Files: + 00000000000000000000000000000000 1 scite.orig.tar.gz + 00000000000000000000000000000000 1 scite+devuan.debian.tar.xz +Original-Maintainer: Michael Vogt -- cgit From 6253daa83d11aa07027476d05b4385295c3fe944 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 7 Apr 2022 09:43:17 -0400 Subject: fix #29: add functions to scite stackrpms.lua --- scite/debian/scite+devuan.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scite/debian/scite+devuan.dsc') diff --git a/scite/debian/scite+devuan.dsc b/scite/debian/scite+devuan.dsc index 2fd77e2..3586cb2 100644 --- a/scite/debian/scite+devuan.dsc +++ b/scite/debian/scite+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: scite Binary: scite Architecture: any -Version: 5.2.2-1+devuan +Version: 5.2.2-2+devuan Maintainer: B. Stack Homepage: https://scintilla.org/SciTE.html Standards-Version: 4.6.0.1 -- cgit