[med-svn] [libcereal] 01/01: update changelog, Vcs-Git URL, add patch header
Michael Crusoe
misterc-guest at moszumanska.debian.org
Wed Feb 3 06:05:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository libcereal.
commit f55d77b66e55f877f0d2449fb95f2d54df430ccf
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Tue Feb 2 21:49:39 2016 -0800
update changelog, Vcs-Git URL, add patch header
---
debian/changelog | 2 ++
debian/control | 2 +-
debian/patches/add-only-tests-target | 3 +++
3 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 38b1516..30c13be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ libcereal (1.1.2-2) UNRELEASED; urgency=medium
* Only build for *-amd64, sparc64 until upstream fixes their code.
(Closes: # 813280, #813281, #813282)
+ * Added autopkgtest
+ * Fix Vcs-Git URL.
-- Michael R. Crusoe <crusoe at ucdavis.edu> Sun, 31 Jan 2016 00:19:40 -0800
diff --git a/debian/control b/debian/control
index bedcbda..05818e8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
doxygen
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libcereal.git
-Vcs-Git: https://anonscm.debian.org/debian-med/libcereal.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/libcereal.git
Homepage: http://uscilab.github.io/cereal/
Package: libcereal-dev
diff --git a/debian/patches/add-only-tests-target b/debian/patches/add-only-tests-target
index 4a97e9a..8c0a0c8 100644
--- a/debian/patches/add-only-tests-target
+++ b/debian/patches/add-only-tests-target
@@ -1,3 +1,6 @@
+Author: Michael R. Crusoe <crusoe at ucdavis.edu>
+Description: build just the tests, as an option for autopkgtest later
+With assistance from Kevin D. Murray; thanks!
--- libcereal.orig/CMakeLists.txt
+++ libcereal/CMakeLists.txt
@@ -3,21 +3,26 @@
--
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