[Python-modules-commits] r5497 - in packages/pyelemental/trunk (9 files)

norsetto-guest at users.alioth.debian.org norsetto-guest at users.alioth.debian.org
Wed May 28 12:26:09 UTC 2008


    Date: Wednesday, May 28, 2008 @ 12:26:08
  Author: norsetto-guest
Revision: 5497

[svn-inject] Applying Debian modifications to trunk

Added:
  packages/pyelemental/trunk/debian/
  packages/pyelemental/trunk/debian/changelog
  packages/pyelemental/trunk/debian/compat
  packages/pyelemental/trunk/debian/control
  packages/pyelemental/trunk/debian/copyright
  packages/pyelemental/trunk/debian/docs
  packages/pyelemental/trunk/debian/pycompat
  packages/pyelemental/trunk/debian/rules
  packages/pyelemental/trunk/debian/watch


Property changes on: packages/pyelemental/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: packages/pyelemental/trunk/debian/changelog
===================================================================
--- packages/pyelemental/trunk/debian/changelog	                        (rev 0)
+++ packages/pyelemental/trunk/debian/changelog	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1,6 @@
+pyelemental (1.2.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #480275)
+  * Recompressed upstream tarball (from .bz2 to .gz)
+
+ -- Cesare Tirabassi <norsetto at ubuntu.com>  Fri, 09 May 2008 00:05:02 +0200

Added: packages/pyelemental/trunk/debian/compat
===================================================================
--- packages/pyelemental/trunk/debian/compat	                        (rev 0)
+++ packages/pyelemental/trunk/debian/compat	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1 @@
+5

Added: packages/pyelemental/trunk/debian/control
===================================================================
--- packages/pyelemental/trunk/debian/control	                        (rev 0)
+++ packages/pyelemental/trunk/debian/control	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1,28 @@
+Source: pyelemental
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Cesare Tirabassi <norsetto at ubuntu.com>
+XS-Python-Version: >= 2.4
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38), pkg-config (>= 0.9.0), libelemental-dev (>= 1.2.0), python-central (>= 0.5.6), python-all-dev (>= 2.4)
+Standards-Version: 3.7.3
+Homepage: http://www.kdau.com/projects/gelemental/
+
+Package: python-elemental
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}
+Suggests: libelemental-doc
+Provides: ${python:Provides}
+XB-Python-Version: ${python:Versions}
+Description: Python bindings for liblemental
+ gElemental is a GTK+ periodic table viewer that provides detailed information
+ about chemical elements.
+ It features a table view which allows the elements to be coloured thematically
+ by several properties, a sortable list view and an element properties
+ dialog, displaying a variety of information, including historical,
+ thermodynamic, electrochemical, and crystallographic properties.
+ .
+ The data set is available through the libelemental shared library.
+ .
+ This package contains the Python bindings allowing you to use libelemental
+ from Python scripts.

Added: packages/pyelemental/trunk/debian/copyright
===================================================================
--- packages/pyelemental/trunk/debian/copyright	                        (rev 0)
+++ packages/pyelemental/trunk/debian/copyright	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1,30 @@
+This package was debianized by Cesare Tirabassi <norsetto at ubuntu.com> on
+Mon, 01 Oct 2007 16:04:54 +0200.
+
+It was downloaded from http://www.kdau.com/projects/gelemental/
+
+NOTE: The upstream tarball has been recompressed from the bz2 to the gz format.
+
+Upstream Author: Kevin Daughtridge <kevin at kdau.com>
+
+Copyright (C) 2006-2007 Kevin Daughtridge <kevin at kdau.com>
+
+   This package 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 package; if not, write to the Free Software
+   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+The Debian packaging is (C) 2007, Cesare Tirabassi <norsetto at ubuntu.com>
+and is licensed under the GPL, see above.

Added: packages/pyelemental/trunk/debian/docs
===================================================================
--- packages/pyelemental/trunk/debian/docs	                        (rev 0)
+++ packages/pyelemental/trunk/debian/docs	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1 @@
+docs/html

Added: packages/pyelemental/trunk/debian/pycompat
===================================================================
--- packages/pyelemental/trunk/debian/pycompat	                        (rev 0)
+++ packages/pyelemental/trunk/debian/pycompat	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1 @@
+2

Added: packages/pyelemental/trunk/debian/rules
===================================================================
--- packages/pyelemental/trunk/debian/rules	                        (rev 0)
+++ packages/pyelemental/trunk/debian/rules	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+DEB_PYTHON_SYSTEM=pycentral
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk


Property changes on: packages/pyelemental/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: packages/pyelemental/trunk/debian/watch
===================================================================
--- packages/pyelemental/trunk/debian/watch	                        (rev 0)
+++ packages/pyelemental/trunk/debian/watch	2008-05-28 12:26:08 UTC (rev 5497)
@@ -0,0 +1,2 @@
+version=3
+http://www.kdau.com/files/pyelemental-(.*)\.tar\.bz2




More information about the Python-modules-commits mailing list