This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libbultitude-clojure.
commit 27e13aeb16126eaa844192d6418dd6004baac0f4 Author: Markus Koschany <[email protected]> Date: Sun Jun 25 15:28:08 2017 +0200 Declare compliance with Debian Policy 4.0.0. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d6b2c14..a4c64bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libbultitude-clojure (0.2.8-2) unstable; urgency=medium * Upload to unstable. + * Declare compliance with Debian Policy 4.0.0. -- Elana Hashman <[email protected]> Sat, 24 Jun 2017 22:27:54 -0400 diff --git a/debian/control b/debian/control index 2532339..ac2983c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: clojure (>= 1.8), default-jdk, libdynapath-clojure (>= 0.2.5) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libbultitude-clojure.git Vcs-Browser: https://anonscm.debian.org/git/pkg-java/libbultitude-clojure.git Homepage: https://github.com/Raynes/bultitude -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbultitude-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

