clojure1.4_1.4.0+dfsg-1_amd64.changes is NEW

Debian FTP Masters ftpmaster at ftp-master.debian.org
Sat Apr 21 04:02:12 UTC 2012


(new) clojure1.4_1.4.0+dfsg-1.debian.tar.gz optional devel
(new) clojure1.4_1.4.0+dfsg-1.dsc optional devel
(new) clojure1.4_1.4.0+dfsg-1_all.deb optional devel
Lisp dialect for the JVM
 Clojure is a dynamic programming language that targets the Java Virtual
 Machine. It is designed to be a general-purpose language, combining the
 approachability and interactive development of a scripting language with
 an efficient and robust infrastructure for multithreaded programming.
 Clojure is a compiled language - it compiles directly to JVM bytecode,
 yet remains completely dynamic. Every feature supported by Clojure is
 supported at runtime. Clojure provides easy access to the Java
 frameworks, with optional type hints and type inference, to ensure that
 calls to Java can avoid reflection.
 .
 Clojure is a dialect of Lisp, and shares with Lisp the code-as-data
 philosophy and a powerful macro system. Clojure is predominantly a
 functional programming language, and features a rich set of immutable,
 persistent data structures. When mutable state is needed, Clojure offers
 a software transactional memory system and reactive Agent system that
 ensure clean, correct, multithreaded designs.
(new) clojure1.4_1.4.0+dfsg.orig.tar.gz optional devel


Changes:
clojure1.4 (1.4.0+dfsg-1) unstable; urgency=low
 .
  * New upstream release.
  * Process markdown documents:
    debian/{rules,control,header.html,footer.html}.
  * debian/control: Bumped Standards-Version to 3.9.3.
  * debian/docs: Merged into debian/rules.


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-java-maintainers mailing list