[Parted-maintainers] Bug#363381: GNU/kFreeBSD support

Robert Millan rmh at aybabtu.com
Tue Apr 18 20:18:53 BST 2006


Package: parted
Version: 1.6.25.1-2
Severity: important
Tags: patch

Hi!

The attached patch adds GNU/kFreeBSD support to parted.  It is based on a patch
for FreeBSD by Viktor Vasilev, from http://0xdeadc0de.net/v/parted/.

There's kfreebsd-gnu.diff (upstream stuff) and debian.diff for adding
libgeom-dev dependency in debian/control.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 6.0-1-amd64-generic
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages parted depends on:
ii  libc0.1                       2.3.6-7    GNU C Library: Shared libraries
ii  libncurses5                   5.5-1      Shared libraries for terminal hand
ii  libparted1.6-13               1.6.25.1-2 The GNU Parted disk partitioning s
ii  libreadline5                  5.1-7      GNU readline and history libraries

parted recommends no packages.

-- no debconf information
-------------- next part --------------
diff -Nur parted-1.6.25.1.old/debian/control parted-1.6.25.1/debian/control
--- parted-1.6.25.1.old/debian/control	2006-04-18 20:42:06.000000000 +0200
+++ parted-1.6.25.1/debian/control	2006-04-18 20:42:45.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Parted Maintainer Team <parted-maintainers at lists.alioth.debian.org>
 Uploaders: Sven Luther <luther at debian.org>, Otavio Salvador <otavio at debian.org>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.2.0), dpatch, libncurses-dev | libncurses5-dev, libreadline5-dev | libreadline-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), autoconf, automake1.8, libtool
+Build-Depends: debhelper (>= 4.2.0), dpatch, libncurses-dev | libncurses5-dev, libreadline5-dev | libreadline-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), autoconf, automake1.8, libtool, libgeom-dev [kfreebsd-i386 kfreebsd-amd64]
 
 Package: parted
 Architecture: any
diff -Nur parted-1.6.25.1.old/debian/control.in parted-1.6.25.1/debian/control.in
--- parted-1.6.25.1.old/debian/control.in	2006-04-18 20:42:06.000000000 +0200
+++ parted-1.6.25.1/debian/control.in	2006-04-18 20:42:45.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Parted Maintainer Team <parted-maintainers at lists.alioth.debian.org>
 Uploaders: Sven Luther <luther at debian.org>, Otavio Salvador <otavio at debian.org>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.2.0), dpatch, libncurses-dev | libncurses5-dev, libreadline5-dev | libreadline-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), autoconf, automake1.8, libtool
+Build-Depends: debhelper (>= 4.2.0), dpatch, libncurses-dev | libncurses5-dev, libreadline5-dev | libreadline-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1), autoconf, automake1.8, libtool, libgeom-dev [kfreebsd-i386 kfreebsd-amd64]
 
 Package: parted at BINPKGVER@
 Architecture: any
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfreebsd-gnu.diff
Type: text/x-c
Size: 28464 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/parted-maintainers/attachments/20060418/87b91abb/kfreebsd-gnu-0001.bin


More information about the Parted-maintainers mailing list