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 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264
|
guvcview (2.0.6+debian-1) unstable; urgency=medium
* New upstream release.
* Update d/copyright.
- Get rid of insecure-copyright-format-uri.
* Update d/control.
- Update Vcs-Git and Vcs-Browser.
- Bump Standards-Version to 4.3.0.
- Update debhelper to 11.
- Remove autotools-dev from B-D.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 06 Jan 2019 10:38:24 +0900
guvcview (2.0.5+debian-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches: Fix FTBFS with ffmpeg 4.0. Thanks to James Cowgill for the
patch. (Closes: #888329)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 16 Jul 2018 20:09:48 +0200
guvcview (2.0.5+debian-1) unstable; urgency=medium
* New upstream release. (Closes: #881324, #791603, #774092)
* Delete debian/menu. Obsolete.
* Fix appstream metadata legacy format and location.
- Update debian/rules.
- Add debian/patches/update-appdata-to-new-format.
* Update Standards-Version to 4.1.1
* Change Priority to optional
* Remove patches/ffmpeg3.patch
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 17 Nov 2017 09:31:40 +0900
guvcview (2.0.4+debian-1) unstable; urgency=medium
* New upstream release. (Closes: #808240)
* Update debian/control.
- Update Standards-Version to 3.9.8.
* Update patch for ffmpeg.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 23 Jun 2016 04:56:52 +0900
guvcview (2.0.2+debian-3) unstable; urgency=medium
* Fix build with ffmpeg 2.9. (Closes: #803823)
Thanks to Andreas Cadhalpun.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 17 Jan 2016 07:42:31 +0900
guvcview (2.0.2+debian-2) unstable; urgency=medium
* Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
(Closes: #807205)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 08 Dec 2015 23:28:33 +0900
guvcview (2.0.2+debian-1) unstable; urgency=medium
* New upstream release.
* Add patches/update-manpage. (Closes: #779839)
* Bump soname in control file and override file.
* Update debian/rules.
- Add GVIEWENCODER_CFLAGS="-D_FILE_OFFSET_BITS=64" to configure.
(Closes: #778834)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 16 Aug 2015 06:25:17 +0900
guvcview (2.0.1+debian-1) unstable; urgency=medium
* New upstream release. (Closes: #761388, #761230)
* Update patches/remove_cppflags.patch.
* Update debian/README.source.
* Update debian/control.
- Update Standards-Version to 3.9.6.
- Update sdl library from libsdl1.2-dev to libsdl2-dev.
- Add libgsl0-dev to Build-Depends..
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 23 Oct 2014 23:25:55 +0900
guvcview (2.0.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Add patches/remove_cppflags.patch.
* Add intltool.m4.patch.
Fix 'guvcview source: source-contains-unsafe-symlink m4/intltool.m4'.
* Remove patches/0001-fix-build-with-libav10.patch.
* Remove patches/0001-Fix-Segmentation-fault-in-get_ctrl_by_id.patch.
* Add libguvcview-1.0-1 and libguvcview-dev package.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 17 Sep 2014 07:42:07 +0900
guvcview (1.7.3-2) unstable; urgency=medium
* Add patches/0001-Fix-Segmentation-fault-in-get_ctrl_by_id.patch.
Fix segmentation fault on startup. (Closes: #760187)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 07 Sep 2014 02:06:49 +0900
guvcview (1.7.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches/0001-fix-build-with-libav10.patch: Update patch to build
against libav 10. Thanks to Moritz Muehlenhoff. (Closes: #739323)
-- Sebastian Ramacher <sramacher@debian.org> Fri, 16 May 2014 00:09:00 +0200
guvcview (1.7.3-1) unstable; urgency=low
* New upstream release. (Closes: #739049)
* Update debian/control.
- Update Standards-Version to 3.9.5.
- Add libusb-1.0-0-dev to Build-Depends.
* Fix build with libav10. (Closes: #739323)
Add patches/0001-fix-build-with-libav10.patch.
Thanks to Moritz Muehlenhoff and anton@khirnov.net.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 25 Mar 2014 07:56:34 +0900
guvcview (1.7.1-1) unstable; urgency=low
* New upstream release. (Closes: #712397)
* Update debian/control.
- Update Vcs-Git and Vcs-Browser field
* Remove patches/fix_typo. This was applied to upstream.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 18 Sep 2013 12:59:47 +0900
guvcview (1.7.0-1) unstable; urgency=low
* New upstream release. (Closes: #677123, #686649, #687440, #704295)
* Update debian/control.
- Bumped standards-version to 3.9.4.
* Change source format to 3.0 (quilt).
* Fix typo in manpage.
Add debian/patches/fix_typo.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 27 May 2013 14:32:02 +0900
guvcview (1.6.0-1~exp1) experimental; urgency=low
* New upstream release.
* Update debian/control.
- Update to debhelper 9.
- Bumped standards-version to 3.9.3.
- Add Vcs-Git field and Vcs-Browser field.
- Add intltool to Build-Depends.
* Update debian/compat.
Bumped to 9.
* Update debian/copyight.
Update to copyright-format 1.0.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sat, 04 Aug 2012 06:25:47 +0900
guvcview (1.5.3-1) unstable; urgency=low
* New upstream release (Closes: #644733).
* Update debian/control.
- Update Build-depends from libpng12-dev to libpng-dev only.
(Closes: #662368)
- Update Homepage field. (Closes: #662297)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 05 Mar 2012 12:05:09 +0900
guvcview (1.5.0-1) unstable; urgency=low
* New upstream release. (Closes: #638323)
* Update debian/control.
- Update Architecture from any to linux-any.
- Add libpng-dev to Build-Depends. This needs to libpng transition.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 22 Aug 2011 12:28:10 +0900
guvcview (1.4.5-1) unstable; urgency=low
* New upstream release.
* Update debian/control.
- Bumped standards-version to 3.9.2.
No changes needed.
- Add libudev-dev to Build-Depends.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 14 Jul 2011 13:34:16 +0900
guvcview (1.4.1-1) unstable; urgency=low
* New upstream release.
* Update debian/control.
- Bumped standards-version to 3.9.0.
No changes needed.
- Remove quilt from Build-depends.
- Add uvcdynctrl to Recommends.
* Remove debian/patches.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 08 Jul 2010 09:43:27 +0900
guvcview (1.3.1-1) unstable; urgency=low
* New upstream release
* Update debian/control.
- Add quilt (>= 0.46-7~).
* Add debian/source/format.
Set source format to "1.0".
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 20 Apr 2010 05:52:30 +0900
guvcview (1.3.0-1) unstable; urgency=low
* New upstream release.
* Update debian/control.
- Bumped standards-version to 3.8.4. No changes needed.
- Add libv4l-dev to Build-Depends.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 08 Mar 2010 00:41:09 +0900
guvcview (1.2.1-1) unstable; urgency=low
* New upstream release (Closes: #564301).
* Change from cdbs to debhelper.
* Change patch control tool from dpatch to quilt.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Sun, 10 Jan 2010 08:50:22 +0900
guvcview (1.1.3-1) unstable; urgency=low
* New upstream release.
* Change e-mail address.
* Remove DM-Upload-Allowed field.
* Update Standards-Version.
* Add README.source file.
* Update 01_update_man.dpatch
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 09 Sep 2009 19:43:43 +0900
guvcview (1.1.1-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version. (Closes: #535303)
* Add "DM-Upload-Allowed: yes" to debian/control.
* Add 01_update_man.dpatch
* Remove some patch, because applied in upstream.
01_null_check_and_file_clean.dpatch
02_uyvy_draw_size.dpatch
-- Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Fri, 24 Jul 2009 19:18:02 +0900
guvcview (1.1.0-1) unstable; urgency=low
* New upstream release. (Closes: #518061)
* Add libtwolame-dev to Build-Depends.
* Remove UYVY dpatch.
* Add new patch of NULL check.
01_null_check_and_file_clean.dpatch
* Add new patch of fix draw size.
02_uyvy_draw_size.dpatch
-- Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Tue, 31 Mar 2009 23:18:15 +0900
guvcview (0.9.3-1) unstable; urgency=low
* Initial release (Closes: #493533)
* Add support UYVY color
-- Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Sun, 14 Sep 2008 01:09:51 +0900
|