From f3e74c896347b39fa57b59765d78710522892733 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 28 Feb 2023 15:06:42 -0500 Subject: xdgmenumaker +stackrpms --- xdgmenumaker/debian/_service | 28 ++++++++++++++++++++++++++ xdgmenumaker/debian/changelog | 6 ++++++ xdgmenumaker/debian/control | 2 +- xdgmenumaker/debian/xdgmenumaker+devuan.dsc | 14 ------------- xdgmenumaker/debian/xdgmenumaker+stackrpms.dsc | 14 +++++++++++++ 5 files changed, 49 insertions(+), 15 deletions(-) create mode 100644 xdgmenumaker/debian/_service delete mode 100644 xdgmenumaker/debian/xdgmenumaker+devuan.dsc create mode 100644 xdgmenumaker/debian/xdgmenumaker+stackrpms.dsc diff --git a/xdgmenumaker/debian/_service b/xdgmenumaker/debian/_service new file mode 100644 index 0000000..b7362db --- /dev/null +++ b/xdgmenumaker/debian/_service @@ -0,0 +1,28 @@ + + + git + https://gitlab.com/bgstack15/stackrpms.git + xdgmenumaker/debian + debian + fix-deb-suffix + _none_ + + + *.tar + xz + + + git + https://github.com/gapan/xdgmenumaker.git + 2.0 + _none_ + + + *.tar + gz + + + *.tar.xz + */*.dsc + + diff --git a/xdgmenumaker/debian/changelog b/xdgmenumaker/debian/changelog index 88530b9..6060db1 100644 --- a/xdgmenumaker/debian/changelog +++ b/xdgmenumaker/debian/changelog @@ -1,3 +1,9 @@ +xdgmenumaker (2.0-2+stackrpms) obs; urgency=low + + * Fix version suffix + + -- B. Stack Tue, 28 Feb 2023 15:05:41 -0500 + xdgmenumaker (2.0-1+devuan) obs; urgency=medium * New upstream version diff --git a/xdgmenumaker/debian/control b/xdgmenumaker/debian/control index 29a70cb..ff34b37 100644 --- a/xdgmenumaker/debian/control +++ b/xdgmenumaker/debian/control @@ -1,7 +1,7 @@ Source: xdgmenumaker Section: x11 Priority: optional -Maintainer: B Stack +Maintainer: B. Stack Build-Depends: debhelper (>=12~), dh-python, txt2tags diff --git a/xdgmenumaker/debian/xdgmenumaker+devuan.dsc b/xdgmenumaker/debian/xdgmenumaker+devuan.dsc deleted file mode 100644 index ca4ae48..0000000 --- a/xdgmenumaker/debian/xdgmenumaker+devuan.dsc +++ /dev/null @@ -1,14 +0,0 @@ -Format: 3.0 (quilt) -Source: xdgmenumaker -Binary: xdgmenumaker -Architecture: any -Version: 2.0-1+devuan -Maintainer: B. Stack -Homepage: https://github.com/gapan/xdgmenumaker -Standards-Version: 4.1.4 -Build-Depends: debhelper (>= 12~), dh-python, txt2tags -Package-List: - xdgmenumaker deb x11 optional arch=any -Files: - 00000000000000000000000000000000 1 xdgmenumaker.orig.tar.gz - 00000000000000000000000000000000 1 xdgmenumaker_devuan.debian.tar.xz diff --git a/xdgmenumaker/debian/xdgmenumaker+stackrpms.dsc b/xdgmenumaker/debian/xdgmenumaker+stackrpms.dsc new file mode 100644 index 0000000..fb41623 --- /dev/null +++ b/xdgmenumaker/debian/xdgmenumaker+stackrpms.dsc @@ -0,0 +1,14 @@ +Format: 3.0 (quilt) +Source: xdgmenumaker +Binary: xdgmenumaker +Architecture: any +Version: 2.0-2+stackrpms +Maintainer: B. Stack +Homepage: https://github.com/gapan/xdgmenumaker +Standards-Version: 4.1.4 +Build-Depends: debhelper (>= 12~), dh-python, txt2tags +Package-List: + xdgmenumaker deb x11 optional arch=any +Files: + 00000000000000000000000000000000 1 xdgmenumaker.orig.tar.gz + 00000000000000000000000000000000 1 xdgmenumaker+stackrpms.debian.tar.xz -- cgit