Bug#578613: dpkg-cross: more info, dpkg-cross control file

2010-04-22 Thread Neil Williams
tag 578613 pending
thanks

On Wed, 21 Apr 2010 13:32:57 +0200
Hector Oron  wrote:

Changed:

my $prov = (defined $control{"provides"}) ?
$control{"provides"}.", ".$control{"package"} ."-$arch-dcv1":
$control{"package"} ."-$arch-dcv1";
print CONTROL ucfirst("provides") . ": $prov\n";
for $field qw(depends conflicts replaces) {

Taking provides out of the following loop and handling it alone,
appending our own change if the field is already in use.

Updated in CVS, upload due today, hopefully.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/



pgpRY7hJDkgY4.pgp
Description: PGP signature


Bug#578613: dpkg-cross: more info, dpkg-cross control file

2010-04-21 Thread Hector Oron
Hello,

According to dpkg people, the commit that introduces this issue is:
683d18a89197cfd824aaf291c008aebd9c6bd0c5

http://www.mail-archive.com/debian-dpkg-...@lists.debian.org/msg02597.html

Cheers,
-- 
 Héctor Orón

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#578613: dpkg-cross: more info, dpkg-cross control file

2010-04-21 Thread Hector Oron
Hello,

Looking to dpkg-cross generated control file:
$ dpkg -e linux-libc-dev-armel-cross_2.6.32-11_all.deb
$ cat DEBIAN/control
Package: linux-libc-dev-armel-cross
Version: 2.6.32-11
Section: devel
Priority: extra
Architecture: all
Maintainer: Debian Kernel Team 
Source: linux-2.6
Conflicts: linux-kernel-headers-armel-cross
Provides: linux-libc-dev-armel-dcv1
Provides: linux-kernel-headers-armel-cross
Replaces: linux-kernel-headers-armel-cross
Description: Linux support headers for userspace development (for
cross-compiling)
 This package was generated by dpkg-cross for cross compiling.
 .
 This package provides userspaces headers from the Linux kernel.  These
 headers are used by the installed headers for GNU glibc and other system
 libraries.


According to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514249
there shouldn't exist a -dcv1 file.
Provides: linux-libc-dev-armel-dcv1
Provides: linux-kernel-headers-armel-cross

-- 
 Héctor Orón

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org