[Forensics-changes] [SCM] debian-forensics/guymager branch, debian, updated. debian/0.6.7-3-6-gfed5ff0

Michael Prokop mika at debian.org
Mon Apr 22 15:07:46 UTC 2013


The following commit has been merged in the debian branch:
commit 9be956b03b90eb9d6d19ee8c0478cde1dd4c3d67
Author: Michael Prokop <mika at debian.org>
Date:   Fri Mar 29 11:53:18 2013 +0100

    Add debian/patches/adjust_compileinfo

diff --git a/debian/patches/adjust_compileinfo b/debian/patches/adjust_compileinfo
new file mode 100644
index 0000000..2b48007
--- /dev/null
+++ b/debian/patches/adjust_compileinfo
@@ -0,0 +1,11 @@
+--- a/compileinfo.sh
++++ b/compileinfo.sh
+@@ -2,7 +2,7 @@
+ 
+ echo '// Automatically generated file. See project file and compileinfo.sh for further information.'
+ date '+const char *pCompileInfoTimestamp = "%Y-%m-%d-%H.%M.%S";'
+-head -qn 1 changelog debian/changelog 2>/dev/null | awk '{
++head -qn 1 debian/changelog 2>/dev/null | awk '{
+                                     Version = $2
+                                     gsub ("\\(", "", Version)
+                                     gsub ("\\)", "", Version)
diff --git a/debian/patches/series b/debian/patches/series
index ffd1f54..e4398e6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 ftbfs-gcc-4.7.diff
 reenable_libguytools_and_libewf.diff
 fix_sysconf_build_failure.diff
+adjust_compileinfo

-- 
debian-forensics/guymager



More information about the forensics-changes mailing list