[med-svn] [pycorrfit] 03/03: d/changelog: new upstream version 0.8.3, upload to unstable d/rules: do not compress example sessions and external model functions force 644 permissions for the files in the examples dir d/control: move python-sympy to recommends

Alex Mestiashvili malex-guest at moszumanska.debian.org
Tue Apr 15 12:41:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository pycorrfit.

commit fd0cea1f8ee5b5962aa499f999080d040d79c867
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue Apr 15 10:39:17 2014 +0200

     d/changelog: new upstream version 0.8.3, upload to unstable
     d/rules: do not compress example sessions and external model functions
     force 644 permissions for the files in the examples dir
     d/control: move python-sympy to recommends
---
 debian/changelog         | 9 +++++++++
 debian/control           | 2 +-
 debian/pycorrfit.install | 1 +
 debian/rules             | 4 ++++
 4 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4489fb5..6571bd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pycorrfit (0.8.3-1) unstable; urgency=medium
+
+  * Imported Upstream version 0.8.3
+  * d/rules: do not compress example sessions and external model functions
+    force 644 permissions for the files in the examples dir
+  * d/control: move python-sympy to Recommends:
+
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de>  Tue, 15 Apr 2014 10:38:30 +0200
+
 pycorrfit (0.8.2-2) unstable; urgency=medium
 
   * d/control: Recommneds: add texlive-latex-base, i
diff --git a/debian/control b/debian/control
index 8213e20..a6b6874 100644
--- a/debian/control
+++ b/debian/control
@@ -25,9 +25,9 @@ Depends: ${misc:Depends}, ${python:Depends},
  python-scipy, 
  python-wxgtk2.8,
  python-numpy,
- python-sympy,
  python-yaml,
 Recommends:
+ python-sympy,
  dvipng,
  texlive-latex-base,
  texlive-math-extra,
diff --git a/debian/pycorrfit.install b/debian/pycorrfit.install
index 8053f6e..c894754 100644
--- a/debian/pycorrfit.install
+++ b/debian/pycorrfit.install
@@ -1,2 +1,3 @@
 debian/pycorrfit.desktop usr/share/applications/
 sample_sessions/	usr/share/doc/pycorrfit/examples
+external_model_functions/	usr/share/doc/pycorrfit/examples	
diff --git a/debian/rules b/debian/rules
index 13a3485..4c13113 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,7 @@ override_dh_install:
 	dh_install
 	mv debian/pycorrfit.xpm \
 		debian/$(pkg)/usr/share/pixmaps
+	chmod -R 644 debian/$(pkg)/usr/share/doc/$(pkg)/examples/external_model_functions/
+
+override_dh_compress:
+	dh_compress -Xsample_sessions -Xexternal_model_functions

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git



More information about the debian-med-commit mailing list