1
0
mirror of https://bitbucket.org/svk28/rac-gui synced 2024-09-21 00:38:02 +00:00

Added debian package support

This commit is contained in:
svk 2019-07-23 12:44:06 +03:00
parent df32f7398c
commit d1f07869b5
2 changed files with 22 additions and 0 deletions

5
debian/changelog vendored Normal file
View File

@ -0,0 +1,5 @@
rac-gui (1.0.0-1) stable; urgency=medium
* Initial release
-- Sergey Kalinin <svk@nuk-svk.ru> Mon, 22 Jul 2019 14:56:31 +0300

17
debian/control vendored Normal file
View File

@ -0,0 +1,17 @@
Source: rac-gui
Section: Develop
Priority: optional
Maintainer: Sergey Kalinin svk@nuk-svk.ru
Build-Depends: debhelper (>= 11)
Standards-Version: 1.0.0
Homepage: https://nuk-svk.ru
#Vcs-Browser: https://salsa.debian.org/debian/rac-gui-1.0.0
Vcs-Git: https://bitbucket.org/svk28/rac-gui.git
Package: rac-gui
Architecture: any
Depends: tcl (>= 8.6), tk (>=8.6), bwidget
Description: This program is a GUI for 1C RAC util.
Rac-GUI is a graphical user interface for 1C rac (remote access controll) programm.
1C RAC is a software for 1C-servers cluster management.