Added debian package support
This commit is contained in:
parent
df32f7398c
commit
d1f07869b5
5
debian/changelog
vendored
Normal file
5
debian/changelog
vendored
Normal 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
17
debian/control
vendored
Normal 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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user