[gjs: 5/7] maint: Add reminder to notify release team when bumping dependencies
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 5/7] maint: Add reminder to notify release team when bumping dependencies
- Date: Tue, 9 Feb 2021 03:30:22 +0000 (UTC)
commit 0760a3e7931d04017810bb95fbd6e878ce000e61
Author: Philip Chimento <philip chimento gmail com>
Date: Thu Jan 28 17:32:23 2021 -0800
maint: Add reminder to notify release team when bumping dependencies
Requested by the release team on the mailing list. An automated check for
this would be so much nicer, but this reminder is better than nothing.
meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 23e6ae76..a828a24f 100644
--- a/meson.build
+++ b/meson.build
@@ -113,6 +113,7 @@ endif
### Check for required libraries ###############################################
+# Note: Notify GNOME release team when adding or updating dependencies
glib_required_version = '>= 2.66.0'
glib = dependency('glib-2.0', version: glib_required_version,
fallback: ['glib', 'libglib_dep'])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]