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 212 213 214 215 216 217 218 219 220 221 222 223 224 225
|
videogen (0.33-8) unstable; urgency=medium
* Fix FTCBFS: (Closes: #928066)
+ Let dh_auto_build pass cross tools to make.
+ Don't force a build architecture CC.
(patch by Helmut Grohne <helmut@subdivi.de>)
-- Bas Zoetekouw <bas@debian.org> Mon, 29 Apr 2019 12:54:24 +0200
videogen (0.33-7) unstable; urgency=low
* Update packaging
* Install upstream changelog in the correct place
* Fix gcc warnings
* Add recommends on dialog | whiptail | zenity to make the some_modes script
useful by default
-- Bas Zoetekouw <bas@debian.org> Tue, 12 Feb 2019 09:27:19 +0100
videogen (0.33-6) unstable; urgency=low
* Fix FTBFS: linking to libm is necessary on archs for which floor()
is not a macro
-- Bas Zoetekouw <bas@debian.org> Thu, 09 Aug 2018 20:34:09 +0200
videogen (0.33-5) unstable; urgency=low
* Update standards-version to 4.2.0
- added Rules-Requires-Root: no to control
- update copyright file to machine-parseble format
* Update watch file
-- Bas Zoetekouw <bas@debian.org> Thu, 09 Aug 2018 17:28:38 +0200
videogen (0.33-4) unstable; urgency=low
* Properly use specified CPPFLAGS
-- Bas Zoetekouw <bas@debian.org> Sun, 28 Dec 2014 21:06:40 +0100
videogen (0.33-3) unstable; urgency=low
* Woops 2, fix install target
-- Bas Zoetekouw <bas@debian.org> Tue, 23 Dec 2014 09:58:17 +0100
videogen (0.33-2) unstable; urgency=low
* Woops, don't forget to link against libm
-- Bas Zoetekouw <bas@debian.org> Tue, 23 Dec 2014 06:31:33 +0100
videogen (0.33-1) unstable; urgency=low
* New upstream release
- fixed a bug that caused maximal vfreq to be disregarded when desired
vfreq was higher
- added ability to use floating point value for max_dotclk in the
configuration file
* Fixes to some_modes script (Closes: #545921)
Thanks to Ross Combs.
* Switch to dpkg-source 3.0 (quilt) format (Closes: #670936)
Thanks to Jari Aalto.
* Switch to debhelper version 9
* Bumped standards-version to 3.9.6
-- Bas Zoetekouw <bas@debian.org> Mon, 22 Dec 2014 11:39:09 +0100
videogen (0.32-5) unstable; urgency=low
* Move to debhelper version 5
* Add explicit copyright notice to copyright file
* Move to standards-version 3.8.3:
- add Homepage field to control file
-- Bas Zoetekouw <bas@debian.org> Fri, 03 Jul 2009 11:06:04 +0200
videogen (0.32-4) unstable; urgency=low
* Fix debian/controlto refer to xorg.conf instead of XF86Config-4
* Fix manpages to refer to Xorg and fix bad language
Thanks to J. S. Bygott for the patches.
[07_videogen_man.dpatch] (Closes: #410361)
* Bump Standards-Version to 3.7.3 (no changes required)
* Don't ignore errors in call to make clean, as suggested by lintian
-- Bas Zoetekouw <bas@debian.org> Fri, 14 Dec 2007 16:56:02 +0100
videogen (0.32-3) unstable; urgency=low
* Updated policy to 3.7.2 (no changes needed)
* Dpatchified debian/rules and build-depend on dpatch
* Added improved error messages by Michael Sebastian
(closes: #345620)
-- Bas Zoetekouw <bas@debian.org> Wed, 23 Aug 2006 14:40:39 +0200
videogen (0.32-2) unstable; urgency=low
* New Maintainer.
* Acknowledge NMU (thanks Julien!) (closes: #370596)
* Added watch file
-- Bas Zoetekouw <bas@debian.org> Wed, 12 Jul 2006 14:11:14 +0200
videogen (0.32-1.1) unstable; urgency=low
* Non-maintainer upload.
* Stop installing files in /usr/X11R6 (Closes: #370596).
* Switch to dh_installman instead of the deprecated dh_installmanpages.
-- Julien Cristau <julien.cristau@ens-lyon.org> Sat, 10 Jun 2006 04:51:12 +0200
videogen (0.32-1) unstable; urgency=low
* New maintainer (closes: #122708).
* New upstream version.
* Removed menu entry; the program is no longer interactive.
* Removed non-free Nvidia patch; included in upstream.
* Upgraded debhelper compatibility version to 4 (no substantial changes).
* Updated standards version to 3.6.0 (no changes).
* New debian/NEWS file.
* Resurrected and updated some_modes.sh script
(deleted by upstream in version 0.30).
- added some_modes.1x manpage.
* Changed the program so that it prints usage error messages.
* Eduard Bloch:
- workaround in some_modes.sh to not choose too high value for hsp
- fixed the copyright comments in videogen.1x, some_modes.1x
-- Matthias Urlichs <smurf@smurf.noris.de> Wed, 16 Jul 2003 05:47:25 +0200
videogen (0.21-10) unstable; urgency=low
* Maintainer set to QA group.
* Removed build-essentials depends
* Policy set to 3.5.8
-- Francesco Paolo Lovergine <frankie@debian.org> Mon, 13 Jan 2003 13:48:27 +0100
videogen (0.21-9) unstable; urgency=low
* Upstream not responding, made my own modifications to make it behave more
Nvidia compatible. Closes: #113221
* More resolutions in the script, more warning, more hints.
-- Eduard Bloch <blade@debian.org> Sun, 20 Jan 2002 18:15:49 +0100
videogen (0.21-8) unstable; urgency=low
* fixed typo in Depends: :((
-- Eduard Bloch <blade@debian.org> Mon, 24 Sep 2001 21:26:41 +0200
videogen (0.21-7) unstable; urgency=low
* fixed dialog dependency
-- Eduard Bloch <blade@debian.org> Wed, 19 Sep 2001 23:42:08 +0200
videogen (0.21-6) unstable; urgency=low
* Argh, gdialog can work like dialog, removed checking for $DISPLAY
-- Eduard Bloch <blade@debian.org> Sun, 16 Sep 2001 15:19:12 +0200
videogen (0.21-5) unstable; urgency=low
* replaced stuck dependency on dialog and made some_modes.sh look for
replacements, i.e. whiptail or gdialog
* Improved description, copyright and control files
* Added a comment about NVIDIA trouble to the BUGS file
-- Eduard Bloch <blade@debian.org> Sun, 16 Sep 2001 01:25:41 +0200
videogen (0.21-4) unstable; urgency=low
* changed Build-Depends to make it compile on any arch (Thx to Matt Taggart)
-- Eduard Bloch <blade@debian.org> Mon, 9 Jul 2001 21:12:12 +0200
videogen (0.21-3) unstable; urgency=low
* changed menu files, Closes: #88715
-- Eduard Bloch <blade@debian.org> Thu, 24 May 2001 23:01:44 +0200
videogen (0.21-2) unstable; urgency=low
* removed duplicated dialog calls in some_modes.sh
* addition to previos changelog entry: still patching some_modes.sh to get dialog interaction
-- Eduard Bloch <blade@debian.org> Sun, 1 Apr 2001 10:27:11 +0200
videogen (0.21-1) unstable; urgency=low
* New upstream release
-- Eduard Bloch <blade@debian.org> Sat, 24 Mar 2001 13:41:07 +0100
videogen (0.20-2) unstable; urgency=low
* menu entry
* Forgot to close a bug in the last upload, so Closes: #63246
-- Eduard Bloch <blade@debian.org> Tue, 6 Mar 2001 09:52:45 +0100
videogen (0.20-1) unstable; urgency=low
* Impossible to contact Edvard, adopting the package
* New upstream release
* some_modes included
-- Eduard Bloch <blade@debian.org> Sun, 7 Jan 2001 17:50:05 +0100
videogen (0.16-1) unstable; urgency=low
* Initial Release.
-- Edvard Majakari <ed@medialab.sonera.fi> Wed, 5 Jan 2000 16:03:59 +0200
Local variables:
mode: debian-changelog
End:
|