summaryrefslogtreecommitdiff
path: root/newmoon/debian/newmoon+devuan.dsc
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-09-25 12:31:13 +0000
committerB. Stack <bgstack15@gmail.com>2021-09-25 12:31:13 +0000
commit2c0704ee49709f4813c4fb090db65532792af869 (patch)
tree71070a6f9f65bf1f8fc2a94553ddf083135bb2e7 /newmoon/debian/newmoon+devuan.dsc
parentMerge branch 'freefilesync-bump' into 'master' (diff)
parentfix %setup (diff)
downloadstackrpms-2c0704ee49709f4813c4fb090db65532792af869.tar.gz
stackrpms-2c0704ee49709f4813c4fb090db65532792af869.tar.bz2
stackrpms-2c0704ee49709f4813c4fb090db65532792af869.zip
Merge branch 'newmoon-bump' into 'master'
Newmoon bump See merge request bgstack15/stackrpms!264
Diffstat (limited to 'newmoon/debian/newmoon+devuan.dsc')
-rw-r--r--newmoon/debian/newmoon+devuan.dsc4
1 files changed, 2 insertions, 2 deletions
diff --git a/newmoon/debian/newmoon+devuan.dsc b/newmoon/debian/newmoon+devuan.dsc
index f52e753..00e3d16 100644
--- a/newmoon/debian/newmoon+devuan.dsc
+++ b/newmoon/debian/newmoon+devuan.dsc
@@ -2,8 +2,8 @@ Format: 3.0 (quilt)
Source: newmoon
Binary: newmoon
Architecture: any
-Version: 29.4.0-1+devuan
-Maintainer: B Stack <bgstack15@gmail.com>
+Version: 29.4.1-1+devuan
+Maintainer: B. Stack <bgstack15@gmail.com>
Homepage: http://www.palemoon.org/
Standards-Version: 4.1.4
Build-Depends: debhelper (>= 12), autoconf2.13, libasound2-dev, libdbus-glib-1-dev (>= 0.60), libgconf2-dev (>= 1.2.1), libgtk2.0-dev (>= 2.14), libssl-dev, libx11-xcb-dev, libxt-dev, mesa-common-dev, pkg-config, python2 (>= 2.7.18-2~) | python (>= 2.7), unzip, yasm (>= 1.1), zip
bgstack15