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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211
|
lxrandr (0.3.3-1) unstable; urgency=medium
* New upstream version 0.3.3.
* debian/control: update team address.
* debian/control: update Vcs-Git tags.
* debian/rules: clean up override_dh_strip for -dbg package.
* debian/control: use debhelper 13.
* debian/rules: drop unnecessary dh argument that included in debhelper
13.
* debian/watch: update.
* debian/copyright: update.
* Run wrap-and-sort.
* debian/control: build-deps on libglib2.0-dev (>= 2.14.0).
* debian/control: build-deps on xsltproc.
* debian/control: build-deps on docbook-xml.
* debian/control: build-deps on xmlto.
* debian/gbp.conf: add.
* debian/salsa-ci.yml: add.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Wed, 26 Mar 2025 12:53:22 +0100
lxrandr (0.3.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Build with GTK 3 (Closes: #967614).
-- Bastian Germann <bage@debian.org> Sun, 15 Dec 2024 18:27:02 +0000
lxrandr (0.3.2-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop -dbg package in favor of automatic -dbgsym package.
-- Boyuan Yang <byang@debian.org> Tue, 07 Jun 2022 21:27:49 -0400
lxrandr (0.3.2-1) unstable; urgency=medium
* Merging upstream version 0.3.2.
* Changing priority extra to optional for lxrandr-dbg package.
* Changing http:// to https:// in URLs of copyright file.
* Bump Standards-Version to 4.3.0.
* Bump debhelper compat to 11.
* Removing compression options for sources.
* Changing to https:// for VCS-* fields.
-- Andriy Grytsenko <andrej@rep.kiev.ua> Fri, 01 Mar 2019 03:28:40 +0200
lxrandr (0.3.1-1) unstable; urgency=low
* Adding x11-xserver-utils to Depends because lxrandr depends on xrandr.
* Changing Maintainer e-mail to Alioth based one.
* Bump Standards-Version to 3.9.7.
* Rewording package description a little (Closes: #806764).
* Merging upstream version 0.3.1.
* Removing the menu file which duplicates desktop entry command.
* Adding hardening flags.
-- Andriy Grytsenko <andrej@rep.kiev.ua> Sun, 21 Feb 2016 16:41:45 +0200
lxrandr (0.3.0-1) unstable; urgency=low
* Merging upstream version 0.3.0:
- Improved multi-monitor settings.
- Fixed detection of laptop screen.
- Added confirmation dialog on mode(s) change.
-- Andriy Grytsenko <andrej@rep.kiev.ua> Fri, 19 Sep 2014 20:53:59 +0300
lxrandr (0.2.0-1) unstable; urgency=low
* Adding --disable-silent-rules to fix buildlog checker warning.
* Bump Standards-Version to 3.9.5.
* Removing Daniel Baumann from Uploaders by his request (Closes: #704346).
* Updating watch file to support XZ tarball format and non-numeric versions.
* Adding myself to Uploaders.
* Correcting section name in the menu (Closes: #701919).
* Merging upstream version 0.2.0:
- Added two new Quick Setup modes (Closes: #566163).
- Fixed incorrect parsing of xrandr output (Closes: #725863).
- Fixed improper launch of xrandr in autostart file (Closes: #730816).
* Updating debian/copyright file.
* Removing unneeded Build-Depends on autoconf and autotools-dev.
* Removing obsolete target override_dh_builddeb from debian/rules file.
-- Andriy Grytsenko <andrej@rep.kiev.ua> Mon, 08 Sep 2014 17:49:47 +0300
lxrandr (0.1.2-3) unstable; urgency=low
* Moving package to priority optional.
* Adding apport hook from Julien Lavergne <gilir@ubuntu.com>.
* Adding debug package.
-- Daniel Baumann <daniel@debian.org> Fri, 18 May 2012 19:40:05 +0200
lxrandr (0.1.2-2) unstable; urgency=low
* Updating maintainer field.
* Adding myself to uploaders.
* Updating vcs fields.
* Removing whitespaces at EOL and EOF.
* Updating package to debhelper version 9.
* Updating package to standards version 3.9.3.
* Making build-depends unversioned where already fulfiled as of
squeeze.
* Removing unused DM-Upload-Allowed field.
* Updating homepage field.
* Rewriting copyright file machine-readable format version 1.0.
* Prefixing debhelper files with package name.
* Decrufting rules file.
* Switching to xz compression for both the source and the binary
packages.
* Updating package description.
* Completing menu file.
-- Daniel Baumann <daniel@debian.org> Fri, 20 Apr 2012 17:59:00 +0200
lxrandr (0.1.2-1) unstable; urgency=low
* Use LXDE packaging team address.
* Added myself in uploaders.
* Convert patch format from dpatch to quilt.
* Use debhelper 8
* Sorting build-depends.
* Using source format '3.0 (quilt)'.
* Wapping build-depends.
* Bumped Standard-Version to 3.9.2.
* Added Vcs-Browser and Vcs-Git tags.
* Clean up files not in debian/.
* Compacting rules file.
* Corrected tag and structure in debian/menu.
* Merging upstream version 0.1.2:
- replace symlink with real file
- Replace GTK_DIALOG_NO_SEPARATOR by GTK_DIALOG_MODAL to compile it
with gtk3
- Add an option to compile with gtk3
- Add an option to enable more warnings instead of maintainer mode
- Migrate to GtkComboBoxText
- Use display icon, like in desktop file.
- Apply patch to save configuration (ID: 3107353)
- Improve configure.in (slient rules, correct INIT)
- Apply patch for GTK3 migration (ID: 3107356)
- Generated supported languages. (Closes: #509752)
- Add an icon to the window (patch by Jonathan Marsden)
- use intltool to generate desktop file
- make desktop file follow freedesktop specs and add German translations
- fix runs configure in infinite loop.
- remove distribution of mkinstalldirs
* Removing useless whitespaces at EOL and EOF.
* Warpping build-depends.
* Sorting depends
* Removing debian/dirs: let upstream makefile does the work.
* Removing debian/docs: AUTHORS has been mentioned in debian/copyright.
* Compacting watch file.
* Compacting rules file.
* Removing 01_fix_infinite_loop.patch: included in upstream.
* Added --enable-man option.
* Completing and rewriting copyright file in machine interpretable format.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Tue, 26 Jul 2011 22:44:13 +0800
lxrandr (0.1.1-2~bpo50+1) lenny-backports; urgency=low
* Rebuild for lenny-backports.
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sun, 15 Nov 2009 20:56:28 +0800
lxrandr (0.1.1-2) unstable; urgency=low
* Applied 01_fix_infinite_loop.dpatch (Closes:#536631)
Thanks Enrico Zini provide an armel machine for build test.
* debian/control:
- build-depends on intltool, dpatch
* Bumped Standard-version 3.8.2
-- Andrew Lee <andrew@linux.org.tw> Wed, 15 Jul 2009 22:20:15 +0800
lxrandr (0.1.1-1) unstable; urgency=low
* New upstream release
* Drop the LVDS patch (included in upstream)
* debian/control:
- Build-depends s/docbook-to-man/docbook-xsl
* debian/rules:
- Added option --enable-man
-- Andrew Lee <andrew@linux.org.tw> Thu, 09 Jul 2009 20:07:26 +0800
lxrandr (0.1+svn20080716-3) unstable; urgency=low
* Fixed a typo. (Closes: #492509)
-- Andrew Lee <andrew@linux.org.tw> Fri, 28 Nov 2008 15:54:59 +0800
lxrandr (0.1+svn20080716-2) unstable; urgency=low
* Applied a patch to solve the LVDS output cannot detect current
resolution problem.
-- Andrew Lee <andrew@linux.org.tw> Tue, 18 Nov 2008 18:13:25 +0800
lxrandr (0.1+svn20080716-1) unstable; urgency=high
* Solved segmentaion fault problem (Closes: #490766)
-- Andrew Lee <andrew@linux.org.tw> Wed, 16 Jul 2008 06:47:32 +0800
lxrandr (0.1+svn20080704-1) unstable; urgency=low
* Initial release (Closes: #488311)
-- Andrew Lee <andrew@linux.org.tw> Fri, 04 Jul 2008 00:26:18 +0800
|