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