[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#990179: unblock: nvidia-settings-tesla-450/450.119.03-1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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 <anbe@debian.org>  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

Reply to: