Author: plessy Date: 2012-08-30 03:00:28 +0000 (Thu, 30 Aug 2012) New Revision: 2462
Added: packages-metadata/g/gkrellm.control packages-metadata/g/gkrellm.copyright packages-metadata/p/pyopenssl.control packages-metadata/p/pyopenssl.copyright packages-metadata/p/python-dmidecode.control packages-metadata/p/python-dmidecode.copyright Modified: packages-metadata/n/netgen.control packages-metadata/p/plastimatch.copyright packages-metadata/p/plink.copyright packages-metadata/q/qiime.copyright Log: Daily automatic umegaya push Added: packages-metadata/g/gkrellm.control =================================================================== --- packages-metadata/g/gkrellm.control (rev 0) +++ packages-metadata/g/gkrellm.control 2012-08-30 03:00:28 UTC (rev 2462) @@ -0,0 +1,30 @@ +Source: gkrellm +Section: x11 +Priority: optional +Maintainer: Sandro Tosi <mo...@debian.org> +Standards-Version: 3.9.3 +Build-Depends: libglib2.0-dev, libgtk2.0-dev, debhelper (>= 9), libsm-dev, x11proto-core-dev, gettext, libgnutls-dev, libntlm0-dev, libsensors4-dev +Vcs-Git: git://git.debian.org/git/collab-maint/gkrellm.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/gkrellm.git +Homepage: http://gkrellm.net/ + +Package: gkrellm +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: gkrellm-common +Breaks: gkrellm-common (<= 2.2.7-5), gkrellmd (<= 2.2.7-8) +Replaces: gkrellm-common (<= 2.2.7-5) +Description: GNU Krell Monitors + With a single process, gkrellm manages multiple stacked monitors and supports + applying themes to match the monitors appearance to your window manager, Gtk, + or any other theme. + +Package: gkrellmd +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, adduser +Breaks: gkrellm-common (<= 2.2.7-5), gkrellm (<= 2.2.7-8) +Replaces: gkrellm-common (<= 2.2.7-5) +Description: GNU Krell Monitors Server + Gkrellmd Listens for connections from gkrellm clients. When a gkrellm client + connects to a gkrellmd server all builtin monitors collect their data from the + server. Added: packages-metadata/g/gkrellm.copyright =================================================================== --- packages-metadata/g/gkrellm.copyright (rev 0) +++ packages-metadata/g/gkrellm.copyright 2012-08-30 03:00:28 UTC (rev 2462) @@ -0,0 +1,83 @@ +This package was debianized by Brian Almeida <b...@debian.org> on +Fri, 23 Aug 1999 06:51:40 -0400. + +It is now maintained by Sandro Tosi <mo...@debian.org>. + +It was downloaded from http://gkrellm.net + +Upstream Author: + + Bill Wilson <bi...@gkrellm.net> + +Copyright: + + Copyright (C) 1999-2010 by Bill Wilson + +License: + + 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 program 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. + + Additional permission under GNU GPL version 3 section 7 + + If you modify this program, or any covered work, by linking or + combining it with the OpenSSL project's OpenSSL library (or a + modified version of that library), containing parts covered by + the terms of the OpenSSL or SSLeay licenses, you are granted + additional permission to convey the resulting work. + Corresponding Source for a non-source form of such a combination + shall include the source code for the parts of OpenSSL used as well + as that of the covered work. + + +On Debian systems, the complete text of the GNU General Public v3 +License can be found in /usr/share/common-licenses/GPL-3 file. + +The Debian packaging is copyright 2008-2010, Sandro Tosi <mo...@debian.org> and +is licensed under the same license as upstream code (see above). + +The following files have different copyright notices: + +server/win32-plugin.{c,h} + Copyright (C) 2006-2010 Stefan Gehn <stefan+gkre...@srcbox.net> + +server/win32-libgkrellmd.c,src/{win32-libgkrellm.c,win32-plugin.h} + Copyright (C) 2002 Bill Nalen <b...@nalens.com> + 2007-2010 Stefan Gehn <stefan+gkre...@srcbox.net> + +src/sysdeps/netbsd.c + Copyright (C): Anthony Mallet <anthony.mal...@useless-ficus.net> + +src/sysdeps/solaris.c + Copyright (C) Daisuke Yabuki <d...@acm.org> + +src/sysdeps/bsd-common.c + Copyright (C): + Hajimu UMEMOTO <u...@freebsd.org> + Anthony Mallet <anthony.mal...@useless-ficus.net> + +src/sysdeps/openbsd.c + OpenBSD code derived from FreeBSD code by: Hajimu UMEMOTO <u...@freebsd.org> + +src/base64.c + Copyright 1997 by Eric S. Raymond and are under the GPL. + +src/{md5c.c,md5.h} + This code implements the MD5 message-digest algorithm. + The algorithm is due to Ron Rivest. This code was + written by Colin Plumb in 1993, no copyright is claimed. + This code is in the public domain; do with it what you wish. + +shared/log.c + Author: Stefan Gehn <stefan+gkre...@srcbox.net> + +src/winops-win32.c: + Copyright (C) 1999-2010 Bill Wilson <bi...@gkrellm.net> + 2007-2010 Stefan Gehn <stefan+gkre...@srcbox.net> Modified: packages-metadata/n/netgen.control =================================================================== --- packages-metadata/n/netgen.control 2012-08-29 06:46:45 UTC (rev 2461) +++ packages-metadata/n/netgen.control 2012-08-30 03:00:28 UTC (rev 2462) @@ -66,3 +66,19 @@ refinement. . This package contains the shared libraries. + +Package: netgen-headers +Section: libdevel +Architecture: any +Depends: + libnglib-dev (= ${binary:Version}), + ${misc:Depends}, +Description: Automatic 3d tetrahedral mesh generator internal headers + NETGEN is an automatic 3d tetrahedral mesh generator. It accepts + input from constructive solid geometry (CSG) or boundary + representation (BRep) from STL file format. The connection to a + geometry kernel allows the handling of IGES and STEP files. NETGEN + contains modules for mesh optimization and hierarchical mesh + refinement. + . + This package contains internal headers. Modified: packages-metadata/p/plastimatch.copyright =================================================================== --- packages-metadata/p/plastimatch.copyright 2012-08-29 06:46:45 UTC (rev 2461) +++ packages-metadata/p/plastimatch.copyright 2012-08-30 03:00:28 UTC (rev 2462) @@ -2,6 +2,34 @@ Upstream-Name: plastimatch Upstream-Contact: Gregory C. Sharp <gregsharp....@yahoo.com> Source: http://plastimatch.org +Files-Excluded: + doc/*.doc + doc/*.odt + doc/*.pdf + doc/*.ppt + doc/*.TXT + doc/2.0 + doc/figures + doc/man/bspline.7 + doc/man/proton_dose.7 + doc/man/README.TXT + doc/sphinx + extra/ + FindCUDA/ + src/fatm + src/ise + src/mondoshot + src/oraifutils + src/reg-2-3 + src/slicer + src/plastimatch/test/opencl_test.* + libs/dlib-17.34 + libs/getopt + libs/libf2c + libs/msinttypes + libs/specfun + libs/sqlite-3.6.21 + libs/win32 Files: * Copyright: (c) 2004-2011 Massachusetts General Hospital Modified: packages-metadata/p/plink.copyright =================================================================== --- packages-metadata/p/plink.copyright 2012-08-29 06:46:45 UTC (rev 2461) +++ packages-metadata/p/plink.copyright 2012-08-30 03:00:28 UTC (rev 2462) @@ -2,6 +2,9 @@ Upstream-Name: PLINK Upstream-Contact: Shaun Purcell <pl...@chgr.mgh.harvard.edu> Source: http://pngu.mgh.harvard.edu/~purcell/plink/dist/ +Files-Excluded: + gPLINK.jar + *~ Files: * Copyright: 2005-2009 Shaun Purcell <pl...@chgr.mgh.harvard.edu> Added: packages-metadata/p/pyopenssl.control =================================================================== --- packages-metadata/p/pyopenssl.control (rev 0) +++ packages-metadata/p/pyopenssl.control 2012-08-30 03:00:28 UTC (rev 2462) @@ -0,0 +1,104 @@ +Source: pyopenssl +Section: python +Priority: optional +Maintainer: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> +Uploaders: Sandro Tosi <mo...@debian.org> +Build-Depends: debhelper (>= 7.0.50~), python-all-dev (>= 2.5.4-1~), python-all-dbg (>= 2.5.4-1~), python3-all-dev, python3-all-dbg, python-support (>= 0.6.4), libssl-dev (>= 0.9.8), tex4ht, w3m, texlive-latex-base, texlive-latex-recommended, openssl +Standards-Version: 3.9.3 +Homepage: http://launchpad.net/pyopenssl +Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyopenssl/trunk/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyopenssl/trunk/ +XS-Python-Version: all +X-Python3-Version: >= 3.2 + +Package: python-openssl +Architecture: any +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} +Suggests: python-openssl-doc, python-openssl-dbg +Description: Python 2 wrapper around the OpenSSL library + High-level wrapper around a subset of the OpenSSL library, includes + . + * SSL.Connection objects, wrapping the methods of Python's portable + sockets + * Callbacks written in Python + * Extensive error-handling mechanism, mirroring OpenSSL's error + codes + . + A lot of the object methods do nothing more than calling a + corresponding function in the OpenSSL library. + +Package: python-openssl-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: python-openssl, python3-openssl +Description: Python wrapper around the OpenSSL library (documentation package) + High-level wrapper around a subset of the OpenSSL library, includes + . + * SSL.Connection objects, wrapping the methods of Python's portable + sockets + * Callbacks written in Python + * Extensive error-handling mechanism, mirroring OpenSSL's error + codes + . + A lot of the object methods do nothing more than calling a + corresponding function in the OpenSSL library. + . + This package contains documentation for python-openssl. + +Package: python-openssl-dbg +Priority: extra +Section: debug +Architecture: any +Depends: ${misc:Depends}, python-openssl (= ${binary:Version}), python-dbg, ${shlibs:Depends} +Description: Python 2 wrapper around the OpenSSL library (debug extension) + High-level wrapper around a subset of the OpenSSL library, includes + . + * SSL.Connection objects, wrapping the methods of Python's portable + sockets + * Callbacks written in Python + * Extensive error-handling mechanism, mirroring OpenSSL's error + codes + . + A lot of the object methods do nothing more than calling a + corresponding function in the OpenSSL library. + . + This package contains the debug extension for python-openssl. + +Package: python3-openssl +Architecture: any +Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends} +Suggests: python-openssl-doc, python3-openssl-dbg +Description: Python 3 wrapper around the OpenSSL library + High-level wrapper around a subset of the OpenSSL library, includes + . + * SSL.Connection objects, wrapping the methods of Python's portable + sockets + * Callbacks written in Python + * Extensive error-handling mechanism, mirroring OpenSSL's error + codes + . + A lot of the object methods do nothing more than calling a + corresponding function in the OpenSSL library. + . + This package contains the Python 3 version of pyopenssl. + +Package: python3-openssl-dbg +Priority: extra +Section: debug +Architecture: any +Depends: ${misc:Depends}, python3-openssl (= ${binary:Version}), python3-dbg, ${shlibs:Depends} +Description: Python 3 wrapper around the OpenSSL library (debug extension) + High-level wrapper around a subset of the OpenSSL library, includes + . + * SSL.Connection objects, wrapping the methods of Python's portable + sockets + * Callbacks written in Python + * Extensive error-handling mechanism, mirroring OpenSSL's error + codes + . + A lot of the object methods do nothing more than calling a + corresponding function in the OpenSSL library. + . + This package contains the debug extension for python3-openssl. + Added: packages-metadata/p/pyopenssl.copyright =================================================================== --- packages-metadata/p/pyopenssl.copyright (rev 0) +++ packages-metadata/p/pyopenssl.copyright 2012-08-30 03:00:28 UTC (rev 2462) @@ -0,0 +1,43 @@ +This package was debianized by Martin Sjögren <sjog...@debian.org> on +Mon, 7 Jan 2002 16:25:58 +0100. + +It was downloaded from http://launchpad.net/pyopenssl + +Upstream Author: + + Jean-Paul Calderone <exar...@twistedmatrix.com> + +Copyright: + + Copyright (C) 2001-2004 AB Strakt + Copyright (C) 2008-2010 Jean-Paul Calderone, All rights reserved + +License: + + Apache 2.0 + +A copy of the Apache License (version 2) can be found in +/usr/share/common-licenses/Apache-2.0 on Debian systems. + +The Debian packaging is Copyright (C) 2008-2011, Sandro Tosi <mo...@debian.org> +and is licensed under the same terms as upstream code. + +The following files have different copyright info: + +File: /src/crypto/netscape_spki.{c,h} + Copyright (C) Tollef Fog Heen 2003 + +File: /src/crypto/x509ext.h + Copyright (C) Awanim 2002 + +File: test/test_rand.py + Copyright (C) Frederick Dean 2009, All rights reserved + +File: OpenSSL/crypto/crypto.c + Copyright (C) AB Strakt + Copyright (C) Keyphrene + Copyright (C) Jean-Paul Calderone + +File: OpenSSL/test/util.py + Copyright (C) Jean-Paul Calderone + Copyright (C) Twisted Matrix Laboratories. Added: packages-metadata/p/python-dmidecode.control =================================================================== --- packages-metadata/p/python-dmidecode.control (rev 0) +++ packages-metadata/p/python-dmidecode.control 2012-08-30 03:00:28 UTC (rev 2462) @@ -0,0 +1,37 @@ +Source: python-dmidecode +Section: python +Priority: optional +Maintainer: Debian Python Modules Team <python-modules-t...@lists.alioth.debian.org> +Uploaders: Nima Talebi <n...@it.net.au>, Sandro Tosi <mo...@debian.org> +Build-Depends: debhelper (>> 7), python-support (>= 0.5.3), python, + python-all-dev (>= 2.5.4-2), python-all-dbg, libxml2-dev, python-libxml2 +Standards-Version: 3.9.3 +X-Python-Version: >= 2.4 +Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-dmidecode/trunk/ +Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-dmidecode/trunk/ +Homepage: https://fedorahosted.org/python-dmidecode/ + +Package: python-dmidecode +Architecture: any +Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-libxml2 +Description: Python extension module for dmidecode + DMI (the desktop management interface) provides a standardized description of + a computer's hardware, including characteristics such as BIOS serial number + and hardware connectors. + . + This package provides an interface to the DMI data available from the BIOS. + It is intended to be used as a back-end tool by other hardware detection + programs implemented in Python. + +Package: python-dmidecode-dbg +Architecture: any +Priority: extra +Section: debug +Depends: python-dmidecode (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, + python-dbg +Description: Python extension module for dmidecode (debug) + DMI (the desktop management interface) provides a standardized description of + a computer's hardware, including characteristics such as BIOS serial number + and hardware connectors. + . + This package contains the extension built for the Python debug interpreter. Added: packages-metadata/p/python-dmidecode.copyright =================================================================== --- packages-metadata/p/python-dmidecode.copyright (rev 0) +++ packages-metadata/p/python-dmidecode.copyright 2012-08-30 03:00:28 UTC (rev 2462) @@ -0,0 +1,58 @@ +DMIDecode Python Extension Module shadows the DMIDecode utility +=============================================================== + + +DMIDecode Python Extension Module +================================= + +This package was authored and debianized by Nima Talebi <n...@autonomy.net.au> on +Wed, 17 Dec 2008 19:52:44 +0900. + +It was downloaded from https://fedorahosted.org/python-dmidecode/ . + +Upstream Author: Nima Talebi <n...@autonomy.net.au> + +The Debian packaging is © 2008, Nima Talebi <n...@it.net.au>, © 2012, Sandro +Tosi <mo...@debian.org> and is licensed under the GPL, see +`/usr/share/common-licenses/GPL-2'. + +License: + GPLv2 - The python-dmidecode packages is available under the terms of + the GNU General Public license version 3. On Debian systems, the complete + text of the GNU General Public License can be found in + `/usr/share/common-licenses/GPL-2'. + + +DMIDecode +========= + +Original Author: Alan Cox <a...@redhat.com> + +Developer & Maintainer: Jean Delvare <kh...@linux-fr.org> + +License: GNU GPLv2 + + +Copyrights +========== + © 2000-2002 Alan Cox <a...@redhat.com> + © 2000-2008 Jean Delvare <kh...@linux-fr.org> + © 2007-2009 Nima Talebi <n...@it.net.au> + © 2009 David Sommerseth <dav...@redhat.com> + +License: + 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 2 of the License, or + (at your option) any later version. + + This program 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 + +// vim: ft=asciidoc Modified: packages-metadata/q/qiime.copyright =================================================================== --- packages-metadata/q/qiime.copyright 2012-08-29 06:46:45 UTC (rev 2461) +++ packages-metadata/q/qiime.copyright 2012-08-30 03:00:28 UTC (rev 2462) @@ -2,6 +2,8 @@ Upstream-Name: QIIME Upstream-Contact: Greg Caporaso <gregcapor...@gmail.com> Source: http://sourceforge.net/projects/qiime/files/releases/ +Files-Excluded: + *.jar Files: * Copyright: 2010-2012 Greg Caporaso <gregcapor...@gmail.com>, _______________________________________________ Collab-qa-commits mailing list Collab-qa-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/collab-qa-commits