r1496 - in /packages/nvclock/trunk/debian: changelog control
rra at users.alioth.debian.org
rra at users.alioth.debian.org
Sat Sep 18 20:42:30 UTC 2010
Author: rra
Date: Sat Sep 18 20:42:28 2010
New Revision: 1496
URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1496
Log:
Re-add some architectures, improve package descriptions
* Re-add builds for armel, hppa, ia64, powerpc, and sparc. NVIDIA
hardware was more widespread than I thought.
* Shorten the short description and fix capitalization in the long
description. Add cross-references for the other packages to the long
descriptions.
Modified:
packages/nvclock/trunk/debian/changelog
packages/nvclock/trunk/debian/control
Modified: packages/nvclock/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvclock/trunk/debian/changelog?rev=1496&op=diff
==============================================================================
--- packages/nvclock/trunk/debian/changelog (original)
+++ packages/nvclock/trunk/debian/changelog Sat Sep 18 20:42:28 2010
@@ -6,6 +6,13 @@
* Suggest nvidia-glx without alternatives. This is now a virtual package
provided by nvidia-glx-legacy-* as well.
* Add myself to Uploaders.
+
+ [ Russ Allbery ]
+ * Re-add builds for armel, hppa, ia64, powerpc, and sparc. NVIDIA
+ hardware was more widespread than I thought.
+ * Shorten the short description and fix capitalization in the long
+ description. Add cross-references for the other packages to the long
+ descriptions.
-- Andreas Beckmann <debian at abeckmann.de> Mon, 06 Sep 2010 09:04:03 +0200
Modified: packages/nvclock/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvclock/trunk/debian/control?rev=1496&op=diff
==============================================================================
--- packages/nvclock/trunk/debian/control (original)
+++ packages/nvclock/trunk/debian/control Sat Sep 18 20:42:28 2010
@@ -13,36 +13,37 @@
Vcs-Browser: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvclock/
Package: nvclock
-Architecture: i386 amd64
+Architecture: amd64 armel hppa i386 ia64 powerpc sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: nvidia-glx
-Description: Allows you to overclock your nVidia card under GNU/Linux
- This program allows you to overclock your nVidia chip based video card.
- The official binary nVidia drivers are required for accesses other than
- by root.
+Description: Overclock an NVIDIA card
+ This program allows you to overclock your NVIDIA-based video card. The
+ official binary NVIDIA drivers are required for accesses other than by
+ root.
.
- This is the console version.
- .
- This package also contains the smartdimmer utility.
+ This is the console version. See nvclock-gtk or nvclock-qt for graphical
+ versions. This package also contains the smartdimmer utility.
Package: nvclock-gtk
-Architecture: i386 amd64
+Architecture: amd64 armel hppa i386 ia64 powerpc sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: nvidia-glx
-Description: Allows you to overclock your nVidia card under GNU/Linux (GTK+ interface)
- nvclock allows you to overclock your nVidia chip based video card.
- The official binary nVidia drivers are required for accesses other than
- by root.
+Description: Overclock an NVIDIA card (GTK+ interface)
+ This program allows you to overclock your NVIDIA-based video card. The
+ official binary NVIDIA drivers are required for accesses other than by
+ root.
.
- This is the GTK+ version.
+ This is the GTK+ version. See nvclock-qt for a Qt version and nvclock
+ for the console version.
Package: nvclock-qt
-Architecture: i386 amd64
+Architecture: amd64 armel hppa i386 ia64 powerpc sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: nvidia-glx
-Description: Allows you to overclock your nVidia card under GNU/Linux (QT interface)
- nvclock allows you to overclock your nVidia chip based video card.
- The official binary nVidia drivers are required for accesses other than
- by root.
+Description: Overclock an NVIDIA card (Qt interface)
+ This program allows you to overclock your NVIDIA-based video card. The
+ official binary NVIDIA drivers are required for accesses other than by
+ root.
.
- This is the Qt version.
+ This is the Qt version. See nvclock-gtk for a GTK+ version and nvclock
+ for the console version.
More information about the pkg-nvidia-devel
mailing list