diff -u sensors-applet-2.2.1/debian/changelog sensors-applet-2.2.1/debian/changelog --- sensors-applet-2.2.1/debian/changelog +++ sensors-applet-2.2.1/debian/changelog @@ -1,3 +1,13 @@ +sensors-applet (2.2.1-1ubuntu1) hardy; urgency=low + + * Now that libxnvctrl-dev gets built from nvidia-settings in + Ubuntu, add it to the build-depends in debian/control. + Fixes the long time bug LP: #59945. + * debian/rules: change --with-nvidia=no to --with-nvidia=yes. + * debian/control: mangle maintainer field as per spec. + + -- Stefan Potyra Fri, 15 Feb 2008 23:13:16 +0100 + sensors-applet (2.2.1-1) unstable; urgency=low * New upstream release. diff -u sensors-applet-2.2.1/debian/rules sensors-applet-2.2.1/debian/rules --- sensors-applet-2.2.1/debian/rules +++ sensors-applet-2.2.1/debian/rules @@ -11,3 +11,3 @@ --disable-scrollkeeper \ - --with-nvidia=no \ + --with-nvidia=yes \ LDFLAGS='-Wl,--as-needed' diff -u sensors-applet-2.2.1/debian/control sensors-applet-2.2.1/debian/control --- sensors-applet-2.2.1/debian/control +++ sensors-applet-2.2.1/debian/control @@ -1,7 +1,8 @@ Source: sensors-applet Section: gnome Priority: optional -Maintainer: Sam Morris +XSBC-Original-Maintainer: Sam Morris +Maintainer: Ubuntu MOTU Developers Uploaders: Filippo Giunchedi Build-Depends: cdbs (>= 0.4.28), debhelper (>= 5.0.0), @@ -15,7 +16,8 @@ libxml-parser-perl, libsensors4-dev [!kfreebsd-i386 !kfreebsd-amd64], gnome-doc-utils (>= 0.3.2), - patchutils (>= 0.2.31-3) + patchutils (>= 0.2.31-3), + libxnvctrl-dev Standards-Version: 3.7.3 XS-DM-Upload-Allowed: yes Homepage: http://sensors-applet.sourceforge.net/