[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#363661: marked as done (Add kfreebsd-i386 and kfreebsd-amd64 in a few Architecture fields)



Your message dated Wed, 17 May 2006 16:17:13 -0700
with message-id <E1FgVGT-0003Bb-Qs@spohr.debian.org>
and subject line Bug#363661: fixed in rootskel-gtk 0.07
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: debian-installer
Severity: important
Tags: patch

Hi,

This patch adds kfreebsd-i386 and kfreebsd-amd64 in a few Architecture (and
Build-Depends) fields of installer and packages where these arches were missing.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Index: installer/debian/control
===================================================================
--- installer/debian/control	(revision 36546)
+++ installer/debian/control	(working copy)
@@ -6,7 +6,7 @@
 Standards-Version: 3.6.2
 Build-Conflicts: libnewt-pic [mipsel]
 # NOTE: Do not edit the next line by hand. See comment below.
-Build-Depends: debhelper (>= 4), apt, apt-utils, gnupg, debian-archive-keyring, dpkg (>= 1.13.9), grep-dctrl, bc, debiandoc-sgml, libbogl-dev, glibc-pic, libparted1.6-13, libslang2-pic, libnewt-pic [!mipsel], libnewt-dev [mipsel], libtextwrap1, libvolume-id0, cramfsprogs [powerpc ia64 mips mipsel arm armeb], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], cpio, devio [arm armeb], syslinux (>= 2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], colo (>= 1.21-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], amiboot [m68k], tofrodos [i386 amd64], mtools (>= 3.9.9-1) [i386 ia64 m68k amd64], modutils [arm i386 mips mipsel powerpc s390 sparc], module-init-tools [i386 powerpc amd64 alpha hppa ia64 sparc mips mipsel arm armeb], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], mkvmlinuz [powerpc]
+Build-Depends: debhelper (>= 4), apt, apt-utils, gnupg, debian-archive-keyring, dpkg (>= 1.13.9), grep-dctrl, bc, debiandoc-sgml, libbogl-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], glibc-pic, libparted1.6-13, libslang2-pic, libnewt-pic [!mipsel], libnewt-dev [mipsel], libtextwrap1, libvolume-id0 [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], cramfsprogs [powerpc ia64 mips mipsel arm armeb], genext2fs (>= 1.3-7.1), e2fsprogs, mklibs (>= 0.1.15), mkisofs, genromfs [sparc], hfsutils [powerpc], dosfstools [i386 ia64 m68k amd64], cpio, devio [arm armeb], syslinux (>= 2.11-0.1) [i386 amd64], palo [hppa], elilo [ia64], yaboot [powerpc], aboot (>= 0.9b-2) [alpha], silo [sparc], sparc-utils [sparc], genisovh [mips], delo [mipsel], tip22 [mips], colo (>= 1.21-1) [mipsel], sibyl [mips mipsel], atari-bootstrap [m68k], vmelilo [m68k], m68k-vme-tftplilo [m68k], amiboot [m68k], tofrodos [i386 kfreebsd-i386 amd64 kfreebsd-amd64], mtools (>= 3.9.9-1) [i386 kfreebsd-i386 ia64 m68k amd64 kfreebsd-amd64], modutils [arm i386 mips mipsel powerpc s390 sparc], module-init-tools [i386 powerpc amd64 alpha hppa ia64 sparc mips mipsel arm armeb], bf-utf-source [!s390 !s390x], upx-ucl-beta (>= 1:1.91+0.20030910cvs-2) [i386], mkvmlinuz [powerpc]
 # This package has the worst Build-Depends in Debian, so it deserves some
 # explanation. Note that this comment can also be used to generate a
 # Build-Depends line, by running the debian/genbuilddeps program.
Index: packages/arch/i386/grub-installer/debian/control
===================================================================
--- packages/arch/i386/grub-installer/debian/control	(revision 36546)
+++ packages/arch/i386/grub-installer/debian/control	(working copy)
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.1
 
 Package: grub-installer
-Architecture: i386 hurd-i386 amd64
+Architecture: i386 hurd-i386 kfreebsd-i386 amd64 kfreebsd-amd64
 Provides: bootable-system
 Depends: cdebconf-udeb, kernel-installer, created-fstab, di-utils (>= 1.15), di-utils-mapdevfs, os-prober, ${dmidecode}
 XB-Installer-Menu-Item: 73
Index: packages/rootskel-gtk/debian/control
===================================================================
--- packages/rootskel-gtk/debian/control	(revision 36546)
+++ packages/rootskel-gtk/debian/control	(working copy)
@@ -7,6 +7,6 @@
 
 Package: rootskel-gtk
 XC-Package-Type: udeb
-Architecture: alpha amd64 arm hppa i386 ia64 mips mipsel powerpc sparc
+Architecture: alpha amd64 kfreebsd-amd64 arm hppa i386 kfreebsd-i386 ia64 mips mipsel powerpc sparc
 Depends: rootskel, mouse-modules
 Description: Additions for graphical installation to skeleton root filesystem used by debian-installer
Index: packages/clock-setup/debian/control
===================================================================
--- packages/clock-setup/debian/control	(revision 36546)
+++ packages/clock-setup/debian/control	(working copy)
@@ -7,7 +7,7 @@
 Standards-Version: 3.6.2
 
 Package: clock-setup
-Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc sparc kfreebsd-i386
+Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc sparc kfreebsd-i386 kfreebsd-amd64
 Depends: os-prober, tzsetup-udeb, mounted-partitions
 XC-Package-Type: udeb
 XB-Installer-Menu-Item: 62

--- End Message ---
--- Begin Message ---
Source: rootskel-gtk
Source-Version: 0.07

We believe that the bug you reported is fixed in the latest version of
rootskel-gtk, which is due to be installed in the Debian FTP archive:

rootskel-gtk_0.07.dsc
  to pool/main/r/rootskel-gtk/rootskel-gtk_0.07.dsc
rootskel-gtk_0.07.tar.gz
  to pool/main/r/rootskel-gtk/rootskel-gtk_0.07.tar.gz
rootskel-gtk_0.07_i386.udeb
  to pool/main/r/rootskel-gtk/rootskel-gtk_0.07_i386.udeb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 363661@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frans Pop <fjp@debian.org> (supplier of updated rootskel-gtk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 18 May 2006 00:54:36 +0200
Source: rootskel-gtk
Binary: rootskel-gtk
Architecture: source i386
Version: 0.07
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Frans Pop <fjp@debian.org>
Description: 
 rootskel-gtk - Additions for graphical installation to skeleton root filesystem  (udeb)
Closes: 363661
Changes: 
 rootskel-gtk (0.07) unstable; urgency=low
 .
   [ Frans Pop ]
   * Add scripts to set font and theme.
   * Drop the 65fontconfig script: fc-cache is no longer included in the
     fontconfig udeb and its maintainer tells us that running fc-cache is
     not really needed for the installer anyway.
 .
   [ Joey Hess ]
   * Add kfreebsd to arch list. Closes: #363661
 .
   [ Davide Zinosat ]
   * Change default font to Dejavu at 11pt.
Files: 
 e806eefc924c4a96b12efe50bed64e39 641 debian-installer optional rootskel-gtk_0.07.dsc
 8c386bd4b2787b2b7f8ed671c7d98987 34889 debian-installer optional rootskel-gtk_0.07.tar.gz
 40fc74b8556d5549e21cd2401cb74648 31774 debian-installer optional rootskel-gtk_0.07_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEa6pjgm/Kwh6ICoQRAlxnAJ46QjPcWTHAdvlxIa1nVUYDeEDi8ACfbWGy
vyiIwHhxIdnul6/lD/pNkwo=
=lJQl
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: