[jasmin-sable] 25/78: Add Build-Depends on 'cup' LALR parser generator.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Feb 10 23:34:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jasmin-sable.

commit ee49357f8d30b0acbc9cea07cde8a6568c4b5c25
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Feb 10 17:35:54 2008 +0000

    Add Build-Depends on 'cup' LALR parser generator.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 94df8db..0a4d64d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ jasmin-sable (2.2.4-1) unstable; urgency=low
   * debian/control:
     + Update Build-Depends and Depends to use java-gcj-compat-dev instead
       of sablevm.
+    + Add Build-Depends on 'cup' LALR parser generator.
     + Update package description.
     + Add Homepage: field.
     + Add Vcs-* fields.
diff --git a/debian/control b/debian/control
index 3d6a48d..02d0062 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Chris Lamb <chris at chris-lamb.co.uk>
 Build-Depends: debhelper (>= 5), quilt
-Build-Depends-Indep: ant, java-gcj-compat-dev
+Build-Depends-Indep: ant, java-gcj-compat-dev, cup
 Standards-Version: 3.7.3
 Homepage: http://jasmin.sourceforge.net/
 Vcs-Git: git://git.chris-lamb.co.uk/pkg-jasmin-sable.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jasmin-sable.git



More information about the pkg-java-commits mailing list