File: changelog

package info (click to toggle)
xbacklight 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 760 kB
  • sloc: sh: 4,150; ansic: 302; makefile: 48
file content (80 lines) | stat: -rw-r--r-- 2,825 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
xbacklight (1.2.3-1) unstable; urgency=medium

  [ Julien Cristau ]
  * Switch all xorg.freedesktop.org URLs in packaging to https.
  * Update Vcs-* URLs to use https.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on xutils-dev.
  * Bump debhelper from deprecated 7 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Timo Aaltonen ]
  * New upstream release.
  * upstream: Add signing-key.asc.

  [ Andreas Tille ]
  * Fix watch file
  * Add Homepage
  * d/rules: Drop boilerplate claiming this is an example
  * DEP5
  * Add debian/gbp.conf to declare non-default branch names
  * Do not Build-Depend on outdated packages
    (s/libxcb-util0-dev/libxcb-util-dev/, s/pkg-config/pkgconf/)
  * Standards-Version: 4.7.0 (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Rely on pre-initialized dpkg-architecture variables.
  * Set hardening options
  * Add missing items in SYNOPSIS of manpage
    Closes: #825274

 -- Timo Aaltonen <tjaalton@debian.org>  Fri, 06 Sep 2024 11:11:07 +0300

xbacklight (1.2.1-1) unstable; urgency=medium

  * New upstream release (closes: #716684)
    - ported from Xlib to xcb
  * Disable silent build rules.

 -- Julien Cristau <jcristau@debian.org>  Sat, 12 Jul 2014 19:04:26 +0200

xbacklight (1.1.2-1) unstable; 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.
  * New upstream release.
  * Drop no longer necessary libxrender-dev build-dep.
  * Update debian/copyright from COPYING.
  * Pass target to dh as first argument for v8 compatibility.
  * Bump Standards-Version to 3.9.1.
  * Bump xutils-dev build-dep to 1:7.5+4 for util-macros 1.8.

 -- Julien Cristau <jcristau@debian.org>  Sun, 13 Feb 2011 00:14:08 +0100

xbacklight (1.1.1-1) unstable; urgency=low

  * Switch to debhelper 7 and dh.
  * Build in a build directory.
  * Run autoreconf at build time.
  * New upstream release
    - works with new Backlight property (closes: #563277)
    - fixes manpage typo (closes: #509306)
  * Drop XS- prefix from Vcs-* control fields.
  * Allow parallel builds, parse space-separated DEB_BUILD_OPTIONS.
  * Bump Standards-Version to 3.8.3.
  * Remove myself from Uploaders, I'm not maintaining this.
  * Remove menu entry.  xbacklight is not particularly useful without a
    terminal or outside of a script.

 -- Julien Cristau <jcristau@debian.org>  Mon, 04 Jan 2010 18:32:33 +0000

xbacklight (1.1-1) unstable; urgency=low

  * Initial release.

 -- Julien Cristau <jcristau@debian.org>  Thu, 21 Jun 2007 14:34:22 +0100