[ubuntu/precise] nvclock 0.8b4+cvs20100914-1ubuntu1 (Accepted)
Leo Iannacone
l3on at ubuntu.com
Mon Jan 23 15:00:28 UTC 2012
nvclock (0.8b4+cvs20100914-1ubuntu1) precise; urgency=low
* Merge from debian unstable (LP: #718312). Remaining changes:
+ Take over the smartdimmer binary package, shipping only the
smartdimmer tool. This change involves the following:
- edit: debian/control and debian/nvclock.install
- create: debian/smartdimmer.install and debian/smartdimmer.manpages
* debian/rules: passing QT_LIB_DIR to dh_auto_configure - Fix
FTBFS and add support for multiarch
* debian/control: Replace nvidia-glx with nvidia-current.
* Drop changes:
- Fix FTBFS with ld --as-needed, now in debian
- 01_fix_buffer_overflow dpatch, now in upstream
nvclock (0.8b4+cvs20100914-1) unstable; urgency=low
[ Andreas Beckmann ]
* Repack source from nvclock CVS snapshot.
* Update to upstream CVS as of 2010-09-14.
* README.source: document CVS snapshot generation.
* debian/rules: add a get-cvs-snapshot target to download and pack CVS
snapshots.
* link-with-all-libs.diff: reorder libraries to fix FTBFS with
binutils-gold. (Closes: #555781, #609616)
* qt4.diff: new patch to convert nvclock_qt from qt3 to qt4.
(Closes: #604365)
* Add lintian overrides for false positive misspelling 'ment' in hyphenated
govern-ment in upstream license.
nvclock (0.8b4-3) unstable; urgency=low
[ Andreas Beckmann ]
* Update Standards-Version to 3.9.1 (no changes needed).
* Switch to debhelper compat level 8 (no changes needed).
* Suggest nvidia-glx without alternatives. This is now a virtual package
provided by nvidia-glx-legacy-* as well.
* Add myself to Uploaders.
[ Russ Allbery ]
* Install desktop file and icon for nvclock-gtk, matching upstream.
* Re-add builds for alpha, 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.
nvclock (0.8b4-2) unstable; urgency=low
[ Steve Langasek ]
* lintian fixes: (closes: #520569)
- debian/copyright: add an actual copyright notice.
- debian/copyright: copy the GPLv2+ license text.
- remove empty debian/nvclock.postinst - minor, but makes dpkg less
efficient about package states
- debian/control: GTK -> GTK+
- debian/control: add ${misc:Depends} to the deps of all packages
- debian/nvclock-{qt,gtk}.menu: quote the "needs" and "section"
strings, and use the menu section that the Debian menu policy
explicitly says this package should be using (System/Hardware) :-)
- debian/rules, debian/compat: set the debhelper compat level in the
authoritative place.
- debian/rules: don't ignore errors from 'make clean'.
- debian/control: Standards-Version to 3.8.0
[ Andreas Beckmann ]
* Team change: switch Uploaders from Randall to Russ.
* Switch to source format 3.0 (quilt).
* Update to upstream CVS as of 2009-06-22. (Closes: #463890, #570325)
* Rerun autogen.sh since we patch configure.in.
* Add patch nvclock_hurd.debdiff from Barry deFreese to fix FTBFS on
GNU/Hurd. (Closes: #533918)
* Add patch link-with-all-libs.diff to fix FTBFS with binutils-gold.
(Closes: #555781)
* Update to debhelper compat level 7 and Standards-Version 3.8.4.
* Ship upstream manpage nvclock.1 instead of the outdated Debian version.
* Add patch manpage-fixes.diff to fix typos and hyphenation in that manpage.
* Do not ship duplicate copies of the upstream changelog.
* Ship the smartdimmer binary, new in 0.8b4.
* Add manpage smartdimmer.1, generated with help2man.
* Add a watch file.
* Adjust suggestions to cover nvidia-glx-legacy-*, too.
* Add lintian overrides for problems in the upstream source that could be
solved by repacking only.
* debian/rules: switch to dh and minimize.
* Remove obsolete empty maintainer scripts.
* Convert debian/copyright to DEP-5 format.
* Add Vcs-* URLs.
[ Russ Allbery ]
* Only build on i386 and amd64, since this package is useless without
NVIDIA hardware. (Closes: #551096)
* Flesh out debian/copyright with some files released under different
licenses and add more copyright holders.
* Add a Homepage control field.
Date: Sun, 08 Jan 2012 21:24:42 +0100
Changed-By: Leo Iannacone <l3on at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/nvclock/0.8b4+cvs20100914-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 08 Jan 2012 21:24:42 +0100
Source: nvclock
Binary: nvclock nvclock-gtk nvclock-qt smartdimmer
Architecture: source
Version: 0.8b4+cvs20100914-1ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Leo Iannacone <l3on at ubuntu.com>
Description:
nvclock - Overclock an NVIDIA card
nvclock-gtk - Overclock an NVIDIA card (GTK+ interface)
nvclock-qt - Overclock an NVIDIA card (Qt interface)
smartdimmer - Change LCD brightness on Geforce cards
Closes: 463890 520569 533918 551096 555781 570325 604365 609616
Launchpad-Bugs-Fixed: 718312
Changes:
nvclock (0.8b4+cvs20100914-1ubuntu1) precise; urgency=low
.
* Merge from debian unstable (LP: #718312). Remaining changes:
+ Take over the smartdimmer binary package, shipping only the
smartdimmer tool. This change involves the following:
- edit: debian/control and debian/nvclock.install
- create: debian/smartdimmer.install and debian/smartdimmer.manpages
* debian/rules: passing QT_LIB_DIR to dh_auto_configure - Fix
FTBFS and add support for multiarch
* debian/control: Replace nvidia-glx with nvidia-current.
* Drop changes:
- Fix FTBFS with ld --as-needed, now in debian
- 01_fix_buffer_overflow dpatch, now in upstream
.
nvclock (0.8b4+cvs20100914-1) unstable; urgency=low
.
[ Andreas Beckmann ]
* Repack source from nvclock CVS snapshot.
* Update to upstream CVS as of 2010-09-14.
* README.source: document CVS snapshot generation.
* debian/rules: add a get-cvs-snapshot target to download and pack CVS
snapshots.
* link-with-all-libs.diff: reorder libraries to fix FTBFS with
binutils-gold. (Closes: #555781, #609616)
* qt4.diff: new patch to convert nvclock_qt from qt3 to qt4.
(Closes: #604365)
* Add lintian overrides for false positive misspelling 'ment' in hyphenated
govern-ment in upstream license.
.
nvclock (0.8b4-3) unstable; urgency=low
.
[ Andreas Beckmann ]
* Update Standards-Version to 3.9.1 (no changes needed).
* Switch to debhelper compat level 8 (no changes needed).
* Suggest nvidia-glx without alternatives. This is now a virtual package
provided by nvidia-glx-legacy-* as well.
* Add myself to Uploaders.
.
[ Russ Allbery ]
* Install desktop file and icon for nvclock-gtk, matching upstream.
* Re-add builds for alpha, 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.
.
nvclock (0.8b4-2) unstable; urgency=low
.
[ Steve Langasek ]
* lintian fixes: (closes: #520569)
- debian/copyright: add an actual copyright notice.
- debian/copyright: copy the GPLv2+ license text.
- remove empty debian/nvclock.postinst - minor, but makes dpkg less
efficient about package states
- debian/control: GTK -> GTK+
- debian/control: add ${misc:Depends} to the deps of all packages
- debian/nvclock-{qt,gtk}.menu: quote the "needs" and "section"
strings, and use the menu section that the Debian menu policy
explicitly says this package should be using (System/Hardware) :-)
- debian/rules, debian/compat: set the debhelper compat level in the
authoritative place.
- debian/rules: don't ignore errors from 'make clean'.
- debian/control: Standards-Version to 3.8.0
.
[ Andreas Beckmann ]
* Team change: switch Uploaders from Randall to Russ.
* Switch to source format 3.0 (quilt).
* Update to upstream CVS as of 2009-06-22. (Closes: #463890, #570325)
* Rerun autogen.sh since we patch configure.in.
* Add patch nvclock_hurd.debdiff from Barry deFreese to fix FTBFS on
GNU/Hurd. (Closes: #533918)
* Add patch link-with-all-libs.diff to fix FTBFS with binutils-gold.
(Closes: #555781)
* Update to debhelper compat level 7 and Standards-Version 3.8.4.
* Ship upstream manpage nvclock.1 instead of the outdated Debian version.
* Add patch manpage-fixes.diff to fix typos and hyphenation in that manpage.
* Do not ship duplicate copies of the upstream changelog.
* Ship the smartdimmer binary, new in 0.8b4.
* Add manpage smartdimmer.1, generated with help2man.
* Add a watch file.
* Adjust suggestions to cover nvidia-glx-legacy-*, too.
* Add lintian overrides for problems in the upstream source that could be
solved by repacking only.
* debian/rules: switch to dh and minimize.
* Remove obsolete empty maintainer scripts.
* Convert debian/copyright to DEP-5 format.
* Add Vcs-* URLs.
.
[ Russ Allbery ]
* Only build on i386 and amd64, since this package is useless without
NVIDIA hardware. (Closes: #551096)
* Flesh out debian/copyright with some files released under different
licenses and add more copyright holders.
* Add a Homepage control field.
Checksums-Sha1:
37a6b93258b0a3b1ab78ec6cf4699af670142c31 2380 nvclock_0.8b4+cvs20100914-1ubuntu1.dsc
5b3144a83040a104db6b224d60876790ac16cddb 285483 nvclock_0.8b4+cvs20100914.orig.tar.bz2
cef5812df7f4a9e861daf5dcd2b0aee3390b98b3 16525 nvclock_0.8b4+cvs20100914-1ubuntu1.debian.tar.gz
Checksums-Sha256:
7be11faf8c2c1e1720cc207026e06bacb7030fd1952e38620af7c74dedf3b168 2380 nvclock_0.8b4+cvs20100914-1ubuntu1.dsc
30f6f5a7926f1731fe6638503a1ea7cc03cf1395da6a60867e91959b1b364daf 285483 nvclock_0.8b4+cvs20100914.orig.tar.bz2
5c5489947095dd458b1612719823d7462320d5adb3b17a263c703436d5605f4c 16525 nvclock_0.8b4+cvs20100914-1ubuntu1.debian.tar.gz
Files:
37acbb12ae66d46f693e158e932200e1 2380 x11 extra nvclock_0.8b4+cvs20100914-1ubuntu1.dsc
70dfe775ef173ab6af8b185e36e0ed43 285483 x11 extra nvclock_0.8b4+cvs20100914.orig.tar.bz2
ef9c9e87f394786404e810a822ade1d2 16525 x11 extra nvclock_0.8b4+cvs20100914-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPHXSTAAoJEPmIJawmtHuf1qoP/R8TpJEWnFLnQs4ammw6Gi4g
3RCWBkJoXPfkz3qT3iWN3Uh4xsGaswuyTSMiOzDX6g5aahl8DpAwqeOV7SdIPDRc
b0xz0/hxXNjxO+3m8rO91fJpJpsTALq31g+f9HwnYDULMj92IaJdKsEdaHURHekE
ok+H0RqsDiN1jnpnAEjn0yM651fbyml1/n6BKiDy2iV9pnA04tEEGj11Pp7O+xh5
GtALdfGnuBRZYIJ+tbZ465Fx9mO8O91bIHG256sv60JWUWcKg/Vu9vqnM09dQUWS
7HY0/GKe+yiCiz9Jex/L9drRaD2c7dSjD9BNVODBNhwCWTPX2ZmVkOAvwBU0WYH/
apfrwMaqeoTvnHYNzHiqarTRtMkcYx94AMrPcqgZ5/YXP6C3xlHm5qV6N+hd15s+
urQuHOm2RkHT+k+unjzfokTKYsyJUVkRe/3T2HuS9p4CftRDf/LQAYa2+t8d0pqM
4S56S+9hS+Dt51etf03htSWdHuxLCQjl5PPx+ySdNRhkclUDOc5emh029NNix1Bm
CII73g7F9Hzxm35XDhjH12eALf0WcjxhIDtWfZfxLo+ohCpVcuBVwW/oPY9p3xxF
2aCmOdf/zpBab+iONQ/d6D7CWpQeXyEV578vypIk0lbwDLBY2Fp+y+SL8V5ZSYHk
BD8eE0C5D6lBwq3gwAzA
=U251
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list