[med-svn] [libhmsbeagle] 04/07: Add hint to prefer official releases
Andreas Tille
tille at debian.org
Thu Jul 14 14:48:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libhmsbeagle.
commit 4eb5940a8f3da03e3db98ab3a32907def309d2c0
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 14 16:14:00 2016 +0200
Add hint to prefer official releases
---
debian/get-orig-source | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/get-orig-source b/debian/get-orig-source
index 0e64943..4461393 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -39,3 +39,11 @@ rm -rf ${TARDIR}/project
GZIP="--best --no-name" tar --owner=root --group=root --mode=a+rX -caf "$NAME"_"$VERSION".orig.tar.${COMPRESS} "${TARDIR}"
rm -rf ${TARDIR}
+
+cat <<EOT
++-------------------------------------------------------------+
+| Please check |
+| https://github.com/beagle-dev/beagle-lib/releases |
+| for new official releases before using this Git commit |
++-------------------------------------------------------------+
+EOT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libhmsbeagle.git
More information about the debian-med-commit
mailing list