Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann
@ 2022-09-11 17:51 agausmann
  2022-09-11 18:03 ` [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails agausmann
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: agausmann @ 2022-09-11 17:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

There is a new pull request by agausmann against master on the void-packages repository

https://github.com/agausmann/void-packages agausmann
https://github.com/void-linux/void-packages/pull/39238

Update mailmap and maintainer emails for Adam Gausmann
None

A patch file from https://github.com/void-linux/void-packages/pull/39238.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-agausmann-39238.patch --]
[-- Type: text/x-diff, Size: 5450 bytes --]

From a75c8b0f910685ca8d2663220a99e478f280ba14 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:48:14 -0500
Subject: [PATCH 1/5] easyrsa: change maintainer email

---
 srcpkgs/easyrsa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index e579f511366a..a3b3e7ffede2 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -1,11 +1,11 @@
 # Template file for 'easyrsa'
 pkgname=easyrsa
 version=3.1.0
-revision=1
+revision=2
 wrksrc="EasyRSA-${version}"
 depends="openssl"
 short_desc="Simple shell based CA utility"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="GPL-2.0-only, ISC"
 homepage="https://github.com/OpenVPN/easy-rsa"
 distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"

From 54d067d123183db14ffdf3fb5388d9fd1e5a1c81 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:48:57 -0500
Subject: [PATCH 2/5] rpi-imager: change maintainer email

---
 srcpkgs/rpi-imager/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rpi-imager/template b/srcpkgs/rpi-imager/template
index 081371014e6e..0fea447fc782 100644
--- a/srcpkgs/rpi-imager/template
+++ b/srcpkgs/rpi-imager/template
@@ -1,7 +1,7 @@
 # Template file for 'rpi-imager'
 pkgname=rpi-imager
 version=1.7.2
-revision=1
+revision=2
 build_wrksrc=src
 build_style=cmake
 configure_args="-DENABLE_TELEMETRY=OFF -DENABLE_CHECK_VERSION=OFF"
@@ -10,7 +10,7 @@ makedepends="qt5-devel qt5-declarative-devel qt5-svg-devel qt5-tools-devel
  libcurl-devel libarchive-devel"
 depends="qt5-quickcontrols2 qt5-svg util-linux"
 short_desc="Raspberry Pi Imaging Utility"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="Apache-2.0"
 homepage="https://github.com/raspberrypi/rpi-imager"
 distfiles="https://github.com/raspberrypi/rpi-imager/archive/v${version}.tar.gz"

From e85a5ce1442bc646a495b1e6d9a52dac628138b1 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:19 -0500
Subject: [PATCH 3/5] libopensmtpd: change maintainer email

---
 srcpkgs/libopensmtpd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libopensmtpd/template b/srcpkgs/libopensmtpd/template
index 2ae8404c2654..bf055146c698 100644
--- a/srcpkgs/libopensmtpd/template
+++ b/srcpkgs/libopensmtpd/template
@@ -1,7 +1,7 @@
 # Template file for 'libopensmtpd'
 pkgname=libopensmtpd
 version=0.7
-revision=1
+revision=2
 build_style=gnu-makefile
 make_cmd="make -f Makefile.gnu"
 make_use_env=yes
@@ -9,7 +9,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libevent-devel"
 short_desc="Library for creating opensmtpd filters"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="http://imperialat.at/dev/libopensmtpd/"
 distfiles="https://distfiles.sigtrap.nl/${pkgname}-${version}.tar.gz"

From 40aca0e63ca05714335c228c4476cd5f17ff4189 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:39 -0500
Subject: [PATCH 4/5] opensmtpd-filter-dkimsign: change maintainer email

---
 srcpkgs/opensmtpd-filter-dkimsign/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/opensmtpd-filter-dkimsign/template b/srcpkgs/opensmtpd-filter-dkimsign/template
index fc31d7d5466e..c81c2c58f4b0 100644
--- a/srcpkgs/opensmtpd-filter-dkimsign/template
+++ b/srcpkgs/opensmtpd-filter-dkimsign/template
@@ -1,7 +1,7 @@
 # Template file for 'opensmtpd-filter-dkimsign'
 pkgname=opensmtpd-filter-dkimsign
 version=0.5
-revision=1
+revision=2
 wrksrc="filter-dkimsign-${version}"
 build_style=gnu-makefile
 make_cmd="make -f Makefile.gnu"
@@ -10,7 +10,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libopensmtpd-devel openssl-devel"
 short_desc="Filter for signing mail with DKIM"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="https://imperialat.at/dev/filter-dkimsign/"
 distfiles="https://distfiles.sigtrap.nl/filter-dkimsign-${version}.tar.gz"

From 818af40e22bc74a4503cdc4d1d05b1ef6b114837 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:50:27 -0500
Subject: [PATCH 5/5] .mailmap: Add Adam Gausmann

---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 0692788d3f38..0e00b969d8dd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -57,3 +57,4 @@ Andrew J. Hesford <ajh@sideband.org> Andrew J. Hesford <ahesford@gleason.com>
 howtologinquickwiththirtyninecharacters <howtologinquickwiththirtyninecharacters@users.noreply.github.com> It looks like the profile name is limited to 256 characters, just like most error messages here it says 255 characters but we know better, do we? As usual, let's try to fill it with meaningless words about nothing at all. Maybe I can reach its limit. End <61999526+howtologinquickwiththirtyninecharacters@users.noreply.github.com>
 
 Érico Nogueira <erico.erc@gmail.com> Érico Rolim <erico.erc@gmail.com>
+Adam Gausmann <adam@gaussian.dev> Adam Gausmann <agausmann@fastmail.com>

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

* Re: [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
@ 2022-09-11 18:03 ` agausmann
  2022-09-14 18:21 ` mhmdanas
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: agausmann @ 2022-09-11 18:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

There is an updated pull request by agausmann against master on the void-packages repository

https://github.com/agausmann/void-packages agausmann
https://github.com/void-linux/void-packages/pull/39238

Add Adam Gausmann to mailmap and update maintainer emails
None

A patch file from https://github.com/void-linux/void-packages/pull/39238.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-agausmann-39238.patch --]
[-- Type: text/x-diff, Size: 4279 bytes --]

From a75c8b0f910685ca8d2663220a99e478f280ba14 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:48:14 -0500
Subject: [PATCH 1/4] easyrsa: change maintainer email

---
 srcpkgs/easyrsa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index e579f511366a..a3b3e7ffede2 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -1,11 +1,11 @@
 # Template file for 'easyrsa'
 pkgname=easyrsa
 version=3.1.0
-revision=1
+revision=2
 wrksrc="EasyRSA-${version}"
 depends="openssl"
 short_desc="Simple shell based CA utility"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="GPL-2.0-only, ISC"
 homepage="https://github.com/OpenVPN/easy-rsa"
 distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"

From b14224ab3fa6481c79cc8f727d9e3c97783942ec Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:19 -0500
Subject: [PATCH 2/4] libopensmtpd: change maintainer email

---
 srcpkgs/libopensmtpd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libopensmtpd/template b/srcpkgs/libopensmtpd/template
index 2ae8404c2654..bf055146c698 100644
--- a/srcpkgs/libopensmtpd/template
+++ b/srcpkgs/libopensmtpd/template
@@ -1,7 +1,7 @@
 # Template file for 'libopensmtpd'
 pkgname=libopensmtpd
 version=0.7
-revision=1
+revision=2
 build_style=gnu-makefile
 make_cmd="make -f Makefile.gnu"
 make_use_env=yes
@@ -9,7 +9,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libevent-devel"
 short_desc="Library for creating opensmtpd filters"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="http://imperialat.at/dev/libopensmtpd/"
 distfiles="https://distfiles.sigtrap.nl/${pkgname}-${version}.tar.gz"

From 60b5aba100297cc5d7d873e7d53f13dbd9b6d5fa Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:39 -0500
Subject: [PATCH 3/4] opensmtpd-filter-dkimsign: change maintainer email

---
 srcpkgs/opensmtpd-filter-dkimsign/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/opensmtpd-filter-dkimsign/template b/srcpkgs/opensmtpd-filter-dkimsign/template
index fc31d7d5466e..c81c2c58f4b0 100644
--- a/srcpkgs/opensmtpd-filter-dkimsign/template
+++ b/srcpkgs/opensmtpd-filter-dkimsign/template
@@ -1,7 +1,7 @@
 # Template file for 'opensmtpd-filter-dkimsign'
 pkgname=opensmtpd-filter-dkimsign
 version=0.5
-revision=1
+revision=2
 wrksrc="filter-dkimsign-${version}"
 build_style=gnu-makefile
 make_cmd="make -f Makefile.gnu"
@@ -10,7 +10,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libopensmtpd-devel openssl-devel"
 short_desc="Filter for signing mail with DKIM"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="https://imperialat.at/dev/filter-dkimsign/"
 distfiles="https://distfiles.sigtrap.nl/filter-dkimsign-${version}.tar.gz"

From 86818ad3cd169ce4126fecabfc52ea99296c4796 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:50:27 -0500
Subject: [PATCH 4/4] .mailmap: Add Adam Gausmann

---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 0692788d3f38..0e00b969d8dd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -57,3 +57,4 @@ Andrew J. Hesford <ajh@sideband.org> Andrew J. Hesford <ahesford@gleason.com>
 howtologinquickwiththirtyninecharacters <howtologinquickwiththirtyninecharacters@users.noreply.github.com> It looks like the profile name is limited to 256 characters, just like most error messages here it says 255 characters but we know better, do we? As usual, let's try to fill it with meaningless words about nothing at all. Maybe I can reach its limit. End <61999526+howtologinquickwiththirtyninecharacters@users.noreply.github.com>
 
 Érico Nogueira <erico.erc@gmail.com> Érico Rolim <erico.erc@gmail.com>
+Adam Gausmann <adam@gaussian.dev> Adam Gausmann <agausmann@fastmail.com>

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
  2022-09-11 18:03 ` [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails agausmann
@ 2022-09-14 18:21 ` mhmdanas
  2022-09-14 18:28 ` agausmann
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-14 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1247142731

Comment:
I don't belive revision bumps are needed for a change like this.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
  2022-09-11 18:03 ` [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails agausmann
  2022-09-14 18:21 ` mhmdanas
@ 2022-09-14 18:28 ` agausmann
  2022-09-14 18:32 ` [PR PATCH] [Updated] " agausmann
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: agausmann @ 2022-09-14 18:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

New comment by agausmann on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1247150032

Comment:
Oh, you're right. Should have checked more commits.
There was a revbump in 7d97b3819c218e1c7bbef3bb4eb1422d200719da but a changelog was also added

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

* Re: [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (2 preceding siblings ...)
  2022-09-14 18:28 ` agausmann
@ 2022-09-14 18:32 ` agausmann
  2022-09-15 13:23 ` mhmdanas
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: agausmann @ 2022-09-14 18:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

There is an updated pull request by agausmann against master on the void-packages repository

https://github.com/agausmann/void-packages agausmann
https://github.com/void-linux/void-packages/pull/39238

Add Adam Gausmann to mailmap and update maintainer emails
None

A patch file from https://github.com/void-linux/void-packages/pull/39238.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-agausmann-39238.patch --]
[-- Type: text/x-diff, Size: 3768 bytes --]

From 6121504c3e207b1ffb07e7b60ba75d729dba6e25 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:48:14 -0500
Subject: [PATCH 1/4] easyrsa: change maintainer email

---
 srcpkgs/easyrsa/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index e579f511366a..1630d4dbcd00 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -5,7 +5,7 @@ revision=1
 wrksrc="EasyRSA-${version}"
 depends="openssl"
 short_desc="Simple shell based CA utility"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="GPL-2.0-only, ISC"
 homepage="https://github.com/OpenVPN/easy-rsa"
 distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-${version}.tgz"

From b9779876e9defefb65452b32327e47806327120f Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:19 -0500
Subject: [PATCH 2/4] libopensmtpd: change maintainer email

---
 srcpkgs/libopensmtpd/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libopensmtpd/template b/srcpkgs/libopensmtpd/template
index 2ae8404c2654..d14e714b4247 100644
--- a/srcpkgs/libopensmtpd/template
+++ b/srcpkgs/libopensmtpd/template
@@ -9,7 +9,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libevent-devel"
 short_desc="Library for creating opensmtpd filters"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="http://imperialat.at/dev/libopensmtpd/"
 distfiles="https://distfiles.sigtrap.nl/${pkgname}-${version}.tar.gz"

From aaee9597cf020f6b8a9969148cf2d033d01f3c87 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:49:39 -0500
Subject: [PATCH 3/4] opensmtpd-filter-dkimsign: change maintainer email

---
 srcpkgs/opensmtpd-filter-dkimsign/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/opensmtpd-filter-dkimsign/template b/srcpkgs/opensmtpd-filter-dkimsign/template
index fc31d7d5466e..ac902c0a02e5 100644
--- a/srcpkgs/opensmtpd-filter-dkimsign/template
+++ b/srcpkgs/opensmtpd-filter-dkimsign/template
@@ -10,7 +10,7 @@ make_build_args="MANFORMAT="
 make_install_args="MANFORMAT="
 makedepends="libopensmtpd-devel openssl-devel"
 short_desc="Filter for signing mail with DKIM"
-maintainer="Adam Gausmann <agausmann@fastmail.com>"
+maintainer="Adam Gausmann <adam@gaussian.dev>"
 license="ISC"
 homepage="https://imperialat.at/dev/filter-dkimsign/"
 distfiles="https://distfiles.sigtrap.nl/filter-dkimsign-${version}.tar.gz"

From 839c8a78938fe50dd7955a932bd766404d00f6de Mon Sep 17 00:00:00 2001
From: Adam Gausmann <adam@gaussian.dev>
Date: Sun, 11 Sep 2022 12:50:27 -0500
Subject: [PATCH 4/4] .mailmap: Add Adam Gausmann

---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index 0692788d3f38..0e00b969d8dd 100644
--- a/.mailmap
+++ b/.mailmap
@@ -57,3 +57,4 @@ Andrew J. Hesford <ajh@sideband.org> Andrew J. Hesford <ahesford@gleason.com>
 howtologinquickwiththirtyninecharacters <howtologinquickwiththirtyninecharacters@users.noreply.github.com> It looks like the profile name is limited to 256 characters, just like most error messages here it says 255 characters but we know better, do we? As usual, let's try to fill it with meaningless words about nothing at all. Maybe I can reach its limit. End <61999526+howtologinquickwiththirtyninecharacters@users.noreply.github.com>
 
 Érico Nogueira <erico.erc@gmail.com> Érico Rolim <erico.erc@gmail.com>
+Adam Gausmann <adam@gaussian.dev> Adam Gausmann <agausmann@fastmail.com>

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (3 preceding siblings ...)
  2022-09-14 18:32 ` [PR PATCH] [Updated] " agausmann
@ 2022-09-15 13:23 ` mhmdanas
  2022-09-15 13:23 ` mhmdanas
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-15 13:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1248096268

Comment:
I think that revision bump is actually unnecessary too.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (4 preceding siblings ...)
  2022-09-15 13:23 ` mhmdanas
@ 2022-09-15 13:23 ` mhmdanas
  2022-09-15 13:23 ` mhmdanas
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-15 13:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1248096268

Comment:
I think that commit's revision bump is actually unnecessary too.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (5 preceding siblings ...)
  2022-09-15 13:23 ` mhmdanas
@ 2022-09-15 13:23 ` mhmdanas
  2022-09-15 13:31 ` mhmdanas
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-15 13:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1247142731

Comment:
I don't believe revision bumps are needed for a change like this.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (6 preceding siblings ...)
  2022-09-15 13:23 ` mhmdanas
@ 2022-09-15 13:31 ` mhmdanas
  2022-09-15 14:12 ` Duncaen
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-15 13:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 604 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1248096268

Comment:
I think that commit's revision bump is actually unnecessary too. From https://github.com/void-linux/void-packages/blob/master/Manual.md (emphasis mine):

> `revision` A number that must be set to 1 when the `source package` is created, or updated to a new `upstream version`. **This should only be increased when the generated `binary packages` have been modified.**

Neither the maintainer nor changelog fields have anything to do with the binary packages.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (7 preceding siblings ...)
  2022-09-15 13:31 ` mhmdanas
@ 2022-09-15 14:12 ` Duncaen
  2022-09-16  8:17 ` mhmdanas
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Duncaen @ 2022-09-15 14:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1248158969

Comment:
Those fields end up in the binary package, but generally we don't want to revbump packages just to change some metadata unless there is a good reason.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (8 preceding siblings ...)
  2022-09-15 14:12 ` Duncaen
@ 2022-09-16  8:17 ` mhmdanas
  2022-09-16  8:17 ` mhmdanas
  2022-09-19  6:59 ` [PR PATCH] [Merged]: " classabbyamp
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-16  8:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1249062328

Comment:
@Duncaen good to know.

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

* Re: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (9 preceding siblings ...)
  2022-09-16  8:17 ` mhmdanas
@ 2022-09-16  8:17 ` mhmdanas
  2022-09-19  6:59 ` [PR PATCH] [Merged]: " classabbyamp
  11 siblings, 0 replies; 13+ messages in thread
From: mhmdanas @ 2022-09-16  8:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/39238#issuecomment-1248096268

Comment:
I think that commit's revision bump is actually unnecessary too. See @Duncaen's comment below.

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

* Re: [PR PATCH] [Merged]: Add Adam Gausmann to mailmap and update maintainer emails
  2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
                   ` (10 preceding siblings ...)
  2022-09-16  8:17 ` mhmdanas
@ 2022-09-19  6:59 ` classabbyamp
  11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2022-09-19  6:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

There's a merged pull request on the void-packages repository

Add Adam Gausmann to mailmap and update maintainer emails
https://github.com/void-linux/void-packages/pull/39238

Description:
None

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

end of thread, other threads:[~2022-09-19  6:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-11 17:51 [PR PATCH] Update mailmap and maintainer emails for Adam Gausmann agausmann
2022-09-11 18:03 ` [PR PATCH] [Updated] Add Adam Gausmann to mailmap and update maintainer emails agausmann
2022-09-14 18:21 ` mhmdanas
2022-09-14 18:28 ` agausmann
2022-09-14 18:32 ` [PR PATCH] [Updated] " agausmann
2022-09-15 13:23 ` mhmdanas
2022-09-15 13:23 ` mhmdanas
2022-09-15 13:23 ` mhmdanas
2022-09-15 13:31 ` mhmdanas
2022-09-15 14:12 ` Duncaen
2022-09-16  8:17 ` mhmdanas
2022-09-16  8:17 ` mhmdanas
2022-09-19  6:59 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).