[clfft] 42/74: Include API Semantic Versioning in Readme

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jan 14 19:52:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository clfft.

commit 9be65c358c1bc104a410a21ce44a933ddd73cc6f
Author: Pradeep <pradeep.rao at amd.com>
Date:   Mon Dec 14 10:42:38 2015 +0530

    Include API Semantic Versioning in Readme
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 9a2ca38..331edf1 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,11 @@ Two mailing lists exist for the clMath projects:
 -   [clmath-developers at googlegroups.com][] - group whose focus is for
     developers interested in contributing to the library code
 
+### API semantic versioning
+Good software is typically the result of the loop of feedback and iteration; software 
+interfaces no less so. clFFT follows the [semantic_versioning] guidelines. The version
+number used is of the form MAJOR.MINOR.PATCH.
+
 ## clFFT Wiki
 
 The [project wiki][clmath at googlegroups.com] contains helpful
@@ -230,3 +235,4 @@ To measure the performance of the clFFT library code, ensure that the Python pac
   [Contributing]: CONTRIBUTING.md
   [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0
   [binary_release]: https://github.com/clMathLibraries/clFFT/releases
+  [semantic versioning]: http://semver.org/
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git



More information about the debian-science-commits mailing list