This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository gdcm.
commit 574744f3fec05519031155ba97c131a42a4f4617 Author: Gert Wollny <[email protected]> Date: Sat Jan 30 22:19:21 2016 +0100 Remove the micro version of the pdf file --- debian/changelog | 2 ++ debian/gdcm-doc.doc-base | 2 +- debian/gdcm-doc.install | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index be9b5c4..d3bb5fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ gdcm (2.6.3-1) UNRELEASED; urgency=medium * New upstream version * d/b: Add patch 06 to tolerate buggy dicom files. Related: #753809 * d/control: changed docbook-xls to the now needed docbook-xsl-ns + * d/gdcm-doc.*: remove micro version from pdf docu, there will never + be two versions of the file installed. -- Gert Wollny <[email protected]> Sat, 30 Jan 2016 21:01:54 +0100 diff --git a/debian/gdcm-doc.doc-base b/debian/gdcm-doc.doc-base index dde067b..802f885 100644 --- a/debian/gdcm-doc.doc-base +++ b/debian/gdcm-doc.doc-base @@ -9,4 +9,4 @@ Index: /usr/share/doc/gdcm-doc/html/index.xhtml Files: /usr/share/doc/gdcm-doc/html/* Format: PDF -Files: /usr/share/doc/gdcm-doc/gdcm-2.6.2.pdf +Files: /usr/share/doc/gdcm-doc/gdcm-2.6.pdf diff --git a/debian/gdcm-doc.install b/debian/gdcm-doc.install index 2c78ee8..1302893 100644 --- a/debian/gdcm-doc.install +++ b/debian/gdcm-doc.install @@ -1,2 +1,2 @@ usr/share/doc/gdcm-*/html/ -usr/share/doc/gdcm-*/gdcm-2*.pdf +usr/share/doc/gdcm-*/gdcm-2.6*.pdf usr/share/doc/gdcm-doc/gdcm-2.6.pdf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
