[Pkg-ganeti-devel] [ganeti] branch bpo-wheezy updated (1a69951 -> 5360ead)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Mon Apr 28 20:06:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

apoikos pushed a change to branch bpo-wheezy
in repository ganeti.

      from  1a69951   Rebuild 2.10.2-2 for wheezy-backports
      adds  a3f3512   Imported Upstream version 2.10.3
      adds  1be2c88   Merge tag 'upstream/2.10.3'
      adds  8b2bc55   Drop 0001-Fix-specification-of-TIDiskParams.patch
      adds  6daed37   Update debconf templates and package descriptions
      adds  19ee17a   control.in: add missing dependencies
      adds  fab2d8e   Update Greek translation to match template
      adds  a37b343   Add Danish debconf translation
      adds  429139e   Add Japanese debconf translation
      adds  16cc69d   Add Russian debconf translation
      adds  72609ef   Add Portuguese debconf translation
      adds  3cc4af9   Add French debconf translation
      adds  735d7b6   Add Spanish debconf translation
      adds  38edf3f   Prepare 2.10.3-1
      adds  0cb03bf   Update templates.pot
       new  3618642   Merge tag 'debian/2.10.3-1' into bpo-wheezy
       new  5360ead   Rebuild 2.10.3-1 for wheezy-backports

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 INSTALL                                            |   2 +
 NEWS                                               |  42 ++
 UPGRADE                                            |   4 +
 configure                                          |  24 +-
 configure.ac                                       |   2 +-
 debian/changelog                                   |  36 +-
 debian/control                                     | 155 +++----
 debian/control.in                                  | 161 ++++----
 .../0001-Fix-specification-of-TIDiskParams.patch   |  32 --
 debian/patches/series                              |   1 -
 debian/po/da.po                                    |  55 +++
 debian/po/el.po                                    |  23 +-
 debian/po/es.po                                    |  81 ++++
 debian/po/fr.po                                    |  57 +++
 debian/po/ja.po                                    |  55 +++
 debian/po/pt.po                                    |  58 +++
 debian/po/ru.po                                    |  59 +++
 debian/po/templates.pot                            |   6 +-
 debian/templates/versioned.templates               |   4 +-
 doc/html/_sources/install-quick.txt                |   2 +
 doc/html/_sources/install.txt                      |   2 +-
 doc/html/_sources/news.txt                         |  42 ++
 doc/html/_sources/upgrade.txt                      |   4 +
 doc/html/admin.html                                |  10 +-
 doc/html/cluster-keys-replacement.html             |  10 +-
 doc/html/cluster-merge.html                        |  10 +-
 doc/html/design-2.0.html                           |  10 +-
 doc/html/design-2.1.html                           |  10 +-
 doc/html/design-2.10.html                          |  10 +-
 doc/html/design-2.2.html                           |  10 +-
 doc/html/design-2.3.html                           |  10 +-
 doc/html/design-2.4.html                           |  10 +-
 doc/html/design-2.5.html                           |  10 +-
 doc/html/design-2.6.html                           |  10 +-
 doc/html/design-2.7.html                           |  10 +-
 doc/html/design-2.8.html                           |  10 +-
 doc/html/design-2.9.html                           |  10 +-
 doc/html/design-autorepair.html                    |  10 +-
 doc/html/design-bulk-create.html                   |  10 +-
 doc/html/design-ceph-ganeti-support.html           |  10 +-
 doc/html/design-chained-jobs.html                  |  10 +-
 doc/html/design-cmdlib-unittests.html              |  10 +-
 doc/html/design-cpu-pinning.html                   |  10 +-
 doc/html/design-daemons.html                       |  10 +-
 doc/html/design-device-uuid-name.html              |  10 +-
 doc/html/design-draft.html                         |  10 +-
 doc/html/design-file-based-storage.html            |  10 +-
 doc/html/design-glusterfs-ganeti-support.html      |  10 +-
 doc/html/design-hotplug.html                       |  10 +-
 doc/html/design-hroller.html                       |  10 +-
 doc/html/design-hsqueeze.html                      |  10 +-
 doc/html/design-htools-2.3.html                    |  10 +-
 doc/html/design-http-server.html                   |  10 +-
 doc/html/design-hugepages-support.html             |  10 +-
 doc/html/design-impexp2.html                       |  10 +-
 doc/html/design-internal-shutdown.html             |  10 +-
 doc/html/design-linuxha.html                       |  10 +-
 doc/html/design-lu-generated-jobs.html             |  10 +-
 doc/html/design-monitoring-agent.html              |  10 +-
 doc/html/design-multi-reloc.html                   |  10 +-
 doc/html/design-network.html                       |  10 +-
 doc/html/design-node-add.html                      |  10 +-
 doc/html/design-oob.html                           |  10 +-
 doc/html/design-openvswitch.html                   |  10 +-
 doc/html/design-opportunistic-locking.html         |  10 +-
 doc/html/design-optables.html                      |  10 +-
 doc/html/design-ovf-support.html                   |  10 +-
 doc/html/design-partitioned.html                   |  10 +-
 doc/html/design-query-splitting.html               |  10 +-
 doc/html/design-query2.html                        |  10 +-
 doc/html/design-reason-trail.html                  |  10 +-
 doc/html/design-resource-model.html                |  10 +-
 doc/html/design-restricted-commands.html           |  10 +-
 doc/html/design-shared-storage.html                |  10 +-
 doc/html/design-storagetypes.html                  |  10 +-
 doc/html/design-upgrade.html                       |  10 +-
 doc/html/design-virtual-clusters.html              |  10 +-
 doc/html/design-x509-ca.html                       |  10 +-
 doc/html/dev-codestyle.html                        |  10 +-
 doc/html/devnotes.html                             |  10 +-
 doc/html/glossary.html                             |  10 +-
 doc/html/hooks.html                                |  10 +-
 doc/html/iallocator.html                           |  10 +-
 doc/html/index.html                                |  10 +-
 doc/html/install-quick.html                        |  12 +-
 doc/html/install.html                              |  12 +-
 doc/html/locking.html                              |  10 +-
 doc/html/manpages.html                             |  10 +-
 doc/html/monitoring-query-format.html              |  10 +-
 doc/html/move-instance.html                        |  10 +-
 doc/html/news.html                                 |  52 ++-
 doc/html/ovfconverter.html                         |  10 +-
 doc/html/rapi.html                                 |  38 +-
 doc/html/search.html                               |  10 +-
 doc/html/searchindex.js                            |   2 +-
 doc/html/security.html                             |  10 +-
 doc/html/upgrade.html                              |  14 +-
 doc/html/virtual-cluster.html                      |  10 +-
 doc/html/walkthrough.html                          |  10 +-
 doc/install-quick.rst                              |   2 +
 doc/install.rst                                    |   2 +-
 doc/news.rst                                       |  42 ++
 doc/upgrade.rst                                    |   4 +
 lib/build/sphinx_ext.py                            |   2 +-
 lib/client/gnt_instance.py                         |   2 +-
 lib/cmdlib/cluster.py                              |   9 +-
 lib/cmdlib/instance.py                             |  24 +-
 lib/cmdlib/instance_query.py                       |   8 +-
 lib/cmdlib/instance_storage.py                     |   1 +
 lib/config.py                                      |  17 +-
 lib/ht.py                                          |   2 +-
 lib/hypervisor/hv_kvm.py                           |  18 +-
 lib/rapi/baserlib.py                               |  40 +-
 lib/rapi/client.py                                 | 452 ++++++++++++++++-----
 lib/rapi/rlib2.py                                  |  16 +
 lib/storage/filestorage.py                         |   4 +-
 lib/watcher/__init__.py                            |   9 +-
 qa/ganeti-qa.py                                    |  30 +-
 qa/qa_node.py                                      |  27 +-
 qa/qa_rapi.py                                      | 137 ++++++-
 qa/qa_utils.py                                     |  27 +-
 src/Ganeti/Confd/Server.hs                         |  21 +-
 src/Ganeti/Config.hs                               |   3 +-
 src/Ganeti/Query/Query.hs                          |   5 +-
 test/py/ganeti.rapi.baserlib_unittest.py           |   2 +-
 test/py/ganeti.rapi.client_unittest.py             |   4 +-
 test/py/ganeti.rapi.rlib2_unittest.py              |  70 +++-
 vcs-version                                        |   2 +-
 128 files changed, 1929 insertions(+), 790 deletions(-)
 delete mode 100644 debian/patches/0001-Fix-specification-of-TIDiskParams.patch
 create mode 100644 debian/po/da.po
 create mode 100644 debian/po/es.po
 create mode 100644 debian/po/fr.po
 create mode 100644 debian/po/ja.po
 create mode 100644 debian/po/pt.po
 create mode 100644 debian/po/ru.po

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list