tags 528065 +pending
thanks

Hi,

I will shortly upload an NMU with the attached interdiff.


Cheers,

Michael
diff -u mmake-2.3/debian/changelog mmake-2.3/debian/changelog
--- mmake-2.3/debian/changelog
+++ mmake-2.3/debian/changelog
@@ -1,3 +1,11 @@
+mmake (2.3-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control (Build-Depends): Replaced jikes with default-jdk.
+    (Recommends): Likewise. 
+
+ -- Michael Banck <mba...@debian.org>  Sun, 29 Nov 2009 11:51:00 +0100
+
 mmake (2.3-5) unstable; urgency=low
 
   * mmake.1: Properly escape "-" characters in invocation synopsis since
diff -u mmake-2.3/debian/control mmake-2.3/debian/control
--- mmake-2.3/debian/control
+++ mmake-2.3/debian/control
@@ -4,12 +4,12 @@
 Maintainer: Thomas Bushnell, BSG <t...@debian.org>
 Standards-Version: 3.7.3
 Build-Depends: debhelper
-Build-Depends-Indep: jikes
+Build-Depends-Indep: default-jdk
 
 Package: mmake
 Architecture: all
 Depends: perl5, java-common, findutils (>= 4.0)
-Recommends: jikes | java-compiler
+Recommends: default-jdk | java-compiler
 Description: Makefile generator for Java programs
  mmake will generate a master Makefile for your Java programs.
  This generated Makefile fully understands the subdirectories

Reply via email to