[SCM] Packaging for mathgl branch, experimental, updated. debian/2.0.3-1-19-gf7cdbd8

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Sun Dec 30 04:49:42 UTC 2012


The following commit has been merged in the experimental branch:
commit f7cdbd8995d2d73af260266b5cf62fd96d18922f
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Sun Dec 30 06:48:48 2012 +0200

    Remove .pyc file from puthon-mathgl package

diff --git a/debian/changelog b/debian/changelog
index f9c2ccd..758425b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ mathgl (2.1.1-1) experimental; urgency=low
   * Add title for CMakeLists-txt.patch
   * Remove encoding specification line from udav.desktop
   * Shorten debian/rules file by using dh $@ and overrides
+  * Remove .pyc file from puthon-mathgl package.
 
  -- Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>  Mon, 24 Dec 2012 22:25:24 +0200
 
diff --git a/debian/control b/debian/control
index 05257da..13a7a4d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), libltdl-dev, libgsl0-dev, freeglut3-dev,
  libgl1-mesa-dev | libgl-dev, libpng-dev, libhdf5-dev, swig, cmake, libxft-dev,
  libjpeg-dev, libtiff-dev, libfltk1.3-dev, libqt4-dev, libwxgtk2.8-dev, 
  texinfo, texi2html, texlive, texlive-generic-recommended, liboctave-dev,
- libgif-dev, python-dev, python-numpy, python-support, libfontconfig1-dev,
+ libgif-dev, python-dev, python-numpy, libfontconfig1-dev,
  libhdf4-dev, chrpath, libxinerama-dev, libxmu-dev, libxi-dev, libhpdf-dev,
  mpi-default-dev, python
 Standards-Version: 3.9.4
diff --git a/debian/python-mathgl.install b/debian/python-mathgl.install
index ac407ab..430c254 100644
--- a/debian/python-mathgl.install
+++ b/debian/python-mathgl.install
@@ -1 +1,2 @@
-debian/tmp/usr/lib/python*/dist-packages/*
\ No newline at end of file
+debian/tmp/usr/lib/python*/dist-packages/*.so
+debian/tmp/usr/lib/python*/dist-packages/*.py
\ No newline at end of file

-- 
Packaging for mathgl



More information about the debian-science-commits mailing list