[pkg-java] r6633 - trunk/aspectj/debian
tgg at alioth.debian.org
tgg at alioth.debian.org
Sat Jul 5 14:56:02 UTC 2008
Author: tgg
Date: 2008-07-05 14:56:02 +0000 (Sat, 05 Jul 2008)
New Revision: 6633
Modified:
trunk/aspectj/debian/changelog
trunk/aspectj/debian/control
Log:
Start packaging 1.6.1.
To move to main work is still needed to make sure we can rebuild the following
jars, found using find -name '*.jar' | grep -v test:
./org.aspectj/modules/build/products/tools/dist/lib/aspectjtools.jar
./org.aspectj/modules/build/products/tools/dist/lib/aspectjweaver.jar
./org.aspectj/modules/build/products/tools/dist/lib/aspectjrt.jar
./org.aspectj/modules/build/products/tools/dist/lib/aspectjlib.jar
./org.aspectj/modules/org.eclipse.jdt.core/jdtcore-for-aspectj.jar
./org.aspectj/modules/lib/bcel/bcel-verifier.jar
./org.aspectj/modules/lib/build/build.jar
./org.aspectj/modules/lib/aspectj/lib/aspectjtools.jar
./org.aspectj/modules/lib/aspectj/lib/aspectjrt121.jar
./org.aspectj/modules/lib/aspectj/lib/aspectjrt.jar
Modified: trunk/aspectj/debian/changelog
===================================================================
--- trunk/aspectj/debian/changelog 2008-07-04 22:04:33 UTC (rev 6632)
+++ trunk/aspectj/debian/changelog 2008-07-05 14:56:02 UTC (rev 6633)
@@ -1,6 +1,7 @@
-aspectj (1.6.0-1) UNRELEASED; urgency=low
+aspectj (1.6.1-1) UNRELEASED; urgency=low
* New upstream release.
+ * Move to main. Closes: #480132.
* Build-depend on default-jdk-builddep.
-- Thomas Girard <thomas.g.girard at free.fr> Sun, 11 May 2008 11:46:41 +0000
Modified: trunk/aspectj/debian/control
===================================================================
--- trunk/aspectj/debian/control 2008-07-04 22:04:33 UTC (rev 6632)
+++ trunk/aspectj/debian/control 2008-07-05 14:56:02 UTC (rev 6633)
@@ -1,5 +1,5 @@
Source: aspectj
-Section: contrib/devel
+Section: devel
Priority: optional
Maintainer: Debian Java maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Thomas Girard <thomas.g.girard at free.fr>, Michael Koch <konqueror at gmx.de>
@@ -19,7 +19,7 @@
support, multi-object protocols.
Package: aspectj-doc
-Section: contrib/doc
+Section: doc
Architecture: all
Description: documentation for aspectj
AspectJ enables the clean modularization of crosscutting concerns
More information about the pkg-java-commits
mailing list