Skip to content
Snippets Groups Projects
Commit 476147e4 authored by Filippos Giannakos's avatar Filippos Giannakos
Browse files

Initial debian commit

parents
No related branches found
No related tags found
No related merge requests found
ganeti-extstorage-rbd (0.0-wheezy) unstable; urgency=low
* New upstream version
-- Filippos Giannakos <philipgian@grnet.gr> Wed, 12 Oct 2016 12:40:14 +0300
7
Source: ganeti-extstorage-rbd
Section: otherosfs
Priority: extra
Maintainer: Filippos Giannakos <philipgian@grnet.gr>
Build-Depends: debhelper (>= 7.0.50~), dh-python, python, cmake(>=2.8)
Standards-Version: 3.9.6
X-Python-Version: >=2.6
Package: ganeti-extstorage-rbd
Architecture: any
Depends: ${misc:Depends}, python(>=2.6), ceph-common
Description: Provides ext storage scripts for RBD
Provides ext storage scripts for RBD.
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ganeti-extstorage-rbd
Source: https://github.com/grnet
Files: *
Copyright: Copyright (C) 2016 GRNET S.A.
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".
var/log/ganeti/extstorage
[DEFAULT]
sign-tags = False
pristine-tar = False
[git-buildpackage]
export-dir = ../build-area/
tarball-dir = ../tarballs/
#!/usr/bin/make -f
# -*- makefile -*-
%:
dh $@ --with python2
override_dh_fixperms:
dh_fixperms --exclude var/log/ganeti/extstorage
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment