Discussion:
[Sisuite-devel] systemimager-debian - patch for debian/control.in
geoffroy vallee
2007-03-26 20:39:08 UTC
Permalink
Hi all,

I tried to send this message during the week-end but i did not see appear on
the mailing-list so i resend it... sorry if you receive it multiple times.

A small patch for systemimager-debian. This patch allows one to create
binary packages on both Debian unstable and stable.

Index: control.in
===================================================================
--- control.in (revision 1)
+++ control.in (revision 7)
@@ -2,7 +2,7 @@
Section: admin
Priority: optional
Maintainer: dann frazier < ***@debian.org>
-Build-Depends: bc, bin86 [i386], bison, bzip2, cramfsprogs (>= 1.1-4),
debhelper (>= 4.0.0), flex, gettext, groff-base, libpopt-dev, libtool,
libreadline5-dev, libssl-dev, module-init-tools, rsync, tofrodos, texinfo,
uuid-dev, zlib1g-dev
+Build-Depends: bc, bin86 [i386], bison, bzip2, cramfsprogs (>= 1.1-4),
debhelper (>= 4.0.0), flex, gettext, groff-base, libpopt-dev, libtool,
libreadline5-dev, libssl-dev, module-init-tools, rsync, tofrodos | sysutils
(<= 2.0.0-1), texinfo, uuid-dev, zlib1g-dev
Build-Conflicts: libc-pic
Build-Depends-Indep: bc, bzip2, debhelper (>= 4.0.0), docbook-to-man,
docbook-utils, jadetex, sgmltools-lite
Standards-Version: 3.7.2

Dann, let me if you see something weird/wrong.

Thanks,

PS: i am currently working on the packaging of systemimager-3.8.0 and it
seems the patch 17_genisofs-support.patch is already integrated into
systemimager. Long term, no need to apply it when building Debian packages.
Loading...