[med-svn] [libcereal] 01/01: Make Doxygen docs reproducible.
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sun Jan 15 18:48:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to tag debian/1.2.1-2
in repository libcereal.
commit 01cfdc5ea0724f8e5df245163d07862dc052e9e0
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Thu Nov 10 03:45:56 2016 -0800
Make Doxygen docs reproducible.
---
debian/changelog | 6 ++++++
debian/patches/reproducible-doxygen | 14 ++++++++++++++
debian/patches/series | 1 +
3 files changed, 21 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cd57d25..9a80a9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcereal (1.2.1-2) unstable; urgency=medium
+
+ * Make Doxygen docs reproducible.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Thu, 10 Nov 2016 04:01:18 -0800
+
libcereal (1.2.1-1) unstable; urgency=medium
* New upstream release with support for g++ 6 (Closes: #834187)
diff --git a/debian/patches/reproducible-doxygen b/debian/patches/reproducible-doxygen
new file mode 100644
index 0000000..38b5cbe
--- /dev/null
+++ b/debian/patches/reproducible-doxygen
@@ -0,0 +1,14 @@
+From: Michael R. Crusoe <michael.crusoe at gmail.com>
+Subject: Make doxygen docs reproducible
+
+--- libcereal.orig/doc/doxygen.in
++++ libcereal/doc/doxygen.in
+@@ -130,7 +130,7 @@
+ # relative paths, which will be relative from the directory where doxygen is
+ # started.
+
+-STRIP_FROM_PATH =
++STRIP_FROM_PATH = @CMAKE_CURRENT_SOURCE_DIR@
+
+ # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
+ # the path mentioned in the documentation of a class, which tells
diff --git a/debian/patches/series b/debian/patches/series
index a51e923..9b39e8f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
+reproducible-doxygen
drop-google-analytics
add-only-tests-target
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libcereal.git
More information about the debian-med-commit
mailing list