[Python-modules-commits] r2645 - in /packages/pyopengl-demo/trunk/debian: ./ changelog compat control control.in copyright pycompat rules

shlomme at users.alioth.debian.org shlomme at users.alioth.debian.org
Wed Jun 27 18:42:48 UTC 2007


Author: shlomme
Date: Wed Jun 27 18:42:48 2007
New Revision: 2645

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2645
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    packages/pyopengl-demo/trunk/debian/   (with props)
    packages/pyopengl-demo/trunk/debian/changelog
    packages/pyopengl-demo/trunk/debian/compat
    packages/pyopengl-demo/trunk/debian/control
    packages/pyopengl-demo/trunk/debian/control.in
    packages/pyopengl-demo/trunk/debian/copyright
    packages/pyopengl-demo/trunk/debian/pycompat
    packages/pyopengl-demo/trunk/debian/rules   (with props)

Propchange: packages/pyopengl-demo/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/pyopengl-demo/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/changelog?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/changelog (added)
+++ packages/pyopengl-demo/trunk/debian/changelog Wed Jun 27 18:42:48 2007
@@ -1,0 +1,5 @@
+pyopengl-demo (3.0.0~a6-1) UNRELEASED; urgency=low
+
+  * Initial release. (Closes: #430473)
+
+ -- Torsten Marek <shlomme at debian.org>  Sun, 24 Jun 2007 23:26:30 +0200

Added: packages/pyopengl-demo/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/compat?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/compat (added)
+++ packages/pyopengl-demo/trunk/debian/compat Wed Jun 27 18:42:48 2007
@@ -1,0 +1,1 @@
+5

Added: packages/pyopengl-demo/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/control?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/control (added)
+++ packages/pyopengl-demo/trunk/debian/control Wed Jun 27 18:42:48 2007
@@ -1,0 +1,23 @@
+Source: pyopengl-demo
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
+Uploaders: Torsten Marek <shlomme at debian.org>
+Build-Depends-Indep: python-setuptools (>= 0.6b3-1)
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-central (>= 0.5.6), python-all-dev (>= 2.3.5-11)
+Standards-Version: 3.7.2
+XS-Python-Version: all
+XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyopengl-demo/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/
+
+Package: python-opengl-demo
+Architecture: all
+Depends: ${python:Depends}, python-opengl, python-numpy
+XB-Python-Version: ${python:Versions}
+Suggests: python-opengl-doc, python-tk, python-imaging-tk
+Description: Demonstration scripts for the PyOpenGL library
+ PyOpenGL-Demo contains demo code for the GLE and GLUT libraries 
+ and Python ports of some of the Redbook example programs and NeHe's
+ OpenGL tutorial
+ .
+  Homepage: http://pyopengl.sourceforge.net

Added: packages/pyopengl-demo/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/control.in?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/control.in (added)
+++ packages/pyopengl-demo/trunk/debian/control.in Wed Jun 27 18:42:48 2007
@@ -1,0 +1,23 @@
+Source: pyopengl-demo
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> 
+Uploaders: Torsten Marek <shlomme at debian.org>
+Build-Depends-Indep: python-setuptools (>= 0.6b3-1)
+Build-Depends: @cdbs@, python-all-dev (>= 2.3.5-11)
+Standards-Version: 3.7.2
+XS-Python-Version: all
+XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyopengl-demo/trunk/
+XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/
+
+Package: python-opengl-demo
+Architecture: all
+Depends: ${python:Depends}, python-opengl, python-numpy
+XB-Python-Version: ${python:Versions}
+Suggests: python-opengl-doc, python-tk, python-imaging-tk
+Description: Demonstration scripts for the PyOpenGL library
+ PyOpenGL-Demo contains demo code for the GLE and GLUT libraries 
+ and Python ports of some of the Redbook example programs and NeHe's
+ OpenGL tutorial
+ .
+  Homepage: http://pyopengl.sourceforge.net

Added: packages/pyopengl-demo/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/copyright?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/copyright (added)
+++ packages/pyopengl-demo/trunk/debian/copyright Wed Jun 27 18:42:48 2007
@@ -1,0 +1,37 @@
+This package was debianized by Torsten Marek <shlomme at debian.org>
+Sun, 24 Jun 2007 10:59:08 +0100.
+
+The upstream source has been downloaded from 
+    <http://pyopengl.sourceforge.net/>
+
+Upstream Author: 
+    Michael C. Fletcher (mcfletch at vrplumber.com)
+
+Copyright: 
+    Copyright (C) 2006, 2007  Michael C. Fletcher
+
+License:
+    PyOpenGL-Demo is licensed under the terms of the BSD license. 
+    On Debian systems, the complete text of the BSD license be found in the
+    file /usr/share/common-licenses/BSD.
+
+
+The Debian packaging is (C) 2007, Torsten Marek <shlomme at debian.org>
+and licensed under the GPL.
+
+  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.
+
+  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 with
+  the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL-2;
+  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 2, can be found in /usr/share/common-licenses/GPL-2.

Added: packages/pyopengl-demo/trunk/debian/pycompat
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/pycompat?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/pycompat (added)
+++ packages/pyopengl-demo/trunk/debian/pycompat Wed Jun 27 18:42:48 2007
@@ -1,0 +1,1 @@
+2

Added: packages/pyopengl-demo/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyopengl-demo/trunk/debian/rules?rev=2645&op=file
==============================================================================
--- packages/pyopengl-demo/trunk/debian/rules (added)
+++ packages/pyopengl-demo/trunk/debian/rules Wed Jun 27 18:42:48 2007
@@ -1,0 +1,22 @@
+#!/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
+
+# Install egg-info directories
+DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
+DEB_DESTDIR=debian/python-opengl-demo
+
+UPSTREAM_VERSION=$(subst ~,,${DEB_UPSTREAM_VERSION})
+PYVER=$(shell pyversions -vd)
+
+common-binary-post-install-indep::
+	mv ${DEB_DESTDIR}/usr/share/pycentral/python-opengl-demo/site-packages/PyOpenGL_Demo-${UPSTREAM_VERSION}-py${PYVER}.egg-info \
+ ${DEB_DESTDIR}/usr/share/pycentral/python-opengl-demo/site-packages/PyOpenGL_Demo-${UPSTREAM_VERSION}.egg-info
+
+clean::
+#	hack (CDBS bug -- see #300149)
+	-rm -rf build
+	-sed -i -e '/setup\.cfg/d' PyOpenGL_Demo.egg-info/SOURCES.txt

Propchange: packages/pyopengl-demo/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *




More information about the Python-modules-commits mailing list