Report forwarded to Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to "Esteban Manchado Vel�zquez" <zoso@debian.org>:
New Bug report received and forwarded. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org.
(full text, mbox, link).
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: dpkg: Spanish manpages available
Date: Mon, 02 Dec 2002 22:03:24 +0000
Package: dpkg
Version: 1.10.4
Severity: minor
Tags: patch
There are some Spanish translations of the manpages available. See them
attached.
The translated manpages are:
822-date.1
dpkg.8
dpkg-scanpackages.8
dpkg-scansources.8
dselect.8
md5sum.1
start-stop-daemon.8
update-rc.d.8
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux corintio 2.4.9-686 #1 Sun Aug 19 10:46:52 EST 2001 i686
Locale: LANG=spanish, LC_CTYPE=es_ES@euro
Versions of packages dpkg depends on:
ii dselect 1.10.4 a user tool to manage Debian packa
ii libc6 2.3.1-5 GNU C Library: Shared libraries an
Information forwarded to Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Esteban Manchado Velázquez <zoso@demiurgo.org>:
Extra info received and forwarded to maintainer. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>, dpkg@packages.qa.debian.org.
(full text, mbox, link).
Sorry for the attachments (I can't get reportbug to send them), here we go...
--
Esteban Manchado Velázquez <zoso*demiurgo*org> - http://www.demiurgo.org
No software patents in Europe! - freepatents.org - proinnova.hispalinux.es
Join Amnesty International - http://www.amnesty.org/actnow
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Esteban Manchado Velázquez <zoso@demiurgo.org>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
Source: dpkg
Source-Version: 1.10.16
We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive:
dpkg-dev_1.10.16_all.deb
to pool/main/d/dpkg/dpkg-dev_1.10.16_all.deb
dpkg-doc_1.10.16_all.deb
to pool/main/d/dpkg/dpkg-doc_1.10.16_all.deb
dpkg_1.10.16.dsc
to pool/main/d/dpkg/dpkg_1.10.16.dsc
dpkg_1.10.16.tar.gz
to pool/main/d/dpkg/dpkg_1.10.16.tar.gz
dpkg_1.10.16_i386.deb
to pool/main/d/dpkg/dpkg_1.10.16_i386.deb
dselect_1.10.16_i386.deb
to pool/main/d/dpkg/dselect_1.10.16_i386.deb
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 171489@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adam Heath <doogie@debian.org> (supplier of updated dpkg 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: Sat, 25 Oct 2003 15:46:16 -0500
Source: dpkg
Binary: dpkg-doc dpkg dselect dpkg-dev dpkg-static
Architecture: source all i386
Version: 1.10.16
Distribution: unstable
Urgency: low
Maintainer: Dpkg Development <debian-dpkg@lists.debian.org>
Changed-By: Adam Heath <doogie@debian.org>
Description:
dpkg - Package maintenance system for Debian
dpkg-dev - Package building tools for Debian
dpkg-doc - Dpkg Internals Documentation
dselect - a user tool to manage Debian packages
Closes: 111711112057117518138244142370149142151800151802155219157819162154162691164906167379171489192972209355211816212796
Changes:
dpkg (1.10.16) unstable; urgency=low
.
* Almost *EVERY* damn file was including config.h in the wrong spot.
After making it the first include, then off_t/size_t/etc could actually
be redefined to be 64-bit compatible.
* Jordi Mallach <jordi@debian.org>:
Fix configure to set HAVE_SETLOCALE. Closes: #211816
* "Loïc Le Loarer" <lll_deb@m4x.org>:
Add a -d|--chdir option to start-stop-daemon. Closes: #151802
* Split the background block into 2 parts: one that does the fork, and
opens /dev/tty and /dev/null, and one that does everything else. The
second block is then moved to be run right before the exec. This
allows error messages to be seen from the child(previously, they were
lost), and allows for the chroot to not require the device files.
These changes based on the bugs filed by:
Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
* Mario Lang <mlang@debian.org>:
When --start, --startas and --pidfile are given, print 'process'
instead of '(null)' for the process name, if it's already running.
Closes: #209355
* Imported several translated manpages, from debian-doc cvs:
* Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
"Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
* French: deb.5
Julien Louis <arthur51@ifrance.com>: Closes: #164906
* Portuguese: dpkg.8 dselect.8
* Matt Zimmerman <mdz@debian.org>
In dpkg's manpage, -O had an inverted word. Closes: #111711
* Marcin Owsiany <porridge@debian.org>:
Fix Polish translation of 'conflicts with' Closes: #112057
* Jiri Masik <masik@darbujan.fzu.cz>:
Improve Czech translation of: "dpkg - warning: ignoring request to
remove %s which isn't installed." Closes: #117518
* Marco Nenciarini <mnencia@prato.linux.it>:
Fix missing space in Italian translation when listing files, and the
file is diverted. Closes: #138244
* Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
Update Polish translation. Closes: #142370
* Martin Quinson <mquinson@ens-lyon.fr>:
Fix missing space in French translation of: "%s - warning: downgrading
%.250s from %.250s to %.250s.\n" Closes: #149142
* Hidetaka Iwai <tyuyu@sings.jp>:
Fix typo in Japanese translation of dpkg --force-help; dowgrade ->
downgrade: Closes: #157819
* Martin Quinson <mquinson@ens-lyon.fr>:
Fix French translation when listing files, and the file is diverted.
Closes: #162154
* Rune Schjellerup <olberd@odense.kollegienet.dk>:
Fix Danish translation of(was missing the leading space): " does not
appear to be available\n" Closes: #192972
* Fix md5sum when handling large files. Closes: #162691
* Fix dpkg-checkbuilddeps calling of parsedep. It wasn't setting
use_arch. Closes: #212796.
* Joey Hess <joeyh@debian.org>:
Change formatting of info.dir. Closes: #167379.
Files:
f25c4f9b73002753e8efdc33a57d7ad5 756 base required dpkg_1.10.16.dsc
240bb2a8ad67ff8fe536d49b1bc17127 1601179 base required dpkg_1.10.16.tar.gz
1fad4d36d2ab50e32800eaaeba1f3bac 1136408 base required dpkg_1.10.16_i386.deb
e6982ddda530904a1f9008bdb9bce0f2 95046 base required dselect_1.10.16_i386.deb
12b7a1bef1573359f170210efef6224c 114224 utils standard dpkg-dev_1.10.16_all.deb
b35417beff28f92dd7e7971e5139195a 10640 doc optional dpkg-doc_1.10.16_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE/muKFiix9wovUpIkRAjPxAJ9tYar55J3vW1BhiP/IbGCGgsfUAACdFijn
wMmrspkeCYHSEchxsHRRa+8=
=t1o8
-----END PGP SIGNATURE-----
Bug reopened, originator not changed.
Request was from Esteban Manchado Velázquez <zoso@demiurgo.org>
to control@bugs.debian.org.
(full text, mbox, link).
Tags added: l10n
Request was from barbier@linuxfr.org (Denis Barbier)
to control@bugs.debian.org.
(full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Ruben Porras <nahoo82@telefonica.net>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
Source: dpkg
Source-Version: 1.10.21
We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive:
dpkg-dev_1.10.21_all.deb
to pool/main/d/dpkg/dpkg-dev_1.10.21_all.deb
dpkg-doc_1.10.21_all.deb
to pool/main/d/dpkg/dpkg-doc_1.10.21_all.deb
dpkg_1.10.21.dsc
to pool/main/d/dpkg/dpkg_1.10.21.dsc
dpkg_1.10.21.tar.gz
to pool/main/d/dpkg/dpkg_1.10.21.tar.gz
dpkg_1.10.21_i386.deb
to pool/main/d/dpkg/dpkg_1.10.21_i386.deb
dselect_1.10.21_i386.deb
to pool/main/d/dpkg/dselect_1.10.21_i386.deb
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 171489@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Scott James Remnant <scott@netsplit.com> (supplier of updated dpkg 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: Sun, 25 Apr 2004 18:55:10 +0100
Source: dpkg
Binary: dpkg-doc dpkg dselect dpkg-dev dpkg-static
Architecture: source all i386
Version: 1.10.21
Distribution: unstable
Urgency: low
Maintainer: Dpkg Development <debian-dpkg@lists.debian.org>
Changed-By: Scott James Remnant <scott@netsplit.com>
Description:
dpkg - Package maintenance system for Debian
dpkg-dev - Package building tools for Debian
dpkg-doc - Dpkg Internals Documentation
dselect - a user tool to manage Debian packages
Closes: 1087933046472679062398210102094109669109691115352120970124225146167151799155456158916160761161156166052171489174973174978179192187952200701200763204275207758214699219210220776225086233614237589237624237864239000240081241503242870243191244098244316
Changes:
dpkg (1.10.21) unstable; urgency=low
.
* Fix incorrect linked list node removal code that caused every second
shared or diverted conffile to be deleted by dpkg.
Closes: #10879, #33046, #47267, #90623, #98210, #109691, #146167.
Closes: #155456, #204275.
* Call mknod with the required device type. Closes: #158916.
* Correct the default query output format to be consistent with
what the underlying library expects. Closes: #174973.
* Fix missing NULL-termination in dpkg-query -W display of dependency
fields. Closes: #174978
* Strip output from md5sum(1) after the first whitespace character.
Closes: #200763.
* Output a warning if we cannot open a configuration file instead of
treating it as a fatal error, in case our home directory is not readable
by root. Closes: #200701.
* Set LC_ALL to C before spawning off dpkg --search, to avoid searching
on localized strings. Closes: #244316.
* Don't require argument for start-stop-daemon -V. Closes: #237589.
* Correct use of @ARGV within dpkg-scanpackages, allowing -u to work
once again. Closes: #225086, #241503.
* Make sure file permissions passed to dpkg-statoverride are numeric.
Closes: #161156.
* Correctly break out of the loop in install-info.
Closes: #124225, #160761.
* Add --dir-file option to install-info for GNU install-info
compatibility. Closes: #179192
* Refer to debian-policy in dpkg-doc's description instead of the
non-existant packaging-manual. Closes: #120970.
* Remove incorrect mention of build-essential from dpkg-checkbuilddeps
manpage. Closes: #219210.
* Add a note about diverting shared libraries to the dpkg-divert
manpage. Closes: #214699.
* Updated Translations:
- Brazilian Portugese (Andre Luis Lopes). Closes: #237864.
- Catalan (Jordi Mallach).
- Danish (Claus Hindsgaul). Closes: #237624.
- Dutch (Pieter-Paul Spiertz, Bart Cornelis, Erwin).
Closes: #102094, #151799, #207758.
- French (Sam Hocevar). Closes: #243191.
- German (Florian Ernst). Closes: #109669, #115352, #187952, #244098.
- Japanese manpages (KISE Hiroshi). Closes: #220776.
- Polish (Bartosz Fenski). Closes: #242870.
- Spanish (Javier Fernández-Sanguino Peña). Closes: #166052.
- Swedish (Peter Karlsson).
* New Translations:
- Japanese dpkg-source manpage (KISE Hiroshi). Closes: #239000.
- Norwegian Nynorsk (Gaute Hvoslef Kvalnes). Closes: #233614.
- Portguese (Miguel Figueiredo). Closes: #240081.
- Spanish dpkg-source manpage (Ruben Porras). Closes: #171489.
Files:
3c0ee1d26bd55362b92eee8e6255aee0 798 base required dpkg_1.10.21.dsc
a9f6c43891db74d727beab7dfc0ee663 1682647 base required dpkg_1.10.21.tar.gz
e492251ba4cf345982782b7880056e1f 1220962 base required dpkg_1.10.21_i386.deb
132ac9df0f3dd8fd8b7adbf409f8ed3e 105530 base required dselect_1.10.21_i386.deb
48e0a00caea19997c46ad2d7539b2731 137490 utils standard dpkg-dev_1.10.21_all.deb
794381a64e07416e48af7d6bb4ae52d0 10620 doc optional dpkg-doc_1.10.21_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAi/2fIexP3IStZ2wRAn8pAJ9/rxk0uozGIQta1eA1i+IQZIQx9QCgpA1B
Hn7++hlhNM0b38XnzfCRzhg=
=GiSq
-----END PGP SIGNATURE-----
Bug reopened, originator not changed.
Request was from Ruben Porras <nahoo82@telefonica.net>
to control@bugs.debian.org.
(full text, mbox, link).
Reply sent to Scott James Remnant <scott@netsplit.com>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to "Esteban Manchado Vel�zquez" <zoso@debian.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Package: dpkg
Version: 1.10.21
Severity: normal
This is caused by the hard-coding of the language list in debian/rules.
The fix (grabbing the SUBDIRS list from man/Makefile.in) goes into CVS
as soon as I have this bug number :o)
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Ruben Porras <nahoo82@telefonica.net>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
To: Debian Bug Tracking System <171489@bugs.debian.org>
Subject: dpkg: and update the translations
Date: Tue, 27 Apr 2004 17:06:12 +0200
Package: dpkg
Version: 1.10.21
Severity: normal
Followup-For: Bug #171489
while you are on it, maybe you should update the spanish translations and
include dpkg-scansources.8 (please, see the Full Text of the message wich
reopened this bug this time and the previous one)
Thanks.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-686
Locale: LANG=es_ES@euro, LC_CTYPE=es_ES@euro
Versions of packages dpkg depends on:
ii dselect 1.10.21 a user tool to manage Debian packa
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
-- no debconf information
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Scott James Remnant <scott@netsplit.com>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
On Tue, 2004-04-27 at 17:06 +0200, Ruben Porras wrote:
> while you are on it, maybe you should update the spanish translations and
> include dpkg-scansources.8 (please, see the Full Text of the message wich
> reopened this bug this time and the previous one)
>
This is why you should submit new bugs for new translations, instead of
reopening old ones! It isn't at *all* clear what's missing right now.
Could you take five minutes to check the Spanish translation (es.po)
*and* manpages (in man/es) in the 1.10.21 SOURCE PACKAGE and open a new
bug for any missing or outdated translations attaching a complete copy
of the replacement file.
As far as I can tell, the history of #171489 goes like this:
2-Dec-2002, zoso@debian.org
New spanish manpages available
9-Jun-2003, zoso@debian.org
"Some other" manpages available (no list or description)
25-Oct-2003, doogie@debian.org
dpkg 1.10.16 released, closing the bug.
19-Mar-2004, nahoo82@telefonica.net
Bug reopened to inform developers that there is a new
dpkg-source.1 page available.
THIS SHOULD HAVE BEEN A NEW BUG.
25-Apr-2004, keybuk@debian.org
dpkg 1.10.21 released, closing the bug.
There is no message saying that 1.10.16 was missing any translations,
there is no message saying that 1.10.21 is missing any translations.
There was a bug in the debian/rules file that meant the translations are
only included in the source package -- and not the binary package. That
will be fixed in 1.10.22.
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Ruben Porras <nahoo82@telefonica.net>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
Subject: Re: Bug#171489: dpkg: and update the translations
Date: Tue, 27 Apr 2004 23:08:47 +0200
El mar, 27-04-2004 a las 17:48, Scott James Remnant escribió:
> On Tue, 2004-04-27 at 17:06 +0200, Ruben Porras wrote:
>
> > while you are on it, maybe you should update the spanish translations and
> > include dpkg-scansources.8 (please, see the Full Text of the message wich
> > reopened this bug this time and the previous one)
> >
> This is why you should submit new bugs for new translations, instead of
> reopening old ones! It isn't at *all* clear what's missing right now.
> Could you take five minutes to check the Spanish translation (es.po)
sorry, I can't help with this.
> *and* manpages (in man/es) in the 1.10.21 SOURCE PACKAGE and open a new
> bug for any missing or outdated translations attaching a complete copy
> of the replacement file.
as you requested:
#246164, #246163, #246162, #246161, #246160, #246159 and #246158
I hope this make clear what exactly is missing.
> As far as I can tell, the history of #171489 goes like this:
>
> 2-Dec-2002, zoso@debian.org
>
> New spanish manpages available
>
> 9-Jun-2003, zoso@debian.org
>
> "Some other" manpages available (no list or description)
>
> 25-Oct-2003, doogie@debian.org
>
> dpkg 1.10.16 released, closing the bug.
>
You miss this:
1-Nov-2003, zoso@debian.org
Bug reopened, if you read _all_ this message you'll discover that it
inform about the problem in debian/rules and about dpkg-scansources.pod
> 19-Mar-2004, nahoo82@telefonica.net
>
> Bug reopened
The bug was reopened several months ago.
> to inform developers that there is a new
> dpkg-source.1 page available.
>
> THIS SHOULD HAVE BEEN A NEW BUG.
ok, I admit it was probably wrong, I thought this way will be easier to
everyone, sorry.
> 25-Apr-2004, keybuk@debian.org
>
> dpkg 1.10.21 released, closing the bug.
>
>
> There is no message saying that 1.10.16 was missing any translations,
> there is no message saying that 1.10.21 is missing any translations.
The message is in the mail reopening the bug, I did as Esteban did
before, supposing he knows what he was doing, if this method of
reopening bugs and including the reason in the same mail is wrong (it
seems that it caused the misunderstanding), please, let me know.
> There was a bug in the debian/rules file that meant the translations are
> only included in the source package -- and not the binary package. That
> will be fixed in 1.10.22.
>
Many thanks.
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Scott James Remnant <scott@netsplit.com>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
On Tue, 2004-04-27 at 23:08 +0200, Ruben Porras wrote:
> El mar, 27-04-2004 a las 17:48, Scott James Remnant escribió:
> > On Tue, 2004-04-27 at 17:06 +0200, Ruben Porras wrote:
> >
> > *and* manpages (in man/es) in the 1.10.21 SOURCE PACKAGE and open a new
> > bug for any missing or outdated translations attaching a complete copy
> > of the replacement file.
>
> as you requested:
> #246164, #246163, #246162, #246161, #246160, #246159 and #246158
>
Many thanks, all of these are now in CVS and marked as pending ... with
the debian/rules bug fixed; hopefully we're on the right track now :)
> You miss this:
> 1-Nov-2003, zoso@debian.org
> Bug reopened, if you read _all_ this message you'll discover that it
> inform about the problem in debian/rules and about dpkg-scansources.pod
>
Heh, that message was never sent to the bug! It was just send to the
control bot ... I'm sure I'm not alone in not reading any of the "Full
text" links.
> > There is no message saying that 1.10.16 was missing any translations,
> > there is no message saying that 1.10.21 is missing any translations.
>
> The message is in the mail reopening the bug, I did as Esteban did
> before, supposing he knows what he was doing, if this method of
> reopening bugs and including the reason in the same mail is wrong (it
> seems that it caused the misunderstanding), please, let me know.
>
Yes, telling the control bot your plans isn't going to help :) I
generally mail the bug and Bcc the control bot...
To: Ruben Porras <nahoo82@telefonica.net>, 171489@bugs.debian.org
Bcc: control@bugs.debian.org
reopen X
thanks
now explain it.
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Esteban Manchado Velázquez <zoso@demiurgo.org>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
> On Tue, 2004-04-27 at 23:08 +0200, Ruben Porras wrote:
>
> > El mar, 27-04-2004 a las 17:48, Scott James Remnant escribió:
> > > On Tue, 2004-04-27 at 17:06 +0200, Ruben Porras wrote:
> > >
> > > *and* manpages (in man/es) in the 1.10.21 SOURCE PACKAGE and open a new
> > > bug for any missing or outdated translations attaching a complete copy
> > > of the replacement file.
> >
> > as you requested:
> > #246164, #246163, #246162, #246161, #246160, #246159 and #246158
> >
> Many thanks, all of these are now in CVS and marked as pending ... with
> the debian/rules bug fixed; hopefully we're on the right track now :)
The debian/rules fixed? According to:
http://cvs.debian.org/dpkg/debian/rules?rev=1.77&cvsroot=dpkg&content-type=text/vnd.viewcvs-markup
The "for" loop still reads 'for i in "" de fr ja sv'. Am I wrong, or the bug
isn't fixed yet? Just wondering...
> > You miss this:
> > 1-Nov-2003, zoso@debian.org
> > Bug reopened, if you read _all_ this message you'll discover that it
> > inform about the problem in debian/rules and about dpkg-scansources.pod
> >
> Heh, that message was never sent to the bug! It was just send to the
> control bot ... I'm sure I'm not alone in not reading any of the "Full
> text" links.
Yeah, sorry, I replied to the mail and probably didn't check the headers
:-)
Regards,
--
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es
¡Ayuda a extenderlo por la red en firmas, web o lo que sea!
Help spread it through the Net in signatures, webpages, whatever!
Information forwarded to debian-bugs-dist@lists.debian.org, Dpkg Development <debian-dpkg@lists.debian.org>: Bug#171489; Package dpkg.
(full text, mbox, link).
Acknowledgement sent to Scott James Remnant <scott@netsplit.com>:
Extra info received and forwarded to list. Copy sent to Dpkg Development <debian-dpkg@lists.debian.org>.
(full text, mbox, link).
On Wed, 2004-05-19 at 14:57 +0100, Esteban Manchado Velázquez wrote:
> > Many thanks, all of these are now in CVS and marked as pending ... with
> > the debian/rules bug fixed; hopefully we're on the right track now :)
>
> The debian/rules fixed? According to:
>
> http://cvs.debian.org/dpkg/debian/rules?rev=1.77&cvsroot=dpkg&content-type=text/vnd.viewcvs-markup
>
> The "for" loop still reads 'for i in "" de fr ja sv'. Am I wrong, or the bug
> isn't fixed yet? Just wondering...
>
It's fixed on the v1_10 branch (current dpkg) -- the trunk is in a
pretty bad state and hasn't been merged back on to for some time.
http://cvs.debian.org/dpkg/debian/rules.diff?r1=1.73.2.19&r2=1.73.2.20&only_with_tag=v1_10&cvsroot=dpkg
Scott
--
Have you ever, ever felt like this?
Had strange things happen? Are you going round the twist?
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.