Bladeren bron

prepare release 1.0.3

Michael Vogt 12 jaren geleden
bovenliggende
commit
3fa4e98f62
55 gewijzigde bestanden met toevoegingen van 60503 en 60506 verwijderingen
  1. 1 1
      configure.ac
  2. 31 0
      debian/changelog
  3. 1 1
      doc/apt-verbatim.ent
  4. 3 3
      doc/po/apt-doc.pot
  5. 11 2
      doc/po/de.po
  6. 2 2
      doc/po/es.po
  7. 2 2
      doc/po/fr.po
  8. 2 2
      doc/po/it.po
  9. 2 2
      doc/po/ja.po
  10. 2 2
      doc/po/pl.po
  11. 2 2
      doc/po/pt.po
  12. 2 2
      doc/po/pt_BR.po
  13. 1213 1214
      po/ar.po
  14. 1422 1423
      po/ast.po
  15. 1426 1427
      po/bg.po
  16. 1139 1140
      po/bs.po
  17. 1420 1421
      po/ca.po
  18. 1425 1426
      po/cs.po
  19. 1435 1436
      po/cy.po
  20. 1427 1428
      po/da.po
  21. 1459 1460
      po/de.po
  22. 1414 1415
      po/dz.po
  23. 1427 1428
      po/el.po
  24. 1432 1433
      po/es.po
  25. 1401 1402
      po/eu.po
  26. 1404 1405
      po/fi.po
  27. 1433 1434
      po/fr.po
  28. 1423 1424
      po/gl.po
  29. 1420 1421
      po/hu.po
  30. 1447 1448
      po/it.po
  31. 1424 1425
      po/ja.po
  32. 1401 1402
      po/km.po
  33. 1428 1429
      po/ko.po
  34. 1211 1212
      po/ku.po
  35. 1359 1360
      po/lt.po
  36. 1424 1425
      po/mr.po
  37. 1416 1417
      po/nb.po
  38. 1407 1408
      po/ne.po
  39. 1459 1460
      po/nl.po
  40. 1418 1419
      po/nn.po
  41. 1429 1430
      po/pl.po
  42. 1424 1425
      po/pt.po
  43. 1427 1428
      po/pt_BR.po
  44. 1429 1430
      po/ro.po
  45. 1430 1431
      po/ru.po
  46. 1425 1426
      po/sk.po
  47. 1407 1408
      po/sl.po
  48. 1427 1428
      po/sv.po
  49. 1404 1405
      po/th.po
  50. 1425 1426
      po/tl.po
  51. 1424 1425
      po/tr.po
  52. 1431 1432
      po/uk.po
  53. 1429 1430
      po/vi.po
  54. 1417 1418
      po/zh_CN.po
  55. 1400 1401
      po/zh_TW.po

+ 1 - 1
configure.ac

@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 PACKAGE="apt"
-PACKAGE_VERSION="1.0.2"
+PACKAGE_VERSION="1.0.3"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")

+ 31 - 0
debian/changelog

@@ -1,3 +1,34 @@
+apt (1.0.3) unstable; urgency=medium
+
+  [ Michael Vogt ]
+  * reduce delta to ubuntu
+  * provide support for vendor specific config files
+  * debian/apt-doc.docs: remove README.MultiArch
+  * Fix missing ScreenWidth check in apt.cc
+  * Only do openpty() if both stdin/stdout are terminals (Closes: 746434)
+
+  [ David Kalnischkies ]
+  * add a README for vendor information
+  * remove outdated README.MultiArch
+  * build http request in a stringstream
+  * enforce LFS for partial files in https range requests
+  * handle pkgnames shorter than modifiers (Closes: 744940)
+  * allow vendors to install configuration files
+
+  [ John Ogness ]
+  * properly undo CD-ROM mount in all error cases
+
+  [ Mahyuddin Ramli ]
+  * add vendor information for BlankOn (Closes: 743595)
+
+  [ Adam Conrad ]
+  * fix FileFd::Size bitswap on big-endian architectures (Closes: 745866)
+
+  [ Trần Ngọc Quân ]
+  * l10n: vi.po: Update one new string
+
+ -- Michael Vogt <mvo@debian.org>  Mon, 05 May 2014 14:03:15 +0200
+
 apt (1.0.2) unstable; urgency=medium
 
   [ Michael Vogt ]

+ 1 - 1
doc/apt-verbatim.ent

@@ -225,7 +225,7 @@
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.0.2">
+<!ENTITY apt-product-version "1.0.3">
 
 <!-- (Code)names for various things used all over the place -->
 <!ENTITY oldstable-codename "squeeze">

+ 3 - 3
doc/po/apt-doc.pot

@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: apt-doc 1.0.1\n"
+"Project-Id-Version: apt-doc 1.0.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -6242,7 +6242,7 @@ msgstr ""
 #: guide.sgml:163
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 11 - 2
doc/po/de.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-doc 0.9.16\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 14:00+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -8836,9 +8836,18 @@ msgstr ""
 
 #. type: <p></p>
 #: guide.sgml:163
+#, fuzzy
+#| msgid ""
+#| "<prgn>apt-get</prgn> has several command line options that are detailed "
+#| "in its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+#| "option is <tt>-d</tt> which does not install the fetched files. If the "
+#| "system has to download a large number of package it would be undesired to "
+#| "start installing them in case something goes wrong. When <tt>-d</tt> is "
+#| "used the downloaded archives can be installed by simply running the "
+#| "command that caused them to be downloaded again without <tt>-d</tt>."
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/es.po

@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 14:00+0200\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -8897,7 +8897,7 @@ msgstr ""
 #| "command that caused them to be downloaded again without <tt>-d</tt>."
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/fr.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 14:00+0200\n"
 "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -8857,7 +8857,7 @@ msgstr ""
 #| "command that caused them to be downloaded again without <tt>-d</tt>."
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/it.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 14:00+0200\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -8817,7 +8817,7 @@ msgstr ""
 #| "command that caused them to be downloaded again without <tt>-d</tt>."
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/ja.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.7.25.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 14:00+0200\n"
 "Last-Translator: KURASAWA Nozomu <nabetaro@debian.or.jp>\n"
 "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
@@ -8440,7 +8440,7 @@ msgstr ""
 #: guide.sgml:163
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/pl.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.3\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 13:59+0200\n"
 "Last-Translator: Robert Luberda <robert@debian.org>\n"
 "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n"
@@ -8097,7 +8097,7 @@ msgstr ""
 #| "command that caused them to be downloaded again without <tt>-d</tt>."
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/pt.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.9.7.1\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2014-04-01 13:59+0200\n"
 "Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n"
 "Language-Team: Portuguese <l10n@debianpt.org>\n"
@@ -8806,7 +8806,7 @@ msgstr ""
 #| "command that caused them to be downloaded again without <tt>-d</tt>."
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

+ 2 - 2
doc/po/pt_BR.po

@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-04-25 13:17+0200\n"
+"POT-Creation-Date: 2014-05-05 16:26+0200\n"
 "PO-Revision-Date: 2004-09-20 17:02+0000\n"
 "Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
 "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
@@ -6647,7 +6647,7 @@ msgstr ""
 #: guide.sgml:163
 msgid ""
 "<prgn>apt-get</prgn> has several command line options that are detailed in "
-"its man page, <manref name=\"apt-get\" section=\"8\">. The most useful "
+"its man page, <manref section=\"8\" name=\"apt-get\">. The most useful "
 "option is <tt>-d</tt> which does not install the fetched files. If the "
 "system has to download a large number of package it would be undesired to "
 "start installing them in case something goes wrong. When <tt>-d</tt> is used "

File diff suppressed because it is too large
+ 1213 - 1214
po/ar.po


File diff suppressed because it is too large
+ 1422 - 1423
po/ast.po


File diff suppressed because it is too large
+ 1426 - 1427
po/bg.po


File diff suppressed because it is too large
+ 1139 - 1140
po/bs.po


File diff suppressed because it is too large
+ 1420 - 1421
po/ca.po


File diff suppressed because it is too large
+ 1425 - 1426
po/cs.po


File diff suppressed because it is too large
+ 1435 - 1436
po/cy.po


File diff suppressed because it is too large
+ 1427 - 1428
po/da.po


File diff suppressed because it is too large
+ 1459 - 1460
po/de.po


File diff suppressed because it is too large
+ 1414 - 1415
po/dz.po


File diff suppressed because it is too large
+ 1427 - 1428
po/el.po


File diff suppressed because it is too large
+ 1432 - 1433
po/es.po


File diff suppressed because it is too large
+ 1401 - 1402
po/eu.po


File diff suppressed because it is too large
+ 1404 - 1405
po/fi.po


File diff suppressed because it is too large
+ 1433 - 1434
po/fr.po


File diff suppressed because it is too large
+ 1423 - 1424
po/gl.po


File diff suppressed because it is too large
+ 1420 - 1421
po/hu.po


File diff suppressed because it is too large
+ 1447 - 1448
po/it.po


File diff suppressed because it is too large
+ 1424 - 1425
po/ja.po


File diff suppressed because it is too large
+ 1401 - 1402
po/km.po


File diff suppressed because it is too large
+ 1428 - 1429
po/ko.po


File diff suppressed because it is too large
+ 1211 - 1212
po/ku.po


File diff suppressed because it is too large
+ 1359 - 1360
po/lt.po


File diff suppressed because it is too large
+ 1424 - 1425
po/mr.po


File diff suppressed because it is too large
+ 1416 - 1417
po/nb.po


File diff suppressed because it is too large
+ 1407 - 1408
po/ne.po


File diff suppressed because it is too large
+ 1459 - 1460
po/nl.po


File diff suppressed because it is too large
+ 1418 - 1419
po/nn.po


File diff suppressed because it is too large
+ 1429 - 1430
po/pl.po


File diff suppressed because it is too large
+ 1424 - 1425
po/pt.po


File diff suppressed because it is too large
+ 1427 - 1428
po/pt_BR.po


File diff suppressed because it is too large
+ 1429 - 1430
po/ro.po


File diff suppressed because it is too large
+ 1430 - 1431
po/ru.po


File diff suppressed because it is too large
+ 1425 - 1426
po/sk.po


File diff suppressed because it is too large
+ 1407 - 1408
po/sl.po


File diff suppressed because it is too large
+ 1427 - 1428
po/sv.po


File diff suppressed because it is too large
+ 1404 - 1405
po/th.po


File diff suppressed because it is too large
+ 1425 - 1426
po/tl.po


File diff suppressed because it is too large
+ 1424 - 1425
po/tr.po


File diff suppressed because it is too large
+ 1431 - 1432
po/uk.po


File diff suppressed because it is too large
+ 1429 - 1430
po/vi.po


File diff suppressed because it is too large
+ 1417 - 1418
po/zh_CN.po


File diff suppressed because it is too large
+ 1400 - 1401
po/zh_TW.po