debian/changelog: release package version 0.5-1
[kinect-audio-setup.git] / debian / changelog
1 kinect-audio-setup (0.5-1) unstable; urgency=medium
2
3   * debian: update contact info and copyright dates
4   * debian/kinect_fetch_fw.8: update to match the new script from upstream
5   * debian/copyright: add kinect_patch_udev_rules
6   * debian: fix broken links to the Kinect For Windows EULA
7   * debian/rules: install and patch the udev rules file at install time
8   * debian/postinst: fix kinect_fetch_fw usage for the new upstream version
9   * debian/postrm: remove /lib/firmware/ if it's empty
10
11  -- Antonio Ospite <ao2@ao2.it>  Sat, 09 Jan 2016 15:38:54 +0100
12
13 kinect-audio-setup (0.4-1) unstable; urgency=medium
14
15   * debian/po: add Turkish translation of debconf templates.
16     Thanks to Mert Dirik (Closes: #757871)
17   * debian/po: add Dutch translation of debconf templates.
18     Thanks to Frans Spiesschaert (Closes: #767491)
19   * debian/copyright: split the license texts from file attribution
20   * debian/copyright: use GPL-2+ as a fallback license
21   * debian/po: add Swedish translation of debconf templates.
22     Thanks to Martin Bagge, Anders Jonsson (Closes: #769869)
23   * debian/po: add Brazilian Portuguese translation of debconf templates.
24     Thanks to Leonardo Santiago Sidon da Rocha (Closes: #810010)
25   * debian/patches: drop all patches, they have been applied upstream
26   * debian/control: bump Standards-Version to 3.9.6
27   * debian/rules: install the NEWS file as the upstream changelog
28
29  -- Antonio Ospite <ao2@ao2.it>  Thu, 07 Jan 2016 19:48:13 +0100
30
31 kinect-audio-setup (0.3-2) unstable; urgency=medium
32
33   * debian/patches: add a patch to make kinect_upload_fw work with more devices
34   * debian/po: add Portuguese translation for debconf messages.
35     Thanks to Américo Monteiro (Closes: #733259)
36   * debian/po/pt.po: fix a typo in a comment s/Translalion/Translation/
37   * debian/{control,templates}: use the text reviewed by debian-l10n.
38     Thanks to Christian PERRIER and Justin B Rye (Closes: #733300)
39   * debian: update Maintainer email address
40   * debian/po: update Portuguese translation of debconf templates.
41     Thanks to Américo Monteiro (Closes: #733259)
42   * debian/po: add Russian translation of debconf templates.
43     Thanks to Yuri Kozlov (Closes: #739421)
44   * debian/po: add Danish translation of debconf templates.
45     Thanks to Joe Hansen (Closes: #739747)
46   * debian/po: add French translation of debconf templates.
47     Thanks to Julien Patriarca (Closes: #739870)
48   * debian/po: add German translation of debconf templates.
49     Thanks to Stephan Beck, Christian PERRIER (Closes: #739948)
50   * debian/po: update Italian translation fo the debconf templates
51     (Closes: #740075)
52   * debian/po/pt.po: remove the old untranslated strings
53   * debian/po: update templates.pot
54   * debian/po: add Spanish translation of debconf templates.
55     Thanks to Matías A. Bellone (Closes: #740570)
56   * debian/po: add Polish translation of debconf templates.
57     Thanks to Michał Kułach (Closes: #740629)
58   * debian/po: add Japanese translation of debconf templates.
59     Thanks to victory (Closes: #740713)
60   * debian/po: reformat and cleanup translations.
61     Thanks to Christian PERRIER
62   * debian/po: add Czech translation of debconf templates.
63     Thanks to Michal Šimůnek (Closes: #751415)
64
65  -- Antonio Ospite <ao2@ao2.it>  Thu, 19 Jun 2014 13:00:21 +0200
66
67 kinect-audio-setup (0.3-1) unstable; urgency=medium
68
69   * debian: remove kinect-audio-setup.lintian-overrides
70   * debian/postrm: do not try to remove /lib/firmware/
71   * debian/control: reformatting done by cme
72   * debian/copyright: update copyright years for the package files
73
74  -- Antonio Ospite <ospite@studenti.unina.it>  Fri, 06 Dec 2013 23:29:42 +0100
75
76 kinect-audio-setup (0.2-3) unstable; urgency=low
77
78   * debian/kinect-audio-setup.lintian-overrides: move from debian/lintian
79   * debian/install: drop debian/lintian/kinect-audio-setup
80   * debian/control: switch to debhelper >= 9
81   * debian/gbp.conf: explicitly disable pristine-tar
82   * debian/control: specify the debian package branch in Vcs-Git
83   * debian/control: bump Standards-Version to 3.9.5
84   * debian/copyright: update to Copyright-Format 1.0
85   * debian/watch: add a watch file
86   * debian/rules: remove some unneeded comments
87   * debian/control: fix short and long descriptions
88   * debian/po/templates.pot: fill in some info in the header
89   * debian/po/it.po: add Italian translation for the debconf dialogs
90
91  -- Antonio Ospite <ospite@studenti.unina.it>  Tue, 19 Nov 2013 17:49:54 +0100
92
93 kinect-audio-setup (0.2-2) unstable; urgency=low
94
95   * [a3661fb] debian: depend on p7zip-full >= 9.20
96   * [cb6e177] debian: use debconf to ask if the user accepts the MSK4W EULA
97
98  -- Antonio Ospite <ospite@studenti.unina.it>  Fri, 03 Feb 2012 13:02:26 +0100
99
100 kinect-audio-setup (0.2-1) unstable; urgency=low
101
102   * [bb49f29] kinect_upload_fw: disable some compiler flags
103   * [061cb66] kinect_upload_fw: fix generating endian.h before compiling
104     kinect_upload_fw
105   * [d377579] kinect_upload_fw: fix a mingw32 compilation error
106   * [15a7d9a] kinect_upload_fw: fix reading the firmware file on Windows
107   * [e1bc8be] Update .gitignore
108   * [54b0fdd] Add info about building kinect_upload_fw for MS Windows
109   * [863d1b3] kinect_upload_fw: specify libraries after objects in the linking
110     command
111   * [f277611] kinect_fetch_fw: mention wget in the internal documentation
112   * [8184ae6] kinect_fetch_fw: download the latest KinectSDK-v1.0-beta2-x86.msi
113   * [c8bf462] kinect_fetch_fw: make the script less verbose when invoking 7z
114   * [73ef2c4] README: fix a typo and add some clarifications
115   * [aaf68f5] README: tell where we are getting the actual firmware from
116   * [24c4089] kinect_fetch_fw: tell where we are getting the firmware from
117   * [41a7237] Add ChangeLog for v0.2
118   * [7983d17] debian: import upstream version v0.2
119   * [c4496ae] debian: fix debian-changelog-line-too-long lintian warnings
120   * [a9c382f] debian/control: tell where the UAC firmare if downloaded from
121
122  -- Antonio Ospite <ospite@studenti.unina.it>  Sun, 27 Nov 2011 13:30:53 +0100
123
124 kinect-audio-setup (0.1-1) unstable; urgency=low
125
126   * Initial release (Closes: #645072)
127
128  -- Antonio Ospite <ospite@studenti.unina.it>  Wed, 12 Oct 2011 12:51:53 +0200