[DRE-commits] [diaspora-installer] branch master updated (511d9ff -> 93969f6)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed May 27 11:01:50 UTC 2015


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

praveen pushed a change to branch master
in repository diaspora-installer.

      from  511d9ff   add template to warn about migrations
      adds  0a64baf   move version split to separate script
      adds  566d053   move downloading to separate file
      adds  764276a   add preinst for backup and sidekiq
      adds  31392b7   update templates
      adds  248454a   update po, pot
      adds  09c683a   read env variables
      adds  9beabd3   add conditional migration message
      adds  f77f22c   install two more scripts
      adds  3cb9b1f   touch a flag file for migrations
      adds  182bf1d   show debconf messages for migrations
      adds  d01ebc5   changes for big upstream update
      adds  bc5ae5f   use gem installed bundler
      adds  899abfe   update changelog
      adds  196f1f4   run sed before migration, fix typo
       new  38e1d50   start diaspora after upgrade
       new  464e6f5   move config, vendor/bundle and .bundle back
       new  87a039f   remove backup after update
       new  776f53d   make backup only for big update
       new  2d22228   use path in postgres user home
       new  446088d   need ruby >= 2.0
       new  fc464b1   kppe the bin as we install bundler via rubygems
       new  93969f6   update po/pot

The 8 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:
 debian/changelog                            |  7 +++
 debian/control                              |  5 +-
 debian/diaspora-common.config               | 38 ++++++++-----
 debian/diaspora-common.init                 | 10 +++-
 debian/diaspora-common.install              |  2 +
 debian/diaspora-common.links                |  1 -
 debian/diaspora-common.postinst             | 17 ++++--
 debian/diaspora-common.preinst              |  4 +-
 debian/diaspora-common.templates            | 12 ++--
 debian/po/cs.po                             | 39 ++++++++++++-
 debian/po/da.po                             | 39 ++++++++++++-
 debian/po/de.po                             | 39 ++++++++++++-
 debian/po/es.po                             | 39 ++++++++++++-
 debian/po/fr.po                             | 39 ++++++++++++-
 debian/po/it.po                             | 39 ++++++++++++-
 debian/po/ml.po                             | 39 ++++++++++++-
 debian/po/nl.po                             | 39 ++++++++++++-
 debian/po/pt.po                             | 39 ++++++++++++-
 debian/po/pt_BR.po                          | 39 ++++++++++++-
 debian/po/ru.po                             | 39 ++++++++++++-
 debian/po/sv.po                             | 39 ++++++++++++-
 debian/po/templates.pot                     | 39 ++++++++++++-
 debian/postinst                             | 85 ++++++++++++++++-------------
 debian/{diaspora-common.preinst => preinst} | 37 ++++++++++++-
 diaspora-download.sh                        | 39 +++++++++++++
 diaspora-versions.sh                        |  8 +++
 26 files changed, 687 insertions(+), 85 deletions(-)
 delete mode 100644 debian/diaspora-common.links
 copy debian/{diaspora-common.preinst => preinst} (51%)
 create mode 100755 diaspora-download.sh
 create mode 100755 diaspora-versions.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list