[Debichem-commits] r1140 - in /unstable/openbabel/debian: changelog compat control copyright libopenbabel-dev.dirs openbabel.dirs openbabel.docs openbabel.examples rules
dleidert-guest at users.alioth.debian.org
dleidert-guest at users.alioth.debian.org
Mon Feb 25 04:43:19 UTC 2008
Author: dleidert-guest
Date: Mon Feb 25 04:43:19 2008
New Revision: 1140
URL: http://svn.debian.org/wsvn/debichem/?sc=1&rev=1140
Log:
* debian/compat: Raised to level 5.
* debian/control: Added DM-Upload-Allowed for DM status.
(Uploaders): Added myself.
(Build-Depends): Raised debhelper to v5.
(Standards-Version): Update to 3.7.3 (no other changes).
(Description): Typo fix (thanks to lintian).
* debian/copyright: Updated. Added missing copyright informaton. Added
missing information about libinchi.
* debian/libopenbabel-dev.dirs: Removed (useless).
* debian/openbabel.dirs: Ditto.
* debian/openbabel.docs: Removed files that should go into all packages.
Added READMEs regarding povray.
* debian/openbabel.examples: Added example for the newly added READMEs.
* debian/rules: Added DEB_INSTALL_DOCS_ALL for docs to install in all
packages.
Added:
unstable/openbabel/debian/openbabel.examples
Removed:
unstable/openbabel/debian/libopenbabel-dev.dirs
unstable/openbabel/debian/openbabel.dirs
Modified:
unstable/openbabel/debian/changelog
unstable/openbabel/debian/compat
unstable/openbabel/debian/control
unstable/openbabel/debian/copyright
unstable/openbabel/debian/openbabel.docs
unstable/openbabel/debian/rules
Modified: unstable/openbabel/debian/changelog
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/changelog?rev=1140&op=diff
==============================================================================
--- unstable/openbabel/debian/changelog (original)
+++ unstable/openbabel/debian/changelog Mon Feb 25 04:43:19 2008
@@ -1,7 +1,25 @@
openbabel (2.1.1-3) UNRELEASED; urgency=low
+ [ Michael Banck ]
* debian/patches/testsuite_bashism.patch: New patch, use /bin/bash to run
cml.sh instead of /bin/sh as "source" is a bashism. (Closes: #459116)
+
+ [ Daniel Leidert ]
+ * debian/compat: Raised to level 5.
+ * debian/control: Added DM-Upload-Allowed for DM status.
+ (Uploaders): Added myself.
+ (Build-Depends): Raised debhelper to v5.
+ (Standards-Version): Update to 3.7.3 (no other changes).
+ (Description): Typo fix (thanks to lintian).
+ * debian/copyright: Updated. Added missing copyright informaton. Added
+ missing information about libinchi.
+ * debian/libopenbabel-dev.dirs: Removed (useless).
+ * debian/openbabel.dirs: Ditto.
+ * debian/openbabel.docs: Removed files that should go into all packages.
+ Added READMEs regarding povray.
+ * debian/openbabel.examples: Added example for the newly added READMEs.
+ * debian/rules: Added DEB_INSTALL_DOCS_ALL for docs to install in all
+ packages.
-- Michael Banck <mbanck at debian.org> Sat, 05 Jan 2008 16:56:35 +0100
Modified: unstable/openbabel/debian/compat
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/compat?rev=1140&op=diff
==============================================================================
--- unstable/openbabel/debian/compat (original)
+++ unstable/openbabel/debian/compat Mon Feb 25 04:43:19 2008
@@ -1,1 +1,1 @@
-4
+5
Modified: unstable/openbabel/debian/control
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/control?rev=1140&op=diff
==============================================================================
--- unstable/openbabel/debian/control (original)
+++ unstable/openbabel/debian/control Mon Feb 25 04:43:19 2008
@@ -2,13 +2,16 @@
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel at lists.alioth.debian.org>
-Uploaders: LI Daobing <lidaobing at gmail.com>, Michael Banck <mbanck at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, zlib1g-dev, libxml2-dev, python-support (>= 0.4),
- python-all-dev
-Standards-Version: 3.7.2
+Uploaders: LI Daobing <lidaobing at gmail.com>,
+ Michael Banck <mbanck at debian.org>,
+ Daniel Leidert (dale) <daniel.leidert at wgdd.de>
+Build-Depends: debhelper (>= 5), cdbs, zlib1g-dev, libxml2-dev,
+ python-support (>= 0.4), python-all-dev
+Standards-Version: 3.7.3
Homepage: http://openbabel.sourceforge.net
Vcs-Browser: http://svn.debian.org/wsvn/debichem/
Vcs-Svn: svn+ssh://svn.debian.org/svn/debichem/unstable/openbabel/
+DM-Upload-Allowed: yes
Package: openbabel
Architecture: any
@@ -61,7 +64,7 @@
Section: python
Depends: ${shlibs:Depends}, ${python:Depends}
Provides: ${python:Provides}
-Description: Convert and manipulate chemical data files (python binding)
+Description: Convert and manipulate chemical data files (Python binding)
Openbabel is a GPL and C++ rewrite of the 'babel' program to convert the
various file formats used in chemical software. The command-line interface
is mostly identical to the old 'babel' executable and recognizes these
@@ -70,4 +73,4 @@
Alchemy, ChemDraw, CML, GAMESS, Gaussian, HyperChem, MDL Isis and Molfile,
MOPAC, MPQC, PDB, SMILES and XYZ.
.
- This package contains the python binding.
+ This package contains the Python binding.
Modified: unstable/openbabel/debian/copyright
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/copyright?rev=1140&op=diff
==============================================================================
--- unstable/openbabel/debian/copyright (original)
+++ unstable/openbabel/debian/copyright Mon Feb 25 04:43:19 2008
@@ -1,27 +1,60 @@
This package was debianized by Michael Banck <mbanck at gmx.net> on
Wed, 28 Nov 2001 23:25:19 +0100.
-It was downloaded from http://www.sourceforge.net/projects/openbabel
+It was downloaded from:
-Upstream Authors: OpenEye Scientific Software, Geoff Hutchison and
- Michael Banck
+ http://downloads.sourceforge.net/openbabel/
+
+Upstream Authors:
+
+ OpenEye Scientific Software, Geoff Hutchisoni, Michael Banck and others.
Copyright:
- 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; version 2 dated June, 1991.
+ Portions Copyright (C) 2001-2007 Geoffrey R. Hutchison
+ Portions Copyright (C) 2004-2007 by Chris Morley
+ Portions Copyright (C) 2006,2007 by Tim Vandermeersch
+ Portions Copyright (C) 2003,2004 by Michael Banck
+ Copyright (C) 1998-2001 by OpenEye Scientific Software, Inc.
- 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.
+License: GPL v2
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to Free Software Foundation,
- Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ 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; version 2 dated June, 1991.
+ 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.
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to Free Software Foundation,
+ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+Copyright (libinchi):
+
+ Copyright (C) 2003-2006 Christophe Devine
+
+License (libinchi): LGPL v2.1
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation;
+ version 2.1 of the License.
+
+ This library 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
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
Modified: unstable/openbabel/debian/openbabel.docs
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/openbabel.docs?rev=1140&op=diff
==============================================================================
--- unstable/openbabel/debian/openbabel.docs (original)
+++ unstable/openbabel/debian/openbabel.docs Mon Feb 25 04:43:19 2008
@@ -1,4 +1,3 @@
doc/FAQ.html
-AUTHORS
-README
-THANKS
+doc/README.dioxin.pov
+doc/README.povray
Added: unstable/openbabel/debian/openbabel.examples
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/openbabel.examples?rev=1140&op=file
==============================================================================
--- unstable/openbabel/debian/openbabel.examples (added)
+++ unstable/openbabel/debian/openbabel.examples Mon Feb 25 04:43:19 2008
@@ -1,0 +1,1 @@
+doc/dioxin.mol2
Modified: unstable/openbabel/debian/rules
URL: http://svn.debian.org/wsvn/debichem/unstable/openbabel/debian/rules?rev=1140&op=diff
==============================================================================
--- unstable/openbabel/debian/rules (original)
+++ unstable/openbabel/debian/rules Mon Feb 25 04:43:19 2008
@@ -6,6 +6,7 @@
DEB_MAKE_CHECK_TARGET := check
DEB_CONFIGURE_EXTRA_FLAGS := --with-pkglibdir=/usr/lib/openbabel/2.1
+DEB_INSTALL_DOCS_ALL := AUTHORS README THANKS
PYVERS=$(shell pyversions -vs)
More information about the Debichem-commits
mailing list