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
|
kinect-audio-setup (0.5-1) unstable; urgency=medium
* debian: update contact info and copyright dates
* debian/kinect_fetch_fw.8: update to match the new script from upstream
* debian/copyright: add kinect_patch_udev_rules
* debian: fix broken links to the Kinect For Windows EULA
* debian/rules: install and patch the udev rules file at install time
* debian/postinst: fix kinect_fetch_fw usage for the new upstream version
* debian/postrm: remove /lib/firmware/ if it's empty
-- Antonio Ospite <ao2@ao2.it> Sat, 09 Jan 2016 15:38:54 +0100
kinect-audio-setup (0.4-1) unstable; urgency=medium
* debian/po: add Turkish translation of debconf templates.
Thanks to Mert Dirik (Closes: #757871)
* debian/po: add Dutch translation of debconf templates.
Thanks to Frans Spiesschaert (Closes: #767491)
* debian/copyright: split the license texts from file attribution
* debian/copyright: use GPL-2+ as a fallback license
* debian/po: add Swedish translation of debconf templates.
Thanks to Martin Bagge, Anders Jonsson (Closes: #769869)
* debian/po: add Brazilian Portuguese translation of debconf templates.
Thanks to Leonardo Santiago Sidon da Rocha (Closes: #810010)
* debian/patches: drop all patches, they have been applied upstream
* debian/control: bump Standards-Version to 3.9.6
* debian/rules: install the NEWS file as the upstream changelog
-- Antonio Ospite <ao2@ao2.it> Thu, 07 Jan 2016 19:48:13 +0100
kinect-audio-setup (0.3-2) unstable; urgency=medium
* debian/patches: add a patch to make kinect_upload_fw work with more devices
* debian/po: add Portuguese translation for debconf messages.
Thanks to Américo Monteiro (Closes: #733259)
* debian/po/pt.po: fix a typo in a comment s/Translalion/Translation/
* debian/{control,templates}: use the text reviewed by debian-l10n.
Thanks to Christian PERRIER and Justin B Rye (Closes: #733300)
* debian: update Maintainer email address
* debian/po: update Portuguese translation of debconf templates.
Thanks to Américo Monteiro (Closes: #733259)
* debian/po: add Russian translation of debconf templates.
Thanks to Yuri Kozlov (Closes: #739421)
* debian/po: add Danish translation of debconf templates.
Thanks to Joe Hansen (Closes: #739747)
* debian/po: add French translation of debconf templates.
Thanks to Julien Patriarca (Closes: #739870)
* debian/po: add German translation of debconf templates.
Thanks to Stephan Beck, Christian PERRIER (Closes: #739948)
* debian/po: update Italian translation fo the debconf templates
(Closes: #740075)
* debian/po/pt.po: remove the old untranslated strings
* debian/po: update templates.pot
* debian/po: add Spanish translation of debconf templates.
Thanks to Matías A. Bellone (Closes: #740570)
* debian/po: add Polish translation of debconf templates.
Thanks to Michał Kułach (Closes: #740629)
* debian/po: add Japanese translation of debconf templates.
Thanks to victory (Closes: #740713)
* debian/po: reformat and cleanup translations.
Thanks to Christian PERRIER
* debian/po: add Czech translation of debconf templates.
Thanks to Michal Šimůnek (Closes: #751415)
-- Antonio Ospite <ao2@ao2.it> Thu, 19 Jun 2014 13:00:21 +0200
kinect-audio-setup (0.3-1) unstable; urgency=medium
* debian: remove kinect-audio-setup.lintian-overrides
* debian/postrm: do not try to remove /lib/firmware/
* debian/control: reformatting done by cme
* debian/copyright: update copyright years for the package files
-- Antonio Ospite <ospite@studenti.unina.it> Fri, 06 Dec 2013 23:29:42 +0100
kinect-audio-setup (0.2-3) unstable; urgency=low
* debian/kinect-audio-setup.lintian-overrides: move from debian/lintian
* debian/install: drop debian/lintian/kinect-audio-setup
* debian/control: switch to debhelper >= 9
* debian/gbp.conf: explicitly disable pristine-tar
* debian/control: specify the debian package branch in Vcs-Git
* debian/control: bump Standards-Version to 3.9.5
* debian/copyright: update to Copyright-Format 1.0
* debian/watch: add a watch file
* debian/rules: remove some unneeded comments
* debian/control: fix short and long descriptions
* debian/po/templates.pot: fill in some info in the header
* debian/po/it.po: add Italian translation for the debconf dialogs
-- Antonio Ospite <ospite@studenti.unina.it> Tue, 19 Nov 2013 17:49:54 +0100
kinect-audio-setup (0.2-2) unstable; urgency=low
* [a3661fb] debian: depend on p7zip-full >= 9.20
* [cb6e177] debian: use debconf to ask if the user accepts the MSK4W EULA
-- Antonio Ospite <ospite@studenti.unina.it> Fri, 03 Feb 2012 13:02:26 +0100
kinect-audio-setup (0.2-1) unstable; urgency=low
* [bb49f29] kinect_upload_fw: disable some compiler flags
* [061cb66] kinect_upload_fw: fix generating endian.h before compiling
kinect_upload_fw
* [d377579] kinect_upload_fw: fix a mingw32 compilation error
* [15a7d9a] kinect_upload_fw: fix reading the firmware file on Windows
* [e1bc8be] Update .gitignore
* [54b0fdd] Add info about building kinect_upload_fw for MS Windows
* [863d1b3] kinect_upload_fw: specify libraries after objects in the linking
command
* [f277611] kinect_fetch_fw: mention wget in the internal documentation
* [8184ae6] kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi
* [c8bf462] kinect_fetch_fw: make the script less verbose when invoking 7z
* [73ef2c4] README: fix a typo and add some clarifications
* [aaf68f5] README: tell where we are getting the actual firmware from
* [24c4089] kinect_fetch_fw: tell where we are getting the firmware from
* [41a7237] Add ChangeLog for v0.2
* [7983d17] debian: import upstream version v0.2
* [c4496ae] debian: fix debian-changelog-line-too-long lintian warnings
* [a9c382f] debian/control: tell where the UAC firmare if downloaded from
-- Antonio Ospite <ospite@studenti.unina.it> Sun, 27 Nov 2011 13:30:53 +0100
kinect-audio-setup (0.1-1) unstable; urgency=low
* Initial release (Closes: #645072)
-- Antonio Ospite <ospite@studenti.unina.it> Wed, 12 Oct 2011 12:51:53 +0200
|