xbacklight: Changes to 'debian-unstable'
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit b3fd8a27f192e83e86fdbbda74a2b149d867b522
Author: Julien Cristau <jcristau@debian.org>
Date: Thu Apr 29 15:41:29 2010 +0200
Refer to the Backlight property in the package description instead of the legacy BACKLIGHT.
diff --git a/debian/changelog b/debian/changelog
index 008e8fa..4d814d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ xbacklight (1.1.1-2) UNRELEASED; urgency=low
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
+ * Refer to the Backlight property in the package description instead of the
+ legacy BACKLIGHT.
-- Julien Cristau <jcristau@debian.org> Sat, 16 Jan 2010 16:47:12 +0000
diff --git a/debian/control b/debian/control
index 23a8f08..1f68e11 100644
--- a/debian/control
+++ b/debian/control
@@ -19,4 +19,4 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple utility to set the backlight level
xbacklight is a simple command-line utility to set the backlight level
- using the RandR 1.2 BACKLIGHT output property.
+ using the RandR 1.2 Backlight output property.
Reply to: