[DRE-commits] [redmine] branch master updated (6e9a303 -> 3f3c929)

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Feb 15 12:31:24 UTC 2016


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

terceiro pushed a change to branch master
in repository redmine.

      from  6e9a303   "finish" debian/changelog
       new  2dfb311   Reimplement language handling
       new  0befe7f   postinst: fix typo
       new  3a349f2   postinst: handle language
       new  9657415   Reimplement removing instances
       new  608d50b   debconf-updatepo
       new  5319d10   Switch Vcs-* to https URLs
       new  a478ee2   debian/templates: drop unused question
       new  377bdb7   dont' install empty tmp directory
       new  5f6cb93   debian/copyright: remove unused paragraph
       new  f2ce0e9   don't install redmine-instances to /usr/bin
       new  c6be42c   explain lintian override
       new  dd3c012   Don't install test files
       new  dda08e9   update debian/missing-sources/jquery-1.11.1-ui-1.11.0-ujs-3.1.4.js
       new  8e103f9   test files not installed anymore
       new  ba0f2bf   complete pt_BR translation
       new  f3eed2d   remove lintian overrides file
       new  95daae2   Always assume the default instance
       new  5a7f02d   Symlink default instance data into /usr/share/redmine
       new  3f3c929   release to unstable

The 19 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                                   |   5 +-
 debian/check-locales                               |  16 +++
 debian/config                                      |  36 +++---
 debian/control                                     |   4 +-
 debian/copyright                                   |   4 -
 debian/dirs                                        |   1 -
 debian/install                                     |   2 -
 debian/links                                       |   4 +
 ...1.3.js => jquery-1.11.1-ui-1.11.0-ujs-3.1.4.js} |  12 +-
 debian/patches/0005-Assume-default-instance.patch  |  35 ++++++
 debian/patches/series                              |   1 +
 debian/po/cs.po                                    | 127 ++++++++-----------
 debian/po/da.po                                    | 126 ++++++++-----------
 debian/po/de.po                                    | 137 +++++++++------------
 debian/po/es.po                                    | 129 +++++++++----------
 debian/po/fr.po                                    | 137 +++++++++------------
 debian/po/it.po                                    | 133 +++++++++-----------
 debian/po/ja.po                                    | 128 +++++++++----------
 debian/po/nl.po                                    | 130 +++++++++----------
 debian/po/pt.po                                    | 129 +++++++++----------
 debian/po/pt_BR.po                                 |  95 +++-----------
 debian/po/ru.po                                    | 125 ++++++++-----------
 debian/po/sv.po                                    | 126 ++++++++-----------
 debian/po/templates.pot                            |  84 +++----------
 debian/po/vi.po                                    | 131 +++++++++-----------
 debian/postinst                                    |  21 +---
 debian/postrm                                      |   8 +-
 debian/rules                                       |   4 +-
 debian/source/lintian-overrides                    |   1 -
 debian/templates                                   |  26 +---
 30 files changed, 800 insertions(+), 1117 deletions(-)
 create mode 100755 debian/check-locales
 rename debian/missing-sources/{jquery-1.11.1-ui-1.11.0-ujs-3.1.3.js => jquery-1.11.1-ui-1.11.0-ujs-3.1.4.js} (99%)
 create mode 100644 debian/patches/0005-Assume-default-instance.patch
 delete mode 100644 debian/source/lintian-overrides

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



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