From fe094a6c275c25b2bdf0db12be9f19c6dd3162b9 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 9 Nov 2021 09:16:02 -0500 Subject: newmoon 29.4.2 rc1 --- newmoon/debian/newmoon+devuan.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newmoon/debian/newmoon+devuan.dsc') diff --git a/newmoon/debian/newmoon+devuan.dsc b/newmoon/debian/newmoon+devuan.dsc index 00e3d16..31285c9 100644 --- a/newmoon/debian/newmoon+devuan.dsc +++ b/newmoon/debian/newmoon+devuan.dsc @@ -2,7 +2,7 @@ Format: 3.0 (quilt) Source: newmoon Binary: newmoon Architecture: any -Version: 29.4.1-1+devuan +Version: 29.4.2-1+devuan Maintainer: B. Stack Homepage: http://www.palemoon.org/ Standards-Version: 4.1.4 -- cgit From 62a0e67a36c833d10580f308f79ba15c1b4e27b5 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 9 Nov 2021 10:06:13 -0500 Subject: use gcc 10 Ref https://build.opensuse.org/package/show/home:stevenpusser:palemoon-GTK3/palemoon-impish-sid --- newmoon/debian/newmoon+devuan.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newmoon/debian/newmoon+devuan.dsc') diff --git a/newmoon/debian/newmoon+devuan.dsc b/newmoon/debian/newmoon+devuan.dsc index 31285c9..632df61 100644 --- a/newmoon/debian/newmoon+devuan.dsc +++ b/newmoon/debian/newmoon+devuan.dsc @@ -6,7 +6,7 @@ Version: 29.4.2-1+devuan Maintainer: B. Stack 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 +Build-Depends: debhelper (>= 12), gcc (<< 11) | gcc-10, g++ (<< 11) | g++-10, 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 Package-List: newmoon deb web optional arch=any Files: -- cgit From 814d7d3f5c15fcc66234725d49ab0672ea49933e Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Tue, 9 Nov 2021 10:28:20 -0500 Subject: add lsb-release to dsc --- newmoon/debian/newmoon+devuan.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newmoon/debian/newmoon+devuan.dsc') diff --git a/newmoon/debian/newmoon+devuan.dsc b/newmoon/debian/newmoon+devuan.dsc index 632df61..2a1ef76 100644 --- a/newmoon/debian/newmoon+devuan.dsc +++ b/newmoon/debian/newmoon+devuan.dsc @@ -6,7 +6,7 @@ Version: 29.4.2-1+devuan Maintainer: B. Stack Homepage: http://www.palemoon.org/ Standards-Version: 4.1.4 -Build-Depends: debhelper (>= 12), gcc (<< 11) | gcc-10, g++ (<< 11) | g++-10, 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 +Build-Depends: debhelper (>= 12), gcc (<< 11) | gcc-10, g++ (<< 11) | g++-10, 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, lsb-release Package-List: newmoon deb web optional arch=any Files: -- cgit