This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pycorrfit.
commit 9d4e93382337a192e730688bdadf34de90a39314 Author: Alexandre Mestiashvili <[email protected]> Date: Fri Dec 6 13:23:05 2013 +0100 d/patches: added patch to ignore images with non-free license --- debian/patches/remove_images.patch | 14 ++++++++++++++ debian/patches/series | 1 + 2 files changed, 15 insertions(+) diff --git a/debian/patches/remove_images.patch b/debian/patches/remove_images.patch new file mode 100644 index 0000000..1743644 --- /dev/null +++ b/debian/patches/remove_images.patch @@ -0,0 +1,14 @@ +Subject: remove images with non-clear license from the tex documentation +Origin: Alex Mestiashvili <[email protected] +Applied-Upstream: yes +--- pycorrfit.orig/doc-src/PyCorrFit_doc.tex ++++ pycorrfit/doc-src/PyCorrFit_doc.tex +@@ -126,8 +126,6 @@ + + \vspace{-5em} + \begin{flushright} +- \includegraphics[angle=0,width=35mm]{Images/TU_Logo_SW} \hspace{1em} +- \raisebox{-0.2em}{\includegraphics[angle=0,width=40mm]{Images/SchwilleLogo} } + \includegraphics[angle=0,width=40mm]{Images/PyCorrFit_logo_dark.pdf} + \end{flushright} + %\vspace{-3em} diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..d1661c3 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +remove_images.patch -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
