[libdynapath-clojure] branch master updated (954433f -> f66a559)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Dec 23 10:56:27 UTC 2016


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

ebourg-guest pushed a change to branch master
in repository libdynapath-clojure.

      from  954433f   Build depend on clojure1.6
       new  736492a   Standards-Version updated to 3.9.8
       new  e76db6e   Switch to debhelper level 10
       new  5a966c6   Use secure Vcs-* URLs
       new  f792865   Fixed debian/watch
       new  a5a0c56   Build depend on clojure (>= 1.8)
      adds  d02e655   New upstream version 0.2.5
       new  e78e74a   Merge tag 'upstream/0.2.5'
       new  f66a559   New upstream release (0.2.5)

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                      |   3 +-
 .travis.yml                     |   3 +-
 COPYING                         | 599 ++++++++++++++++++++++++++++++++++++++++
 Changelog.md                    |  14 +
 README.md                       |  13 +-
 debian/changelog                |  12 +
 debian/compat                   |   2 +-
 debian/control                  |   8 +-
 debian/rules                    |   2 +-
 debian/watch                    |   2 +-
 project.clj                     |  20 +-
 src/dynapath/defaults.clj       |  47 +++-
 src/dynapath/util.clj           |  10 +-
 test/dynapath/defaults_test.clj |  18 +-
 test/dynapath/util_test.clj     | 104 ++++---
 15 files changed, 763 insertions(+), 94 deletions(-)
 create mode 100644 COPYING
 create mode 100644 Changelog.md

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libdynapath-clojure.git



More information about the pkg-java-commits mailing list