Debian package: Fixed support for Debian Testing and Debian Unstable on OBS.

This commit is contained in:
Alexander Shaduri
2022-02-02 23:13:53 +04:00
parent 9e1d92a7bc
commit 4cf809b579
2 changed files with 10 additions and 1 deletions
@@ -6,4 +6,4 @@ Version: git+nmu1
Maintainer: Alexander Shaduri <ashaduri@gmail.com>
Homepage: https://gsmartcontrol.shaduri.dev/
Standards-Version: 3.7.3
Build-Depends: cmake (>= 3.12.0), debhelper (>= 5), libgtkmm-3.0-dev (>= 3.4.0), libpcre3-dev, gettext, build-essential, brz
Build-Depends: cmake (>= 3.12.0), debhelper (>= 5), libgtkmm-3.0-dev (>= 3.4.0), libpcre3-dev, gettext, build-essential, brz, libjpeg62-turbo-dev
@@ -0,0 +1,9 @@
Format: 1.0
Source: gsmartcontrol
Binary: gsmartcontrol
Architecture: any
Version: git+nmu1
Maintainer: Alexander Shaduri <ashaduri@gmail.com>
Homepage: https://gsmartcontrol.shaduri.dev
Standards-Version: 3.7.3
Build-Depends: cmake (>= 3.12.0), debhelper (>= 5), libgtkmm-3.0-dev (>= 3.4.0), libpcre3-dev, gettext, build-essential, libjpeg62-turbo-dev