[med-svn] [pycorrfit] 06/06: d/control: set Architecture to any to fix lintian's complain: arch-independent-package-contains-binary-or-object d/patches/inst_read_pt3_scripts.patch: add the header
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Wed Mar 18 17:33:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pycorrfit.
commit d631a9a55c3d231e3b3706942dff9f3594649efb
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Wed Mar 18 18:23:47 2015 +0100
d/control: set Architecture to any to fix
lintian's complain: arch-independent-package-contains-binary-or-object
d/patches/inst_read_pt3_scripts.patch: add the header
---
debian/control | 2 +-
debian/patches/inst_read_pt3_scripts.patch | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5d3aa3d..3c7a39f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/pycorrfit.git
Homepage: http://paulmueller.github.io/PyCorrFit
Package: pycorrfit
-Architecture: all
+Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
${python:Depends},
python-matplotlib,
diff --git a/debian/patches/inst_read_pt3_scripts.patch b/debian/patches/inst_read_pt3_scripts.patch
index 7a96df4..bac972c 100644
--- a/debian/patches/inst_read_pt3_scripts.patch
+++ b/debian/patches/inst_read_pt3_scripts.patch
@@ -1,3 +1,5 @@
+Author: Alex Mestiashvili <alex at biotec.tu-dresden.de>
+Description: copy the whole subdir read_pt3_scripts to the destination
--- pycorrfit.orig/setup.py
+++ pycorrfit/setup.py
@@ -54,10 +54,12 @@
--
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