[pkg-java] r15273 - trunk/clooj/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Thu Oct 27 13:38:49 UTC 2011
Author: malat-guest
Date: 2011-10-27 13:38:49 +0000 (Thu, 27 Oct 2011)
New Revision: 15273
Modified:
trunk/clooj/debian/changelog
trunk/clooj/debian/control
Log:
add itp number. fix lintian
Modified: trunk/clooj/debian/changelog
===================================================================
--- trunk/clooj/debian/changelog 2011-10-27 13:06:48 UTC (rev 15272)
+++ trunk/clooj/debian/changelog 2011-10-27 13:38:49 UTC (rev 15273)
@@ -1,5 +1,5 @@
clooj (0.2.4-1) unstable; urgency=low
- * Initial Debian Upload (Closes: #)
+ * Initial Debian Upload (Closes: #646811)
-- Mathieu Malaterre <mathieu.malaterre at gmail.com> Wed, 07 Sep 2011 18:48:30 +0200
Modified: trunk/clooj/debian/control
===================================================================
--- trunk/clooj/debian/control 2011-10-27 13:06:48 UTC (rev 15272)
+++ trunk/clooj/debian/control 2011-10-27 13:38:49 UTC (rev 15273)
@@ -15,7 +15,7 @@
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
-Description: clooj, a lightweight IDE for clojure
+Description: lightweight IDE for clojure
clooj is a small, simple IDE (integrated development environment) for the
clojure programming language, available for free download. clooj is written
entirely in clojure and uses a swing-based GUI. It is cross-platform, and runs
More information about the pkg-java-commits
mailing list