[pkg-java] r10700 - trunk/cacao/debian
Michael Koch
mkoch at alioth.debian.org
Tue Sep 29 07:39:51 UTC 2009
Author: mkoch
Date: 2009-09-29 07:39:51 +0000 (Tue, 29 Sep 2009)
New Revision: 10700
Modified:
trunk/cacao/debian/changelog
trunk/cacao/debian/watch
Log:
cacao (0.99.4-1) unstable; urgency=low
* Cacao 0.99.4 release.
-- Matthias Klose <doko at debian.org> Mon, 16 Mar 2009 21:19:31 +0100
cacao (0.99.4~20090303-1) unstable; urgency=low
* New upstream snapshot, closer to a 0.99.4 release.
-- Matthias Klose <doko at debian.org> Wed, 04 Mar 2009 22:19:14 +0100
cacao (0.99.4~20081006-0ubuntu2) intrepid; urgency=low
* Use a toplevel directory in the cacao-source tarball.
* Build in a separate builddir and don't include the build in the
cacao-source package.
-- Matthias Klose <doko at ubuntu.com> Tue, 07 Oct 2008 14:22:24 +0200
cacao (0.99.4~20081006-0ubuntu1) intrepid; urgency=low
* Update to a HG snapshot of 0.99.4. (LP: #278957)
* Add a cacao-source package.
* Drop cacao-0.98-kfreebsd.patch, as it isn't needed.
* Chop and change ./configure options.
* Don't move the executable, it isn't installed to /usr/bin any more.
-- Steve Kowalik <stevenk at ubuntu.com> Mon, 06 Oct 2008 19:36:11 +1100
Modified: trunk/cacao/debian/changelog
===================================================================
--- trunk/cacao/debian/changelog 2009-09-29 07:36:25 UTC (rev 10699)
+++ trunk/cacao/debian/changelog 2009-09-29 07:39:51 UTC (rev 10700)
@@ -1,3 +1,15 @@
+cacao (0.99.4-1) unstable; urgency=low
+
+ * Cacao 0.99.4 release.
+
+ -- Matthias Klose <doko at debian.org> Mon, 16 Mar 2009 21:19:31 +0100
+
+cacao (0.99.4~20090303-1) unstable; urgency=low
+
+ * New upstream snapshot, closer to a 0.99.4 release.
+
+ -- Matthias Klose <doko at debian.org> Wed, 04 Mar 2009 22:19:14 +0100
+
cacao (0.99.4~20081012-3) unstable; urgency=low
* debian/rules: Set DEB_DESTDIR. Closes: #503164.
@@ -49,6 +61,24 @@
-- Matthias Klose <doko at debian.org> Sat, 11 Oct 2008 08:50:53 +0000
+cacao (0.99.4~20081006-0ubuntu2) intrepid; urgency=low
+
+ * Use a toplevel directory in the cacao-source tarball.
+ * Build in a separate builddir and don't include the build in the
+ cacao-source package.
+
+ -- Matthias Klose <doko at ubuntu.com> Tue, 07 Oct 2008 14:22:24 +0200
+
+cacao (0.99.4~20081006-0ubuntu1) intrepid; urgency=low
+
+ * Update to a HG snapshot of 0.99.4. (LP: #278957)
+ * Add a cacao-source package.
+ * Drop cacao-0.98-kfreebsd.patch, as it isn't needed.
+ * Chop and change ./configure options.
+ * Don't move the executable, it isn't installed to /usr/bin any more.
+
+ -- Steve Kowalik <stevenk at ubuntu.com> Mon, 06 Oct 2008 19:36:11 +1100
+
cacao (0.99~rc5-1) experimental; urgency=low
* New upstream release.
Modified: trunk/cacao/debian/watch
===================================================================
--- trunk/cacao/debian/watch 2009-09-29 07:36:25 UTC (rev 10699)
+++ trunk/cacao/debian/watch 2009-09-29 07:39:51 UTC (rev 10700)
@@ -1,2 +1,2 @@
version=3
-http://www.complang.tuwien.ac.at/cacaojvm/download/cacao-([\d.]+)/cacao-([\d.]+)\.tar\.(?:gz|bz2) debian uupdate
+http://www.complang.tuwien.ac.at/cacaojvm/download.html download/cacao-.*/cacao-(.*)\.tar\.gz debian uupdate
More information about the pkg-java-commits
mailing list