All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] debian: Debian and Ubuntu archive changes
@ 2024-09-12  7:20 Bastian Germann
  2024-09-12  7:20 ` [PATCH 1/6] debian: Update debhelper-compat level Bastian Germann
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Bastian Germann @ 2024-09-12  7:20 UTC (permalink / raw)
  To: linux-xfs; +Cc: Bastian Germann

Hi,

I am forwarding all the changes that are in the Debian and Ubuntu
archives with a major structural change in the debian/rules file,
which gets the package to a more modern dh-based build flavor.

Bastian Germann (6):
  debian: Update debhelper-compat level
  debian: Update public release key
  debian: Prevent recreating the orig tarball
  debian: Add Build-Depends: systemd-dev
  debian: Modernize build script
  debian: Correct the day-of-week on 2024-09-04

 debian/changelog                |   2 +-
 debian/compat                   |   2 +-
 debian/control                  |   2 +-
 debian/rules                    |  81 ++++++++----------------
 debian/upstream/signing-key.asc | 106 ++++++++++++++------------------
 5 files changed, 75 insertions(+), 118 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCHSET 1/6] xfsprogs: Debian and Ubuntu archive changes
@ 2024-10-02  1:04 Darrick J. Wong
  2024-10-02  1:06 ` [PATCH 3/6] debian: Prevent recreating the orig tarball Darrick J. Wong
  0 siblings, 1 reply; 11+ messages in thread
From: Darrick J. Wong @ 2024-10-02  1:04 UTC (permalink / raw)
  To: aalbersh, djwong, cem; +Cc: Bastian Germann, Zixing Liu, linux-xfs

Hi all,

Hi,

I am forwarding all the changes that are in the Debian and Ubuntu
archives with a major structural change in the debian/rules file,
which gets the package to a more modern dh-based build flavor.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

Comments and questions are, as always, welcome.

xfsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=debian-modernize-6.11
---
Commits in this patchset:
 * debian: Update debhelper-compat level
 * debian: Update public release key
 * debian: Prevent recreating the orig tarball
 * debian: Add Build-Depends on pkg with systemd.pc
 * debian: Modernize build script
 * debian: Correct the day-of-week on 2024-09-04
---
 debian/changelog                |    2 -
 debian/compat                   |    2 -
 debian/control                  |    2 -
 debian/rules                    |   81 ++++++++++--------------------
 debian/upstream/signing-key.asc |  106 +++++++++++++++++----------------------
 5 files changed, 75 insertions(+), 118 deletions(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-10-02  1:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-12  7:20 [PATCH 0/6] debian: Debian and Ubuntu archive changes Bastian Germann
2024-09-12  7:20 ` [PATCH 1/6] debian: Update debhelper-compat level Bastian Germann
2024-09-12  7:20 ` [PATCH 2/6] debian: Update public release key Bastian Germann
2024-09-12  7:20 ` [PATCH 3/6] debian: Prevent recreating the orig tarball Bastian Germann
2024-09-12  7:20 ` [PATCH 4/6] debian: Add Build-Depends: systemd-dev Bastian Germann
2024-09-16 22:35   ` Darrick J. Wong
2024-09-12  7:20 ` [PATCH 5/6] debian: Modernize build script Bastian Germann
2024-09-12  7:20 ` [PATCH 6/6] debian: Correct the day-of-week on 2024-09-04 Bastian Germann
2024-09-13  5:42 ` [PATCH 0/6] debian: Debian and Ubuntu archive changes Carlos Maiolino
2024-09-16 22:38   ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2024-10-02  1:04 [PATCHSET 1/6] xfsprogs: " Darrick J. Wong
2024-10-02  1:06 ` [PATCH 3/6] debian: Prevent recreating the orig tarball Darrick J. Wong

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.