Re: What is the default value for the Multi-Arch field?

2014-10-11 Thread Johannes Schauer
Hi,

Quoting Thomas Hood (2014-09-04 15:42:00)
> On 3 September 2014 10:28, Johannes Schauer  wrote:
> > Can we somehow fix that?
> >
> > CC-ing Thomas Hood as he introduced that change into the spec.
> 
> Please note that at that time (Octobler 2013) I was trying to clarify
> and expand the explanation in order to reflect what I thought was
> intended, not to change those prescriptions on my own (nonexistent)
> authority. I was told, however, that I shouldn't revise that document
> (but presumably create a new page for the purpose of explaining how to
> interpret the spec) and vorlon reverted some of my changes. I
> subsequently suggested and now suggest again that the rest of my
> changes be reverted.

as of today the spec still says "none". Who would have the authority to revert
it back?

cheers, josch


--
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141011071835.7010.86966@hoothoot



Re: [Multiarch-devel] What is the default value for the Multi-Arch field?

2014-10-11 Thread Steve Langasek
On Sat, Oct 11, 2014 at 09:18:35AM +0200, Johannes Schauer wrote:
> Hi,

> Quoting Thomas Hood (2014-09-04 15:42:00)
> > On 3 September 2014 10:28, Johannes Schauer  wrote:
> > > Can we somehow fix that?

> > > CC-ing Thomas Hood as he introduced that change into the spec.

> > Please note that at that time (Octobler 2013) I was trying to clarify
> > and expand the explanation in order to reflect what I thought was
> > intended, not to change those prescriptions on my own (nonexistent)
> > authority. I was told, however, that I shouldn't revise that document
> > (but presumably create a new page for the purpose of explaining how to
> > interpret the spec) and vorlon reverted some of my changes. I
> > subsequently suggested and now suggest again that the rest of my
> > changes be reverted.

> as of today the spec still says "none". Who would have the authority to revert
> it back?

Reverted the no->none change.

Those changes that were not reverted, I regarded as reasonable text
clarifications that did not change the meaning of the spec.  I overlooked
this particular incompatibility with the implementation at the time, sorry
about that.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Re: ETA for string freeze / upload planning? (especially for L10n teams)

2014-10-11 Thread Guillem Jover
Hi!

On Tue, 2014-10-07 at 20:25:33 +0200, Helge Kreutzmann wrote:
> yesterday quite a few changed / added strings were added to the master
> repository.
> 
> Since the Freeze is quickly approaching I wanted to ask when the
> strings stabilize, i.e. translation teams (which might require some
> time for review!) should start working on the updates.

As I mentioned in
, in
principle I should have stopped doing mass string changes two months
before the freeze. I'm not aware of any such change that might have
slipped into 1.17.14, but maybe I missed some. Supposedly the string
changes there were for new features and similar.

The string freeze would still be two weeks before the freeze, but I
realize it might be too tight? Because dpkg will require 10 days
before the freeze to migrate, hmmm.

> Also is there a plan for future uploads (before the Freeze). IIRC, the
> last possible date would be around October 25th.

Probably some more, but if there's any string change, it should be
pretty targetted and specific. No general text rewrites and similar,
or string cleanups.

I guess, I'll be preparing a CfT soon, so that translators do have
time to get ready, even if few more strings might change during the
coming 1/2 weeks.

Thanks,
Guillem


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141012042759.ga16...@gaara.hadrons.org



Accepted dpkg 1.17.17 (source all) into unstable

2014-10-11 Thread Guillem Jover
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 12 Oct 2014 04:59:09 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.17
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers 
Changed-By: Guillem Jover 
Description:
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 671711 764216 764673 764721
Changes:
 dpkg (1.17.17) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Add dpkg-vendor, Dpkg/File.pm and Dpkg/Util.pm to the list of files with
 translatable strings, so that they can be translated.
   * Fix some typos for versioned and mentioned in comments and changelogs.
   * Mark for translation and unify "rm cleanup" string in dpkg.
   * Mark for translation and improve dselect method handling error messages.
   * Defer trigger processing if the package does not fulfill dependencies.
 Closes: #671711
   * Do not write to the database when changing selections with --dry-run.
 Closes: #764673
   * Add missing imports from Dpkg::BuildProfiles in dpkg-genchanges.
 Regression introduced in dpkg 1.17.14. Closes: #764216
 Reported by Johannes Schauer .
   * Initialize dependencies with the correct minimum version from a symbols
 file with multiple SONAMEs in dpkg-shlibdeps.
 Thanks to Jérémy Bobbio . Closes: #764721
   * Perl modules:
 - Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
   when parsing the DEB_BUILD_PROFILES environment variable.
   Thanks to Johannes Schauer .
 - New Dpkg::Getopt private module.
 - Document public module Dpkg.
 - Document public module Dpkg::Gettext.
 - Mark Dpkg::BuildProfiles as a public module.
 - Document all public module versions in a CHANGES section.
 - Remove EXPORTED from POD section titles.
 - Document private modules as such in a CHANGES section.
   * Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
 Missed in dpkg 1.17.14.
   * Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
 which is not being set at all when querying for DEB_TARGET_ variables.
   * Normalize dpkg-architecture command-line parsing, so that «--option=value»
 «--option value», «-ovalue» and «-o value» will all be accepted.
   * Add long option names for all dpkg-architecture short options.
   * Add support for --host-arch, --host-type, --target-arch and --target-type
 long options in dpkg-buildpackage. These will get passed through to
 dpkg-architecture. This restores the ability to specify the target
 architecture when building cross-compilers. Regression introduced in
 dpkg 1.17.14. Reported by Helmut Grohne .
   * Do not modify the topic variable values in list functions in perl code.
   * List Dpkg::Exit and Dpkg::Interface::Storable as public modules in
 libdpkg-perl package description.
 .
   [ Updated programs translations ]
   * German (Sven Joachim).
   * Vietnamese (Trần Ngọc Quân).
 .
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
Checksums-Sha1:
 8528fc368dd11534d3fc60887d1abd2c83bfba89 2057 dpkg_1.17.17.dsc
 85f982ed86527ec6d68d0653375a067a6612ea7f 4313064 dpkg_1.17.17.tar.xz
 91f5448753bd3fb17d384ab98913271ac880f2b2 1494278 dpkg-dev_1.17.17_all.deb
 71ce89d9d4ec2c00de88559da24edef7a275 1027574 libdpkg-perl_1.17.17_all.deb
Checksums-Sha256:
 a47f7ac389fc2da544e6e88dec0e997d609ffdf27914f4e13763b831874f4978 2057 
dpkg_1.17.17.dsc
 c7250b66b4e349c5f97f00b41b59438c6d6d526e25ad908c963a6e1de1778e46 4313064 
dpkg_1.17.17.tar.xz
 bfdd3b01c01d4467501db45c7d3d8ae87e85e5f83f23b585e272fa8ad33c0e4c 1494278 
dpkg-dev_1.17.17_all.deb
 0100a7d717d61ae6ded66c047168731ee3bfdcb0fc4d7a6170d81b0fc5ccac0d 1027574 
libdpkg-perl_1.17.17_all.deb
Files:
 75f0284c9f2ffb7066837a82e3cfec79 2057 admin required dpkg_1.17.17.dsc
 0c8161cc5d12792d6623af860cdc2d0d 4313064 admin required dpkg_1.17.17.tar.xz
 691053b0d30d682b51fe972b11f8c3cb 1494278 utils optional 
dpkg-dev_1.17.17_all.deb
 86bf70411f24366e4a43d36e46595d1e 1027574 perl optional 
libdpkg-perl_1.17.17_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJUOgpFAAoJELlyvz6krlejHxUP/jqt0Q9VxbfooYZaCSt3CTUc
V+9qjLer2fwxxMUtV8MQBKVzkS72TzR8iRBQqw4bbTmrQzBPPZZbBWhwXgoY//dm
dKc689PfthCXsLvczV//YPdVoYHOLLMaX0+ZU7kLUEH/nZHAm8Z2mGXCrkMc4RtW
dk98hP3iSlVk0W7Kr4q0q7bBxsLO8H6WpXnBjWo1X2LkDYSCKg5+mFQMX5x51lDU
Gtnst9pCBy+DsJeL0186QIOIXP7FVnjDDg3/naaY9R6KA1Cx17/c2wSkjlzHWWfO
Ky3hupAMuEScFP2J2Salj6jNcmPLalwQYBb3YB7IsT/j5U6I5nMIsb8/O7wyZbJq
uVTBkrVJXFArdH167j5GRLFq1K1WwdW6Ba6bFgnBVXZ3JLUiyC7GXALl+WNQvc55
5Z8PssS4Tysd3Et+uAUdXPftwa/raOG+dH2TqgW1WpiPhKC3Ni0AWtzwkEVqZsLH
DkajTJe792cuN8kQ/2IA1qQgEJg554xKOEyyawPsY7CqSHOckMMFEbw9nDomJ/Ih
ja9j9mULEXHpmxJQuROecI7L13TiDbjmrVa/cvtN0nn9uCPV67C2ctSJNOIT

Processing of dpkg_1.17.17_amd64.changes

2014-10-11 Thread Debian FTP Masters
dpkg_1.17.17_amd64.changes uploaded successfully to localhost
along with the files:
  dpkg_1.17.17.dsc
  dpkg_1.17.17.tar.xz
  dpkg-dev_1.17.17_all.deb
  libdpkg-perl_1.17.17_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xdbte-00053i...@franck.debian.org



Processing of dpkg_1.17.17_amd64.changes

2014-10-11 Thread Debian FTP Masters
dpkg_1.17.17_amd64.changes uploaded successfully to ftp-master.debian.org
along with the files:
  dpkg_1.17.17.dsc
  dpkg_1.17.17.tar.xz
  dpkg-dev_1.17.17_all.deb
  libdpkg-perl_1.17.17_all.deb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-dpkg-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1xdbsp-0001n8...@coccia.debian.org



Re: ETA for string freeze / upload planning? (especially for L10n teams)

2014-10-11 Thread Helge Kreutzmann
Hello Guillem,
On Sun, Oct 12, 2014 at 06:27:59AM +0200, Guillem Jover wrote:
> On Tue, 2014-10-07 at 20:25:33 +0200, Helge Kreutzmann wrote:
> > yesterday quite a few changed / added strings were added to the master
> > repository.
> > 
> > Since the Freeze is quickly approaching I wanted to ask when the
> > strings stabilize, i.e. translation teams (which might require some
> > time for review!) should start working on the updates.
> 
> As I mentioned in
> , in
> principle I should have stopped doing mass string changes two months
> before the freeze. I'm not aware of any such change that might have
> slipped into 1.17.14, but maybe I missed some. Supposedly the string
> changes there were for new features and similar.

I just wondered because the man pages got 65 fuzzy and 15 new strings.
I'm almost done with working on them, most of the are rather small
changes. But as they appeared the moment you release the last version
(well, the one with the build problems, not the ones fixing them) I
wondered if there were more changes in the pipeline.

> The string freeze would still be two weeks before the freeze, but I
> realize it might be too tight? Because dpkg will require 10 days
> before the freeze to migrate, hmmm.

For German this is no problem. But e.g. Swedish (the third best
translated man pages) has 96+33 strings to do, and polish (the next
one) 360+134 (though I don't know how active the polish dpkg
translation is).

Usually, for much smaller (Debconf) templates, there is a string
freeze, a 10 day call for translations (enabling teams to translate
and review the changes) and than an upload. 

> > Also is there a plan for future uploads (before the Freeze). IIRC, the
> > last possible date would be around October 25th.
> 
> Probably some more, but if there's any string change, it should be
> pretty targetted and specific. No general text rewrites and similar,
> or string cleanups.
> 
> I guess, I'll be preparing a CfT soon, so that translators do have
> time to get ready, even if few more strings might change during the
> coming 1/2 weeks.

Thanks. I tentitavely thought about a CfT as well, unfortunately
Bubulle had to reduce his i18n work so I have a lot to do for getting
in "forgotten" German translations in various packages.

Greetings

   Helge

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software "libre": http://www.ffii.de/


signature.asc
Description: Digital signature


dpkg_1.17.17_amd64.changes ACCEPTED into unstable

2014-10-11 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 12 Oct 2014 04:59:09 +0200
Source: dpkg
Binary: libdpkg-dev dpkg dpkg-dev libdpkg-perl dselect
Architecture: source all
Version: 1.17.17
Distribution: unstable
Urgency: low
Maintainer: Dpkg Developers 
Changed-By: Guillem Jover 
Description:
 dpkg   - Debian package management system
 dpkg-dev   - Debian package development tools
 dselect- Debian package management front-end
 libdpkg-dev - Debian package management static library
 libdpkg-perl - Dpkg perl modules
Closes: 671711 764216 764673 764721
Changes:
 dpkg (1.17.17) unstable; urgency=low
 .
   [ Guillem Jover ]
   * Add dpkg-vendor, Dpkg/File.pm and Dpkg/Util.pm to the list of files with
 translatable strings, so that they can be translated.
   * Fix some typos for versioned and mentioned in comments and changelogs.
   * Mark for translation and unify "rm cleanup" string in dpkg.
   * Mark for translation and improve dselect method handling error messages.
   * Defer trigger processing if the package does not fulfill dependencies.
 Closes: #671711
   * Do not write to the database when changing selections with --dry-run.
 Closes: #764673
   * Add missing imports from Dpkg::BuildProfiles in dpkg-genchanges.
 Regression introduced in dpkg 1.17.14. Closes: #764216
 Reported by Johannes Schauer .
   * Initialize dependencies with the correct minimum version from a symbols
 file with multiple SONAMEs in dpkg-shlibdeps.
 Thanks to Jérémy Bobbio . Closes: #764721
   * Perl modules:
 - Allow multiple whitespace in Dpkg::BuildProfiles::get_build_profiles()
   when parsing the DEB_BUILD_PROFILES environment variable.
   Thanks to Johannes Schauer .
 - New Dpkg::Getopt private module.
 - Document public module Dpkg.
 - Document public module Dpkg::Gettext.
 - Mark Dpkg::BuildProfiles as a public module.
 - Document all public module versions in a CHANGES section.
 - Remove EXPORTED from POD section titles.
 - Document private modules as such in a CHANGES section.
   * Set the DEB_TARGET_* dpkg-architecture variables from architecture.mk.
 Missed in dpkg 1.17.14.
   * Initialize DEB_TARGET_ARCH variable without requiring DEB_HOST_ARCH,
 which is not being set at all when querying for DEB_TARGET_ variables.
   * Normalize dpkg-architecture command-line parsing, so that «--option=value»
 «--option value», «-ovalue» and «-o value» will all be accepted.
   * Add long option names for all dpkg-architecture short options.
   * Add support for --host-arch, --host-type, --target-arch and --target-type
 long options in dpkg-buildpackage. These will get passed through to
 dpkg-architecture. This restores the ability to specify the target
 architecture when building cross-compilers. Regression introduced in
 dpkg 1.17.14. Reported by Helmut Grohne .
   * Do not modify the topic variable values in list functions in perl code.
   * List Dpkg::Exit and Dpkg::Interface::Storable as public modules in
 libdpkg-perl package description.
 .
   [ Updated programs translations ]
   * German (Sven Joachim).
   * Vietnamese (Trần Ngọc Quân).
 .
   [ Updated scripts translations ]
   * German (Helge Kreutzmann).
Checksums-Sha1:
 8528fc368dd11534d3fc60887d1abd2c83bfba89 2057 dpkg_1.17.17.dsc
 85f982ed86527ec6d68d0653375a067a6612ea7f 4313064 dpkg_1.17.17.tar.xz
 91f5448753bd3fb17d384ab98913271ac880f2b2 1494278 dpkg-dev_1.17.17_all.deb
 71ce89d9d4ec2c00de88559da24edef7a275 1027574 libdpkg-perl_1.17.17_all.deb
Checksums-Sha256:
 a47f7ac389fc2da544e6e88dec0e997d609ffdf27914f4e13763b831874f4978 2057 
dpkg_1.17.17.dsc
 c7250b66b4e349c5f97f00b41b59438c6d6d526e25ad908c963a6e1de1778e46 4313064 
dpkg_1.17.17.tar.xz
 bfdd3b01c01d4467501db45c7d3d8ae87e85e5f83f23b585e272fa8ad33c0e4c 1494278 
dpkg-dev_1.17.17_all.deb
 0100a7d717d61ae6ded66c047168731ee3bfdcb0fc4d7a6170d81b0fc5ccac0d 1027574 
libdpkg-perl_1.17.17_all.deb
Files:
 75f0284c9f2ffb7066837a82e3cfec79 2057 admin required dpkg_1.17.17.dsc
 0c8161cc5d12792d6623af860cdc2d0d 4313064 admin required dpkg_1.17.17.tar.xz
 691053b0d30d682b51fe972b11f8c3cb 1494278 utils optional 
dpkg-dev_1.17.17_all.deb
 86bf70411f24366e4a43d36e46595d1e 1027574 perl optional 
libdpkg-perl_1.17.17_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJUOgpFAAoJELlyvz6krlejHxUP/jqt0Q9VxbfooYZaCSt3CTUc
V+9qjLer2fwxxMUtV8MQBKVzkS72TzR8iRBQqw4bbTmrQzBPPZZbBWhwXgoY//dm
dKc689PfthCXsLvczV//YPdVoYHOLLMaX0+ZU7kLUEH/nZHAm8Z2mGXCrkMc4RtW
dk98hP3iSlVk0W7Kr4q0q7bBxsLO8H6WpXnBjWo1X2LkDYSCKg5+mFQMX5x51lDU
Gtnst9pCBy+DsJeL0186QIOIXP7FVnjDDg3/naaY9R6KA1Cx17/c2wSkjlzHWWfO
Ky3hupAMuEScFP2J2Salj6jNcmPLalwQYBb3YB7IsT/j5U6I5nMIsb8/O7wyZbJq
uVTBkrVJXFArdH167j5GRLFq1K1WwdW6Ba6bFgnBVXZ3JLUiyC7GXALl+WNQvc55
5Z8PssS4Tysd3Et+uAUdXPftwa/raOG+dH2TqgW1WpiPhKC3Ni0AWtzwkEVqZsLH
DkajTJe792cuN8kQ/2IA1qQgEJg554xKOEyyawPsY7CqSHOckMMFEbw9nDomJ/Ih
ja9j9mULEXHpmxJQuROecI7L13TiDbjmrVa/cvtN0nn9uCP