[Pkg-ganeti-devel] [instance-debootstrap] branch master updated (11a99c4 -> da006b4)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Feb 21 11:40:13 UTC 2014


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

apoikos pushed a change to branch master
in repository instance-debootstrap.

      from  11a99c4   Remove myself from uploaders
       new  fa24646   Add myself to Uploaders
       new  4d3158e   debian/rules: switch to dh sequencer
       new  3ec4c63   Bump standards to 3.9.5 and compat to 9
       new  3dd8d5c   Canonicalize vcs-* fields
       new  4028bf7   Convert copyright to Format 1.0
       new  d9bdbf6   Update watch file to use downloads.ganeti.org
       new  e56b9bc   Add debian/gbp.conf
      adds  f0cf479   Imported Upstream version 0.10
      adds  9416139   Imported Upstream version 0.11
       new  c4d4151   Merge tag 'upstream/0.11'
       new  412a85c   Imported Upstream version 0.14
       new  9e6cc73   Merge tag 'upstream/0.14'
       new  9561150   Drop debian hooks (merged upstream)
       new  4f517ba   Remove debian/examples
       new  da006b4   Release debian/0.14-1

The 13 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:
 Makefile.am                              |  31 +++-
 Makefile.in                              | 101 ++++++++++--
 NEWS                                     |  47 ++++++
 README                                   |  78 +++++++++-
 aclocal.m4                               |   4 +-
 common.sh.in                             |   7 +-
 configure                                | 255 +++++++++++++++++--------------
 configure.ac                             |   2 +-
 create                                   |  42 ++++-
 debian/changelog                         |  22 +++
 debian/compat                            |   2 +-
 debian/control                           |  11 +-
 debian/copyright                         |  75 ++++-----
 debian/examples                          |   1 -
 debian/gbp.conf                          |   7 +
 debian/hooks/clear-root-password         |  21 ---
 debian/hooks/xen-hvc0                    |  24 ---
 debian/install                           |   1 -
 debian/maintscript                       |   2 +
 debian/rules                             |  28 ++--
 debian/watch                             |   5 +-
 defaults                                 |  10 +-
 examples/hooks/confdata/defaultpasswords |   1 +
 examples/hooks/confdata/timezone         |   1 +
 examples/hooks/defaultpasswords          |   9 ++
 examples/hooks/hosts                     |  10 ++
 examples/hooks/ssh-keys                  |  18 +++
 examples/hooks/timezone                  |  12 ++
 export                                   |   3 +
 ganeti_api_version                       |   5 +-
 parameters.list                          |   1 +
 export => verify                         |  38 ++---
 32 files changed, 570 insertions(+), 304 deletions(-)
 delete mode 100644 debian/examples
 create mode 100644 debian/gbp.conf
 delete mode 100755 debian/hooks/clear-root-password
 delete mode 100755 debian/hooks/xen-hvc0
 delete mode 100644 debian/install
 create mode 100644 debian/maintscript
 create mode 100644 examples/hooks/confdata/defaultpasswords
 create mode 100644 examples/hooks/confdata/timezone
 create mode 100755 examples/hooks/defaultpasswords
 create mode 100755 examples/hooks/hosts
 create mode 100755 examples/hooks/ssh-keys
 create mode 100755 examples/hooks/timezone
 create mode 100644 parameters.list
 copy export => verify (54%)

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



More information about the Pkg-ganeti-devel mailing list