added files for debian packages

This commit is contained in:
Serghey Rodin 2013-07-24 11:21:25 +03:00
parent b5aca1a716
commit 7c63b94e4f
4 changed files with 50 additions and 0 deletions

6
src/deb/vesta/changelog Normal file
View file

@ -0,0 +1,6 @@
vesta (0.9.8-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
-- Serghey Rodin <skid@vestacp.com> Thu, 18 Jul 2013 12:12:49 +0000

1
src/deb/vesta/compat Normal file
View file

@ -0,0 +1 @@
8

13
src/deb/vesta/control Normal file
View file

@ -0,0 +1,13 @@
Source: vesta
Package: Vesta
Version: 0.9.8-1
Section: admin
Maintainer: Serghey Rodin <skid@vestacp.com>
Homepage: http://vestacp.com
Architecture: amd64
Depends: bash, awk, sed
Description: Vesta
Vesta is an open source hosting control panel.
Vesta has a clean and focused interface without the clutter.
Vesta has the latest of very innovative technologies.

30
src/deb/vesta/copyright Normal file
View file

@ -0,0 +1,30 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vesta
Source: http://vestacp.com
Files: *
Copyright: 2013 Serghey Rodin <skid@vestacp.com>
License: GPL-3.0+
License: GPL-3.0+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in /usr/share/common-licenses/GPL-3.
# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.
# Please avoid to pick license terms that are more restrictive than the
# packaged work, as it may make Debian's contributions unacceptable upstream.