2009
nvidia-cg-toolkit (2.1.0017.deb1) unstable; urgency=low
* Fixed installer for Cg release 2.1.0017 * Fixed all lintian warnings
-- Federico Di Gregorio <fog@debian.org> Thu, 19 Mar 2009 00:06:30 +0100
2008
nvidia-cg-toolkit (2.0.0015.deb3) unstable; urgency=low
* Fixed all gentle warnings in script found with Perl::Critic.
* This also fixes some bugs reporting Perl warnings.
(Closes: #502234)
(Closes: #503331)
-- Andres Mejia <mcitadel@gmail.com> Sun, 16 Nov 2008 10:07:18 -0500
nvidia-cg-toolkit (2.0.0015.deb2) unstable; urgency=low
* Adding Japanese translations. (Closes: #493566) * Addressing command-with-path-in-maintainer-script lintian warning.
-- Andres Mejia <mcitadel@gmail.com> Thu, 09 Oct 2008 14:35:31 -0400
nvidia-cg-toolkit (2.0.0015.deb1) unstable; urgency=low
* New upstream release. Closes: #482661 * Provide license documentation provided in Cg toolkit in copyright file. Also provide copyright information. * Use ${misc:Depends} to add debconf dependencies. * Add updated Russian translations. Closes: #487122 * Add updated Swedish translations. Closes: #488180 * Add updated Portuguese translations. Closes: #489428 * Bumped Standards-Version to 3.8.0. * Edited description to remove specific release notes. * Updated both manifest files. * Edit README.Debian and add note about availability of book "The Cg Tutorial". * Register documentation with doc-base.
-- Andres Mejia <mcitadel@gmail.com> Wed, 23 Jul 2008 11:55:46 -0400
nvidia-cg-toolkit (2.0.0012.deb6) unstable; urgency=low
* Include updated french debconf translation. Closes: #480122
-- Andres Mejia <mcitadel@gmail.com> Thu, 08 May 2008 15:48:09 -0400
nvidia-cg-toolkit (2.0.0012.deb5) unstable; urgency=low
* Include updated german debconf translation. Closes: #479234 * Include DM-Upload-Allowed: yes field.
-- Andres Mejia <mcitadel@gmail.com> Tue, 06 May 2008 14:04:15 -0400
nvidia-cg-toolkit (2.0.0012.deb4) unstable; urgency=low
* Include ftp as part of proxy scheme when using proxy option. * Don't append downloads to file, just overwrite. * Fix problems with downloads. Closes: #471339 + Needed to use Time::HiRes to prevent problem where script divided by zero. * Leave a copy of toolkit and spec file in /var/cache/nvidia-cg-toolkit.
-- Andres Mejia <mcitadel@gmail.com> Fri, 25 Apr 2008 15:46:01 -0400
nvidia-cg-toolkit (2.0.0012.deb3) unstable; urgency=low
[ Andres Mejia ]
* Fixed problem where --proxy option was being used when unnecessary.
* Updated nvidia-cg-toolkit/http_proxy template.
* Included updated Russian, German, and French translations.
Closes: #471026
Closes: #471180
Closes: #472127
* Minor update to TODO.Debian.
* Script can now generate a manifest file.
+ Also writes combined total size of files that are installed.
* Use recursive strategy for copying directories. No longer need
libfile-copy-recursive-perl.
* Compress certain documentation that are over 4kb in size.
* Use maximum compression when compressing files.
* Show progress when downloading files.
* Print certain messages to STDERR.
* Determine "release" information for generating manual page using
dpkg-parsechangelog.
* Added updated legal notice from NVIDIA website to copyright file.
-- Andres Mejia <mcitadel@gmail.com> Mon, 07 Apr 2008 20:05:37 -0400
nvidia-cg-toolkit (2.0.0012.deb2) unstable; urgency=low
[ Andres Mejia ]
* Fixed binary name in manual page and when specifying --help option for
nvidia-cg-toolkit-installer.
* Added another TODO.
-- Andres Mejia <mcitadel@gmail.com> Sat, 01 Mar 2008 16:26:28 -0500
nvidia-cg-toolkit (2.0.0012.deb1) unstable; urgency=low
[ Andres Mejia ] * Changed Priority to extra. * Added proxy support. Closes: #462271 + Using Perl module LWP::UserAgent for proxy support, thus update-nvidia-cg-toolkit has been converted to Perl script. * Renamed from update-nvidia-cg-toolkit to nvidia-cg-toolkit-installer. + Maintainer scripts have been updated for new script. * Old scripts have been deleted. * Updated control file for required Perl module packages. * Updated copyright file for new installer script. * Setting correct way to use proxy in postinst file. * Took out mention of older versions of NVIDIA Cg Toolkit from template file. * Grammer check done for template file. * Generate a man page using pod2man from nvidia-cg-toolkit-installer. * Specify a deb revision as *.debN so as not to cause confusion as to what version of the NVIDIA Cg Toolkit this installs. * Added TODO.Debian. * Closing bug about not being able to install after sid update. + A new script is about to be used. Please reopen if issue still occurs. + Closes: #465971 * Adding README file from NVIDIA Cg Toolkit to documentation. * Making the Cg compiler executable.
-- Andres Mejia <mcitadel@gmail.com> Sat, 23 Feb 2008 19:51:02 -0500
nvidia-cg-toolkit (2.0.0010) unstable; urgency=low
[ Andres Mejia ] * New upstream version. Closes: #458907 * It's possible to specify an http proxy when installing this package. Closes: #336072 * Bumped Standards-Version to 3.7.3. * Added Homepage field in control file. * Added Vcs-{Git,Browser} field in control file. * Updated Description field for new Cg toolkit version. + Also modified description to state that it's only an installer. Closes: #309924 * Fixed some grammatical errors in the copyright file. + Also recopied license from NVIDIA website and included information on the date the license was last modified. * Edited README.Debian to include contact information on where to report problems with the toolkit. * Removed redundant link to the homepage from README.Debian. * Changed path for update-nvidia-cg-toolkit, should be in /usr/bin. * Adding lintian override for directories left intentionally blank. * Fixed debian/rules, removing some unnecessary commands. * Add Provides and Conflicts field for libcg and libcggl, which is installed by the installer. * Use debhelper (>> 4.1.16), silences dpkg warning. * Script will also download spec file. + Changed some option parameters * Script will remove temporary directories if they were used. * Package installation will delete downloaded files by default to comply with the upstream license. * Script will run ldconfig at the end of install or uninstall.
-- Andres Mejia <mcitadel@gmail.com> Tue, 08 Jan 2008 16:19:02 -0500
2007
nvidia-cg-toolkit (1.5.0023) unstable; urgency=low
[ Andres Mejia ] * New upstream version. Closes: #446121 * Bumped Standards-Version to 3.7.2. * Added myself in uploaders field. * Removing debian revision part in changelog version. + Silences lintian warning: native-package-with-dash-version. * Removing build dependency on docbook-to-man (wasn't being used). * Providing man page for update-nvidia-cg-toolkit.
-- Andres Mejia <mcitadel@gmail.com> Thu, 22 Nov 2007 22:13:32 -0500
nvidia-cg-toolkit (1.5.0.0019-1) unstable; urgency=low
* New upstream version. Closes: #360077, #389106 * Updated package description including Cg description from NVIDIA README file. Closes: #302112 * Included updated spanish translation. Closes: #413780
-- Federico Di Gregorio <fog@debian.org> Wed, 07 Mar 2007 10:23:05 +0100
2006
nvidia-cg-toolkit (1.3.0501.0700-3.2) unstable; urgency=low
* Non-maintainer upload to include the French translation forgotten
by the former NMU
* French debconf transalation added.
-- Christian Perrier <bubulle@debian.org> Fri, 24 Nov 2006 14:18:17 +0100
nvidia-cg-toolkit (1.3.0501.0700-3.1) unstable; urgency=low
* Non-maintainer upload to fix longstanding l10n issues * Turn one debconf template to the error type. Closes: #388947 * Rewrite the debconf templates to fix the Developer's Reference suggestions. * Switch to po-debconf for debconf templates translations Closes: #351388 * Debconf translation updates: - Swedish. Closes: #331008 - Czech added. Sent during the call for updates of the NMU campaign. - Brazilian Portuguese added. Sent during the call for updates of the NMU campaign. - Portuguese added. Sent during the call for updates of the NMU campaign. - Vietnamese added. Sent during the call for updates of the NMU campaign. - Russian added. Sent during the call for updates of the NMU campaign. - Swedish added. Sent during the call for updates of the NMU campaign. - german added. Sent during the call for updates of the NMU campaign. * Lintian fixes: - Use 4 as debhelper compatibility though debian/compat
-- Christian Perrier <bubulle@debian.org> Sat, 18 Nov 2006 12:14:46 +0100
2005
nvidia-cg-toolkit (1.3.0501.0700-3) unstable; urgency=low
* Added dependency on debconf-2.0. (Closes: #332050)
-- Federico Di Gregorio <fog@debian.org> Wed, 05 Oct 2005 10:22:00 +0200
nvidia-cg-toolkit (1.3.0501.0700-2) unstable; urgency=low
* Applied patch from Drew Hess to fix a path bug.
-- Federico Di Gregorio <fog@debian.org> Thu, 19 May 2005 10:08:09 +0200
nvidia-cg-toolkit (1.3.0501.0700-1) unstable; urgency=low
* New upstream release of the Cg tools from NVIDIA.
-- Federico Di Gregorio <fog@debian.org> Sun, 27 Feb 2005 16:46:29 +0100
2004
nvidia-cg-toolkit (1.3.0408.0400-3) unstable; urgency=low
* Added copy of legal information from NVIDIA website.
* Now libraries are copied to /usr/lib64 if the target architecture
is amd64.
* Removed ia64 from supported architectures, NVIDIA does not provide
libraries for it.
-- Federico Di Gregorio <fog@debian.org> Sat, 18 Dec 2004 15:28:43 +0100
nvidia-cg-toolkit (1.3.0408.0400-2) experimental; urgency=low
* Added support for 64 bit architechtures (amd64).
-- Federico Di Gregorio <fog@initd.org> Mon, 20 Sep 2004 19:32:38 +0200
nvidia-cg-toolkit (1.3.0408.0400-1) experimental; urgency=low
* Initial release.
-- Federico Di Gregorio <fog@initd.org> Mon, 20 Sep 2004 10:16:58 +0200