Hi,

I've just uploaded a NMU for various bugs in aspectj:

debdiff aspectj_1.1.1-1.dsc aspectj_1.1.1-1.1.dsc
 control   |    8 +++++---
 rules     |    2 +-
 changelog |   10 ++++++++++
 3 files changed, 16 insertions(+), 4 deletions(-)

diff -u aspectj-1.1.1/debian/control aspectj-1.1.1/debian/control
--- aspectj-1.1.1/debian/control
+++ aspectj-1.1.1/debian/control
@@ -1,9 +1,9 @@
 Source: aspectj
 Section: contrib/devel
 Priority: optional
-Maintainer: Takashi Okamoto <[EMAIL PROTECTED]>
+Maintainer: Takashi Okamoto <[EMAIL PROTECTED]>
 Uploaders: James LewisMoss <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 3.0.0), sun-j2sdk1.4
+Build-Depends-Indep: debhelper (>> 3.0.0), j2sdk1.4
 Standards-Version: 3.5.8
 
 Package: aspectj
@@ -19,7 +19,9 @@
 Architecture: all
-Description: documenet for aspectj
+Description: documentation for aspectj
  Aspectj enables the clean modularization of crosscutting concerns
  such as: error checking and handling, synchronization, context-sensitive
  behavior, performance optimizations, monitoring and logging, debugging
  support, multi-object protocols.
+ .
+ This package provides the documentation for aspectj.
 
diff -u aspectj-1.1.1/debian/rules aspectj-1.1.1/debian/rules
--- aspectj-1.1.1/debian/rules
+++ aspectj-1.1.1/debian/rules
@@ -10,7 +10,7 @@
 
 VERSION=1.1.1
 
-jdk_dirs:=/usr/lib/j2sdk1.4-sun
+jdk_dirs:=/usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm 
/usr/lib/j2sdk1.4-blackdown /usr/lib/j2se/1.4
 JAVA_HOME=$(shell for jdir in $(jdk_dirs); do if [ -d "$$jdir" ]; then echo 
$$jdir; exit 0; fi; done)
 
 CLASSPATH=.:${JAVA_HOME}/lib/tools.jar:${JAVA_HOME}/jre/lib/rt.jar
diff -u aspectj-1.1.1/debian/changelog aspectj-1.1.1/debian/changelog
--- aspectj-1.1.1/debian/changelog
+++ aspectj-1.1.1/debian/changelog
@@ -1,3 +1,13 @@
+aspectj (1.1.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Allow building with blackdown-j2sdk1.4 and ibm-j2sdk1.4
+    (Closes: #306661, #274833).
+  * Fix maintainer address (Closes: #330744).
+  * Fix description typos (Closes: #249592).
+
+ -- Christoph Berg <[EMAIL PROTECTED]>  Sun, 12 Feb 2006 14:45:25 +0100
+
 aspectj (1.1.1-1) unstable; urgency=low
 
   * New upstream release.

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to