[DRE-commits] [schleuder] branch master updated (08d2d3f -> 658a652)

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Mon Dec 12 15:24:02 UTC 2016


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

georg-alioth-guest pushed a change to branch master
in repository schleuder.

      from  08d2d3f   Merge tag 'upstream/3.0.0_beta11'
       new  658a652   debian/: Initial packaging, Debian release 0.0.1_beta11-1

The 1 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/Rakefile                               | 19 +++++++++
 debian/changelog                              |  6 +--
 debian/control                                | 58 +++++++++++++++++----------
 debian/copyright                              | 42 +++++++++----------
 debian/gbp.conf                               |  2 +
 debian/patches/0001-lib-fix-paths.patch       | 39 ++++++++++++++++++
 debian/patches/0002-etc-fix-paths.patch       | 31 ++++++++++++++
 debian/patches/0003-bin-fix-require.patch     | 30 ++++++++++++++
 debian/patches/0004-spec-remove-bundler.patch | 17 ++++++++
 debian/patches/0005-spec-fix-log-path.patch   | 19 +++++++++
 debian/patches/series                         |  5 +++
 debian/ruby-tests.rake                        | 16 ++++++++
 debian/rules                                  | 15 ++++++-
 {etc => debian}/schleuder-api-daemon.service  |  4 +-
 debian/schleuder.cron.weekly                  |  8 ++++
 debian/schleuder.dirs                         |  4 ++
 debian/schleuder.install                      |  6 +++
 debian/schleuder.manpages                     |  2 +
 debian/schleuder.postinst                     | 55 +++++++++++++++++++++++++
 debian/schleuder.postrm                       | 19 +++++++++
 debian/tests/check-status                     | 11 +++++
 debian/tests/control                          |  3 ++
 debian/tests/upstream-tests                   |  5 +++
 23 files changed, 365 insertions(+), 51 deletions(-)
 create mode 100644 debian/Rakefile
 create mode 100644 debian/gbp.conf
 create mode 100644 debian/patches/0001-lib-fix-paths.patch
 create mode 100644 debian/patches/0002-etc-fix-paths.patch
 create mode 100644 debian/patches/0003-bin-fix-require.patch
 create mode 100644 debian/patches/0004-spec-remove-bundler.patch
 create mode 100644 debian/patches/0005-spec-fix-log-path.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/ruby-tests.rake
 copy {etc => debian}/schleuder-api-daemon.service (57%)
 create mode 100644 debian/schleuder.cron.weekly
 create mode 100644 debian/schleuder.dirs
 create mode 100644 debian/schleuder.install
 create mode 100644 debian/schleuder.manpages
 create mode 100644 debian/schleuder.postinst
 create mode 100644 debian/schleuder.postrm
 create mode 100755 debian/tests/check-status
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/upstream-tests

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



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