split ganeti scripts to another package
authorGiannakos Filippos <philipgian@grnet.gr>
Tue, 30 Oct 2012 16:49:51 +0000 (18:49 +0200)
committerGiannakos Filippos <philipgian@grnet.gr>
Tue, 30 Oct 2012 17:24:38 +0000 (19:24 +0200)
debian/archipelagos-ganeti.install [new file with mode: 0644]
debian/archipelagos-ganeti.lintian-overrrides [new file with mode: 0644]
debian/archipelagos.install
debian/changelog
debian/control
debian/libxseg0.lintian-overrrides [new file with mode: 0644]

diff --git a/debian/archipelagos-ganeti.install b/debian/archipelagos-ganeti.install
new file mode 100644 (file)
index 0000000..1fadf56
--- /dev/null
@@ -0,0 +1,10 @@
+#vlmc ganeti ext storage scripts 
+xseg/tools/ext_scripts/attach usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/create usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/detach usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/grow usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/parameters.list usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/remove usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/verify usr/share/ganeti/extstorage/vlmc
+xseg/tools/ext_scripts/vlmc_wrapper.py usr/share/ganeti/extstorage/vlmc
+
diff --git a/debian/archipelagos-ganeti.lintian-overrrides b/debian/archipelagos-ganeti.lintian-overrrides
new file mode 100644 (file)
index 0000000..294763a
--- /dev/null
@@ -0,0 +1 @@
+archipelagos-ganeti binary: new-package-should-close-itp-bug
index 0826751..78ed8c4 100644 (file)
@@ -1,7 +1,3 @@
-#file directory without starting /
-#FILL ME 
-#
-
 xseg/peers/user/st-vlmcd usr/bin
 xseg/peers/user/mt-mapperd usr/bin
 xseg/peers/user/pfiled usr/bin
@@ -10,14 +6,3 @@ xseg/peers/user/xseg usr/bin
 xseg/peers/user/vlmc-xseg usr/bin
 xseg/tools/vlmc usr/bin
 xseg/archipelagos usr/bin
-
-#vlmc ganeti ext storage scripts 
-xseg/tools/ext_scripts/attach usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/create usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/detach usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/grow usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/parameters.list usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/remove usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/verify usr/share/ganeti/extstorage/vlmc
-xseg/tools/ext_scripts/vlmc_wrapper.py usr/share/ganeti/extstorage/vlmc
-
index 38ecd53..312bca1 100644 (file)
@@ -1,4 +1,4 @@
-archipelagos (0.1.1-1) unstable; urgency=low
+archipelagos (0.1.1) unstable; urgency=low
 
   * Initial release
 
index d30a1b3..a16c2d4 100644 (file)
@@ -16,3 +16,9 @@ Architecture: amd64
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, libxseg0, libgcrypt11(>=1.4.5-2), libst1(>=1.9-3), librados2(>=0.48.2), python-psutil(>=0.1.3)
 Description:  Provides archipelagos infrastructure
  Extended Description here
+
+Package: archipelagos-ganeti
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, archipelagos
+Description:  Provides archipelagos ganeti ext storage scripts
+ Extended Description here
diff --git a/debian/libxseg0.lintian-overrrides b/debian/libxseg0.lintian-overrrides
new file mode 100644 (file)
index 0000000..4763439
--- /dev/null
@@ -0,0 +1 @@
+libxseg0 binary: new-package-should-close-itp-bug