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 b8369330ff15587743cb57a28f44140665531d2c
Author: Elana Hashman <ehash...@debian.org>
Date:   Wed Jan 24 14:09:56 2018 -0500

    Rename package to clojure1.8
---
 debian/changelog                                 | 6 ++++++
 debian/{clojure.postinst => clojure1.8.postinst} | 0
 debian/{clojure.prerm => clojure1.8.prerm}       | 0
 debian/control                                   | 6 +++---
 4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1cf23d..639d5b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+clojure1.8 (1.8.0-4) UNRELEASED; urgency=medium
+
+  * Rename package to clojure1.8.
+
+ -- Elana Hashman <ehash...@debian.org>  Wed, 24 Jan 2018 14:05:37 -0500
+
 clojure (1.8.0-3) unstable; urgency=medium
 
   * debian/rules: specify bash as the SHELL.
diff --git a/debian/clojure.postinst b/debian/clojure1.8.postinst
similarity index 100%
rename from debian/clojure.postinst
rename to debian/clojure1.8.postinst
diff --git a/debian/clojure.prerm b/debian/clojure1.8.prerm
similarity index 100%
rename from debian/clojure.prerm
rename to debian/clojure1.8.prerm
diff --git a/debian/control b/debian/control
index c8e5e82..9ae15b7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: clojure
+Source: clojure1.8
 Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
@@ -15,7 +15,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clojure.git
 Homepage: http://clojure.org
 
-Package: clojure
+Package: clojure1.8
 Architecture: all
 Depends:
  default-jre-headless | java6-runtime-headless,
@@ -40,7 +40,7 @@ Description: Lisp dialect for the JVM
  a software transactional memory system and reactive Agent system that
  ensure clean, correct, multithreaded designs.
 
-Package: libclojure-java
+Package: libclojure1.8-java
 Architecture: all
 Depends:
  libjsr166y-java,

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to