Package: cogito
Version: 0.17.3-1
Severity: serious
Tags: patch
When building 'cogito' in a clean 'unstable' chroot,
I get the following error:
merge: warning: conflicts during merge
... Auto-merging stack.c
Conflicts during merge. Do cg-commit after resolving them.
cg-reset will cancel the merge.
./script.sh: line 173: ed: command not found
Unexpected error 127 on line 173
make[3]: *** [test] Error 1
make[3]: Leaving directory
`/cogito-0.17.3/cogito-0.17.3/Documentation/tutorial-script'
Please add the missing Build-Depends on 'ed' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/cogito-0.17.3/debian/control ./debian/control
--- ../tmp-orig/cogito-0.17.3/debian/control 2006-06-30 12:21:47.000000000
+0000
+++ ./debian/control 2006-06-30 12:21:45.000000000 +0000
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
-Build-Depends-Indep: git-core, rsync, less, bzip2, asciidoc (>> 7.0.2-3), xmlto
+Build-Depends-Indep: git-core, rsync, less, ed, bzip2, asciidoc (>> 7.0.2-3),
xmlto
Standards-Version: 3.7.2.0
Package: cogito
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]