Merge branch 'packaging' into debian debian/v0.9.0
authorKostas Papadimitriou <kpap@grnet.gr>
Tue, 15 May 2012 11:05:32 +0000 (11:05 +0000)
committerKostas Papadimitriou <kpap@grnet.gr>
Tue, 15 May 2012 11:05:32 +0000 (11:05 +0000)
snf-pithos-webclient/debian/changelog [new file with mode: 0644]
snf-pithos-webclient/debian/clean [new file with mode: 0644]
snf-pithos-webclient/debian/compat [new file with mode: 0644]
snf-pithos-webclient/debian/control [new file with mode: 0644]
snf-pithos-webclient/debian/copyright [new file with mode: 0644]
snf-pithos-webclient/debian/dirs [new file with mode: 0644]
snf-pithos-webclient/debian/gbp.conf [new file with mode: 0644]
snf-pithos-webclient/debian/pydist-overrides [new file with mode: 0644]
snf-pithos-webclient/debian/rules [new file with mode: 0755]
snf-pithos-webclient/debian/source/format [new file with mode: 0644]

diff --git a/snf-pithos-webclient/debian/changelog b/snf-pithos-webclient/debian/changelog
new file mode 100644 (file)
index 0000000..f0f1fae
--- /dev/null
@@ -0,0 +1,23 @@
+snf-pithos-webclient (0.9.0-1) stable; urgency=low
+
+  * New upstream version. 
+
+ -- Kostas Papadimitriou <kpap@grnet.gr>  Mon, 07 May 2012 14:02:24 +0300
+
+snf-pithos-webclient (0.8.7-1) stable; urgency=low
+
+  * New upstream version. 
+
+ -- Kostas Papadimitriou <kpap@grnet.gr>  Thu, 19 Apr 2012 13:01:47 +0300
+
+snf-pithos-webclient (0.8.6-1) stable; urgency=low
+
+  * New upstream version.
+
+ -- Kostas Papadimitriou <kpap@grnet.gr>  Mon, 09 Apr 2012 13:26:15 +0300
+
+snf-pithos-webclient (0.8.5-1) stable; urgency=low
+
+  * New upstream version.
+
+ -- Kostas Papadimitriou <kpap@grnet.gr>  Fri, 22 Feb 2012 16:44:01 +0300
diff --git a/snf-pithos-webclient/debian/clean b/snf-pithos-webclient/debian/clean
new file mode 100644 (file)
index 0000000..1b05497
--- /dev/null
@@ -0,0 +1 @@
+snf_pithos_webclient.egg-info/*
diff --git a/snf-pithos-webclient/debian/compat b/snf-pithos-webclient/debian/compat
new file mode 100644 (file)
index 0000000..45a4fb7
--- /dev/null
@@ -0,0 +1 @@
+8
diff --git a/snf-pithos-webclient/debian/control b/snf-pithos-webclient/debian/control
new file mode 100644 (file)
index 0000000..eeb935a
--- /dev/null
@@ -0,0 +1,17 @@
+Source: snf-pithos-webclient
+Section: python
+Priority: optional
+Maintainer: Vangelis Koukis <vkoukis@grnet.gr>
+Build-Depends: debhelper (>= 8), python-all (>= 2.5), snf-common
+Standards-Version: 3.9.2
+XS-Python-Version: >= 2.6
+Homepage: https://code.grnet.gr/projects/synnefo
+
+Package: snf-pithos-webclient
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Provides: ${python:Provides}
+Recommends: snf-webproject
+XB-Python-Version: ${python:Versions}
+Description: Pithos web client
+
diff --git a/snf-pithos-webclient/debian/copyright b/snf-pithos-webclient/debian/copyright
new file mode 100644 (file)
index 0000000..2a78c79
--- /dev/null
@@ -0,0 +1,44 @@
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co
+Upstream-Name: snf-pithos-webclient
+Upstream-Contact: GRNET development team <synnefo@lists.grnet.gr>
+Source: https://code.grnet.gr/projects/pithos-web-client
+
+Files: *
+Copyright: Copyright (C) 2011, 2012 GRNET S.A.
+Licence: BSD-2-clause
+
+Licence: BSD-2-clause
+ Redistribution and use in source and binary forms, with or
+ without modification, are permitted provided that the following
+ conditions are met:
+ .
+ 1. Redistributions of source code must retain the above
+    copyright notice, this list of conditions and the following
+    disclaimer.
+ .
+ 2. Redistributions in binary form must reproduce the above
+    copyright notice, this list of conditions and the following
+    disclaimer in the documentation and/or other materials
+    provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY GRNET S.A. ``AS IS'' AND ANY EXPRESS
+ OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GRNET S.A OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+ .
+ The views and conclusions contained in the software and
+ documentation are those of the authors and should not be
+ interpreted as representing official policies, either expressed
+ or implied, of GRNET S.A.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/BSD'.
diff --git a/snf-pithos-webclient/debian/dirs b/snf-pithos-webclient/debian/dirs
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/snf-pithos-webclient/debian/gbp.conf b/snf-pithos-webclient/debian/gbp.conf
new file mode 100644 (file)
index 0000000..62c805a
--- /dev/null
@@ -0,0 +1,9 @@
+[DEFAULT]
+sign-tags = False
+pristine-tar = False
+
+[git-buildpackage]
+export-dir = ../../build-area/
+tarball-dir = ../../tarballs/
+debian-branch = debian
+upstream-branch = packaging
diff --git a/snf-pithos-webclient/debian/pydist-overrides b/snf-pithos-webclient/debian/pydist-overrides
new file mode 100644 (file)
index 0000000..13e42f7
--- /dev/null
@@ -0,0 +1 @@
+Django python-django
diff --git a/snf-pithos-webclient/debian/rules b/snf-pithos-webclient/debian/rules
new file mode 100755 (executable)
index 0000000..de8bec6
--- /dev/null
@@ -0,0 +1,19 @@
+#!/usr/bin/make -f
+
+%:
+       dh $@ --with python2
+
+package=snf-pithos-webclient
+static_dir=debian/$(package)/usr/share/synnefo/static/
+pkg_static_dir=pithos_webclient/static/pithos_webclient/
+config_lvl=20
+
+override_dh_auto_install:
+       dh_auto_install
+       
+       mkdir -p $(static_dir)pithos_webclient;
+       -mv $(pkg_static_dir) $(static_dir);
+       
+       mkdir -p debian/$(package)/etc/synnefo
+       -mv conf/*.conf debian/$(package)/etc/synnefo
+
diff --git a/snf-pithos-webclient/debian/source/format b/snf-pithos-webclient/debian/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)