Your message dated Tue, 22 Jun 2021 20:23:43 +0000
with message-id <[email protected]>
and subject line unblock nvidia-settings-tesla-450
has caused the Debian Bug report #990179,
regarding unblock: nvidia-settings-tesla-450/450.119.03-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
990179: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990179
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package nvidia-settings-tesla-450
Let's bring the versions of nvidia-settings-tesla-450 and
nvidia-graphics-drivers-tesla-450 in sync. Packaging wise the
icon is moved out of the legacy pixmaps location as in all other
nvidia-settings* packages.
unblock nvidia-settings-tesla-450/450.119.03-1
Andreas
diff -Nru nvidia-settings-tesla-450-450.102.04/debian/changelog
nvidia-settings-tesla-450-450.119.03/debian/changelog
--- nvidia-settings-tesla-450-450.102.04/debian/changelog 2021-01-12
01:52:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/debian/changelog 2021-05-25
10:40:16.000000000 +0200
@@ -1,3 +1,14 @@
+nvidia-settings-tesla-450 (450.119.03-1) unstable; urgency=medium
+
+ [ Andreas Beckmann ]
+ * New upstream release 450.119.03.
+
+ [ Pino Toscano ]
+ * Install nvidia-settings.png in the hicolor icon theme, rather than the
+ legacy pixmaps location.
+
+ -- Andreas Beckmann <[email protected]> Tue, 25 May 2021 10:40:16 +0200
+
nvidia-settings-tesla-450 (450.102.04-1) unstable; urgency=medium
* New upstream release 450.102.04.
@@ -61,6 +72,21 @@
-- Andreas Beckmann <[email protected]> Wed, 01 Jul 2020 16:26:58 +0200
+nvidia-settings-tesla-440 (440.100-4) unstable; urgency=medium
+
+ [ Pino Toscano ]
+ * Install nvidia-settings.png in the hicolor icon theme, rather than the
+ legacy pixmaps location.
+
+ -- Andreas Beckmann <[email protected]> Tue, 25 May 2021 10:21:55 +0200
+
+nvidia-settings-tesla-440 (440.100-3) unstable; urgency=medium
+
+ * Bump watch file version to 4. No changes needed.
+ * Bump Standards-Version to 4.5.1. No changes needed.
+
+ -- Andreas Beckmann <[email protected]> Mon, 22 Feb 2021 21:19:35 +0100
+
nvidia-settings-tesla-440 (440.100-2) unstable; urgency=medium
[ Andreas Beckmann ]
@@ -168,6 +194,21 @@
-- Andreas Beckmann <[email protected]> Wed, 25 Sep 2019 00:35:05 +0200
+nvidia-settings-tesla-418 (418.113-6) unstable; urgency=medium
+
+ [ Pino Toscano ]
+ * Install nvidia-settings.png in the hicolor icon theme, rather than the
+ legacy pixmaps location.
+
+ -- Andreas Beckmann <[email protected]> Tue, 25 May 2021 10:15:39 +0200
+
+nvidia-settings-tesla-418 (418.113-5) unstable; urgency=medium
+
+ * Bump watch file version to 4. No changes needed.
+ * Bump Standards-Version to 4.5.1. No changes needed.
+
+ -- Andreas Beckmann <[email protected]> Mon, 22 Feb 2021 21:11:22 +0100
+
nvidia-settings-tesla-418 (418.113-4) unstable; urgency=medium
[ Andreas Beckmann ]
@@ -279,6 +320,17 @@
-- Andreas Beckmann <[email protected]> Sun, 22 Jul 2018 23:31:47 +0200
+nvidia-settings-legacy-390xx (390.143-1) unstable; urgency=medium
+
+ [ Andreas Beckmann ]
+ * New upstream release 390.143.
+
+ [ Pino Toscano ]
+ * Install nvidia-settings.png in the hicolor icon theme, rather than the
+ legacy pixmaps location.
+
+ -- Andreas Beckmann <[email protected]> Tue, 25 May 2021 09:59:11 +0200
+
nvidia-settings-legacy-390xx (390.141-1) unstable; urgency=medium
* New upstream release 390.141.
diff -Nru
nvidia-settings-tesla-450-450.102.04/debian/nvidia-settings.install.in
nvidia-settings-tesla-450-450.119.03/debian/nvidia-settings.install.in
--- nvidia-settings-tesla-450-450.102.04/debian/nvidia-settings.install.in
2021-01-12 01:52:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/debian/nvidia-settings.install.in
2021-05-25 10:40:16.000000000 +0200
@@ -1,6 +1,6 @@
usr/bin/nvidia-settings usr/lib/#PRIVATE#/
debian/nvidia-settings.desktop usr/lib/#PRIVATE#/
-nvidia-settings#VARIANT#.png usr/share/pixmaps/
+usr/share/icons/
usr/bin/nv-control-dpy usr/lib/#PRIVATE#/
usr/share/man/man1/nvidia-settings.1.gz usr/lib/#PRIVATE#/
usr/lib/libnvidia-gtk?.so.*
diff -Nru nvidia-settings-tesla-450-450.102.04/debian/rules
nvidia-settings-tesla-450-450.119.03/debian/rules
--- nvidia-settings-tesla-450-450.102.04/debian/rules 2021-01-12
01:52:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/debian/rules 2021-05-25
10:40:16.000000000 +0200
@@ -57,7 +57,8 @@
override_dh_auto_install:
dh_auto_install --destdir=debian/tmp
install -m 0755 samples/$(OUTPUTDIR)/nv-control-dpy debian/tmp/usr/bin/
- install -m 0644 doc/nvidia-settings.png
debian/tmp/nvidia-settings$(-variant).png
+ install -d -m 0755 debian/tmp/usr/share/icons/hicolor/128x128/apps/
+ install -m 0644 doc/nvidia-settings.png
debian/tmp/usr/share/icons/hicolor/128x128/apps/nvidia-settings$(-variant).png
execute_after_dh_auto_clean:
$(MAKE) -C samples clean
diff -Nru nvidia-settings-tesla-450-450.102.04/doc/version.mk
nvidia-settings-tesla-450-450.119.03/doc/version.mk
--- nvidia-settings-tesla-450-450.102.04/doc/version.mk 2020-12-29
08:07:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/doc/version.mk 2021-03-29
20:17:00.000000000 +0200
@@ -1 +1 @@
-NVIDIA_VERSION = 450.102.04
+NVIDIA_VERSION = 450.119.03
diff -Nru nvidia-settings-tesla-450-450.102.04/samples/version.mk
nvidia-settings-tesla-450-450.119.03/samples/version.mk
--- nvidia-settings-tesla-450-450.102.04/samples/version.mk 2020-12-29
08:07:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/samples/version.mk 2021-03-29
20:17:00.000000000 +0200
@@ -1 +1 @@
-NVIDIA_VERSION = 450.102.04
+NVIDIA_VERSION = 450.119.03
diff -Nru nvidia-settings-tesla-450-450.102.04/src/gtk+-2.x/ctkappprofile.c
nvidia-settings-tesla-450-450.119.03/src/gtk+-2.x/ctkappprofile.c
--- nvidia-settings-tesla-450-450.102.04/src/gtk+-2.x/ctkappprofile.c
2020-12-29 08:07:47.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/src/gtk+-2.x/ctkappprofile.c
2021-03-29 20:17:02.000000000 +0200
@@ -3686,19 +3686,23 @@
return nvstrdup(file_noversion);
} else {
char *expected_file_paths;
+ const char *version_missing_error_str;
if (file) {
expected_file_paths = nvstrcat("either ", file, " or ",
file_noversion, NULL);
+ version_missing_error_str = ".";
} else {
expected_file_paths = nvstrdup(file_noversion);
+ version_missing_error_str = " or the X server is not accessible.";
}
- nv_error_msg("nvidia-settings could not find the registry key file. "
+ nv_error_msg("nvidia-settings could not find the registry key file%s "
"This file should have been installed along with this "
"driver at %s. The application profiles "
"will continue to work, but values cannot be "
"prepopulated or validated, and will not be listed in "
"the help text. Please see the README for possible "
- "values and descriptions.", expected_file_paths);
+ "values and descriptions.", version_missing_error_str,
+ expected_file_paths);
free(expected_file_paths);
free(file);
diff -Nru nvidia-settings-tesla-450-450.102.04/src/libXNVCtrl/version.mk
nvidia-settings-tesla-450-450.119.03/src/libXNVCtrl/version.mk
--- nvidia-settings-tesla-450-450.102.04/src/libXNVCtrl/version.mk
2020-12-29 08:07:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/src/libXNVCtrl/version.mk
2021-03-29 20:17:00.000000000 +0200
@@ -1 +1 @@
-NVIDIA_VERSION = 450.102.04
+NVIDIA_VERSION = 450.119.03
diff -Nru nvidia-settings-tesla-450-450.102.04/src/version.h
nvidia-settings-tesla-450-450.119.03/src/version.h
--- nvidia-settings-tesla-450-450.102.04/src/version.h 2020-12-29
08:07:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/src/version.h 2021-03-29
20:17:00.000000000 +0200
@@ -1 +1 @@
-#define NVIDIA_VERSION "450.102.04"
+#define NVIDIA_VERSION "450.119.03"
diff -Nru nvidia-settings-tesla-450-450.102.04/src/version.mk
nvidia-settings-tesla-450-450.119.03/src/version.mk
--- nvidia-settings-tesla-450-450.102.04/src/version.mk 2020-12-29
08:07:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/src/version.mk 2021-03-29
20:17:00.000000000 +0200
@@ -1 +1 @@
-NVIDIA_VERSION = 450.102.04
+NVIDIA_VERSION = 450.119.03
diff -Nru nvidia-settings-tesla-450-450.102.04/version.mk
nvidia-settings-tesla-450-450.119.03/version.mk
--- nvidia-settings-tesla-450-450.102.04/version.mk 2020-12-29
08:07:46.000000000 +0100
+++ nvidia-settings-tesla-450-450.119.03/version.mk 2021-03-29
20:17:00.000000000 +0200
@@ -1 +1 @@
-NVIDIA_VERSION = 450.102.04
+NVIDIA_VERSION = 450.119.03
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---