[clojure] 01/01: Point Vcs-Git at correct branch for clojure1.8
Elana Hashman
ehashman-guest at moszumanska.debian.org
Sun Mar 18 16:41:30 GMT 2018
This is an automated email from the git hooks/post-receive script.
ehashman-guest pushed a commit to branch 1.8.x
in repository clojure.
commit 16e2cf60d45ff51ded68ca845350ceb575d329c7
Author: Elana Hashman <ehashman at debian.org>
Date: Sun Mar 18 12:41:06 2018 -0400
Point Vcs-Git at correct branch for clojure1.8
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ce7000a..7978734 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+clojure1.8 (1.8.0-5) UNRELEASED; urgency=medium
+
+ * Update Vcs-Git to point to correct branch.
+
+ -- Elana Hashman <ehashman at debian.org> Sun, 18 Mar 2018 12:40:02 -0400
+
clojure1.8 (1.8.0-4) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index e065e2b..25d6130 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
maven-repo-helper,
rename
Standards-Version: 4.1.3
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure.git -b 1.8.x
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clojure.git
Homepage: http://clojure.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure.git
More information about the pkg-java-commits
mailing list