All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathan Scott <nathans@redhat.com>
To: "Sandeen, Eric" <sandeen@redhat.com>,
	"Darrick J. Wong" <darrick.wong@oracle.com>
Cc: xfs <linux-xfs@vger.kernel.org>
Subject: Debian packaging updates
Date: Mon, 19 Feb 2018 20:56:16 +1100	[thread overview]
Message-ID: <CAFMei7PKv0hQnpwKA+qkkjMa9rqXdq8JfBdUjHkgXT1R9nd=GQ@mail.gmail.com> (raw)

Hi Eric, Darrick, all,

Some Debian packaging updates for xfsprogs, hopefully in time for
4.15.0 still.  Enjoy!

Changes committed to https://github.com/natoscott/xfsprogs master

Nathan Scott (4):
      Several updates to use more modern Debian packaging
      Update .gitignore list for generated scrub cron file
      Add xfs_scrub_fail systemd service file docs entry
      Fix grammar and spelling in strings and man pages

 .gitignore                       |    1 +
 Makefile                         |    4 +++-
 debian/changelog                 |   10 ++++++++++
 debian/compat                    |    2 +-
 debian/control                   |    2 +-
 debian/rules                     |    8 ++++++--
 debian/source/format             |    1 +
 io/mmap.c                        |    2 +-
 io/prealloc.c                    |    2 +-
 man/man8/xfs_io.8                |    2 +-
 man/man8/xfs_quota.8             |    4 ++--
 mkfs/xfs_mkfs.c                  |   12 ++++++------
 scrub/xfs_scrub_fail@.service.in |    1 +
 13 files changed, 35 insertions(+), 16 deletions(-)


commit e9a183018503fc1a08d6c84307089ae9cb67ac6c
Author: Nathan Scott <nathans@debian.org>
Date:   Mon Feb 19 20:46:41 2018 +1100

    Fix grammar and spelling in strings and man pages

    Signed-off-by: Nathan Scott <nathans@debian.org>

commit b43b9d237b40905dcd8175d090c4c34413175d73
Author: Nathan Scott <nathans@debian.org>
Date:   Mon Feb 19 20:42:14 2018 +1100

    Add xfs_scrub_fail systemd service file docs entry

    Signed-off-by: Nathan Scott <nathans@debian.org>

commit 579435f65985bd93d1e42d7710432531ce9d17c8
Author: Nathan Scott <nathans@debian.org>
Date:   Mon Feb 19 20:40:50 2018 +1100

    Update .gitignore list for generated scrub cron file

    Signed-off-by: Nathan Scott <nathans@debian.org>

commit 02ccd5edb4437fdd0f2a6e64a7f0bfa3072fcbb5
Author: Nathan Scott <nathans@debian.org>
Date:   Mon Feb 19 20:39:51 2018 +1100

    Several updates to use more modern Debian packaging

    Switch to Debian packaging features available in more
    recent years to resolve some long-standing issues.

    In particular, using the quilt format gives non-native
    package builds finally, while keeping the ability for
    developers to do upstream deb builds.  Also split the
    binary-arch and binary-indep debian/rules targets as
    is now mandated, and update to latest standard version.
    Mark a bunch of long-resolved bugs as fixed in the deb
    changelog so they are automatically closed by the next
    update.

    Signed-off-by: Nathan Scott <nathans@debian.org>


cheers.

--
Nathan

             reply	other threads:[~2018-02-19  9:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19  9:56 Nathan Scott [this message]
2018-02-19 22:53 ` Debian packaging updates Eric Sandeen
2018-02-20 16:45 ` Darrick J. Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFMei7PKv0hQnpwKA+qkkjMa9rqXdq8JfBdUjHkgXT1R9nd=GQ@mail.gmail.com' \
    --to=nathans@redhat.com \
    --cc=darrick.wong@oracle.com \
    --cc=linux-xfs@vger.kernel.org \
    --cc=sandeen@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.