tags 605151 + patch
tags 605151 + pending
thanks

Dear maintainer,

I've prepared an NMU for snappea (versioned as 3.0d3-20.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -u snappea-3.0d3/SnapPeaPython/snappea snappea-3.0d3/SnapPeaPython/snappea
--- snappea-3.0d3/SnapPeaPython/snappea
+++ snappea-3.0d3/SnapPeaPython/snappea
@@ -3,3 +3,3 @@
 export SNAPPEA_PYTHON=/usr/share/snappea/SnapPeaPython
-export PYTHONPATH=/usr/lib/snappea:$SNAPPEA_PYTHON:$PYTHONPATH
+export PYTHONPATH=/usr/lib/snappea:$SNAPPEA_PYTHON${PYTHONPATH:+:$PYTHONPATH}
 /usr/bin/python $SNAPPEA_PYTHON/SnapPeaGUI.py
diff -u snappea-3.0d3/SnapPeaPython/snappea-console 
snappea-3.0d3/SnapPeaPython/snappea-console
--- snappea-3.0d3/SnapPeaPython/snappea-console
+++ snappea-3.0d3/SnapPeaPython/snappea-console
@@ -3,3 +3,3 @@
 export SNAPPEA_PYTHON=/usr/share/snappea/SnapPeaPython
-export PYTHONPATH=/usr/lib/snappea:$SNAPPEA_PYTHON:$PYTHONPATH
+export PYTHONPATH=/usr/lib/snappea:$SNAPPEA_PYTHON${PYTHONPATH:+:$PYTHONPATH}
 /usr/bin/python -i $SNAPPEA_PYTHON/SnapPea.py
diff -u snappea-3.0d3/debian/changelog snappea-3.0d3/debian/changelog
--- snappea-3.0d3/debian/changelog
+++ snappea-3.0d3/debian/changelog
@@ -1,3 +1,12 @@
+snappea (3.0d3-20.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Set PYTHONPATH in a secure way. (Closes: #605151)
+  * Change doc-base section to Science/Mathematics.
+  * debian/control: Add ${misc:Depends}.
+
+ -- Ansgar Burchardt <ans...@debian.org>  Thu, 02 Dec 2010 13:15:42 +0100
+
 snappea (3.0d3-20) unstable; urgency=low
 
   * Updated for new debian menu layout.  Menu entries have moved from
diff -u snappea-3.0d3/debian/control snappea-3.0d3/debian/control
--- snappea-3.0d3/debian/control
+++ snappea-3.0d3/debian/control
@@ -9,7 +9,7 @@
 Package: snappea
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${python:Depends}, python-pmw, python-tk
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-pmw, 
python-tk
 Suggests: regina-normal
 Description: a program for creating and studying hyperbolic 3-manifolds
  SnapPea is Jeff Weeks' computational tool for mathematicians working in
@@ -21,7 +21,7 @@
 Package: snappea-dev
 Architecture: any
 Section: libdevel
-Depends: snappea (= ${binary:Version}), libc6-dev
+Depends: ${misc:Depends}, snappea (= ${binary:Version}), libc6-dev
 Replaces: snappea (<< 3.0d3-10)
 Description: development files for SnapPea hyperbolic 3-manifold tool
  SnapPea is a computational tool for creating and studying hyperbolic
diff -u snappea-3.0d3/debian/snappea.doc-base 
snappea-3.0d3/debian/snappea.doc-base
--- snappea-3.0d3/debian/snappea.doc-base
+++ snappea-3.0d3/debian/snappea.doc-base
@@ -2,7 +2,7 @@
 Title: SnapPea Documentation
 Author: Jeff Weeks <we...@geometrygames.org>
 Abstract: This is the HTML documentation from the SnapPea website.
-Section: Apps/Math
+Section: Science/Mathematics
 
 Format: HTML
 Index: /usr/share/doc/snappea/SnapPeaDocs/SnapPeaGUI.html



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to