amd64 debian package build
Kacper Wysocki
kacperw at online.no
Thu Jun 7 09:03:11 EDT 2007
On 6/7/07, Kacper Wysocki <kacperw at online.no> wrote:
> Hi all,
>
> building an openbox 3.4 debian package works fine on my ubuntu 6.10
> box with the commands
> debchange --create
> debuild
>
> BUT first I have to add 'amd64' to the architectures list of the
> debian control file. Maybe the debian/control file can be updated like
> so:
[snip]
same goes for obconf-2.0:
--- obconf-2.0.0/debian/control 2007-06-01 05:12:59.000000000 +0200
+++ obconf-2.0.0-new/debian/control 2007-06-07 15:02:39.000000000 +0200
@@ -5,7 +5,7 @@
Standards-Version: 3.7.2
Package: obconf
-Architecture: i386
+Architecture: i386 amd64
Depends: libc6, libgtk2.0-0, libglade2-0, openbox (>= 3.3.996),
libstartup-notification0, tar, gzip
Recommends: ttf-bitstream-vera, shared-mime-info, desktop-file-utils
Description: Openbox configuration manager
More information about the openbox
mailing list