File: changelog

package info (click to toggle)
ukopp 4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 996 kB
  • ctags: 901
  • sloc: cpp: 10,893; makefile: 65
file content (109 lines) | stat: -rw-r--r-- 3,443 bytes parent folder | download
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
ukopp (4.9-1) unstable; urgency=medium

  * New upstream release.
  * Refresh debian/patches/02-makefile.patch.

 -- Leo Iannacone <l3on@ubuntu.com>  Fri, 06 Jun 2014 14:33:57 +0200

ukopp (4.8-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.5.
  * Removed 03-fix-ftbfs-underlink.patch, applied upstream.
  * Removed 04-fix-install-userguide.patch, applied upstream.
  * Refreshed other patches.
  * debian/copyright: update source reference url.

 -- Leo Iannacone <l3on@ubuntu.com>  Thu, 16 Jan 2014 15:06:59 +0100

ukopp (4.7-1) unstable; urgency=low

  * New upstream release.
  * Update watch file
  * Fix VCS urls
  * debian/control:
    + fix project homepage url
    + bump standards-version
  * Use debhelper 9 for hardering
  * Refreshed old patch
  * Added keywords to .desktop file
  * new 03-fix-ftbfs-underlink.patch: Added missing pthread
    lib to link, fixing FTBFS on armhf.
    Thanks to Daniel T Chen (closes: #713696).
  * new 04-fix-install-userguide.patch: fix missing data dir
    on install.
  * debian/dkopp.doc-base: fix paths.

 -- Leo Iannacone <l3on@ubuntu.com>  Wed, 10 Jul 2013 14:29:35 +0200

ukopp (4.4-1) unstable; urgency=low

  * New upstream release (closes: #668485).
  * Removed fix-include-gtk-as-FTBFS.patch, changes are now in upstream.
  * Refreshed old patches.
  * Bump standards version to 3.9.3.
  * Updated debian/copyright format.

 -- Leo Iannacone <l3on@ubuntu.com>  Thu, 24 May 2012 10:46:15 +0200

ukopp (4.1-2) unstable; urgency=low

  * Imported patch 03-fix-include-gtk-as-FTBFS.patch from Ubuntu,
    fixes FTBFS including gtk.h before pthread redefinitions

 -- Leo Iannacone <l3on@ubuntu.com>  Sat, 07 Jan 2012 11:32:49 +0100

ukopp (4.1-1) unstable; urgency=low

  * Imported Upstream version 4.1
  * Refresh 01-desktop_file.patch
  * Refresh 02-makefile.patch
  * New maintainer (Closes: #650447)

 -- Leo Iannacone <l3on@ubuntu.com>  Mon, 12 Dec 2011 00:45:30 +0100

ukopp (4.0-2) unstable; urgency=low

  * Set udev as required only on Linux (Closes: #646359). Thank you Adam!

 -- Alessio Treglia <alessio@debian.org>  Sun, 23 Oct 2011 18:03:35 +0200

ukopp (4.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Drop 03-manpage.patch, applied upstream.
  * debian/copyright: Update to reflect DEP-5 changes.

 -- Alessio Treglia <alessio@debian.org>  Fri, 07 Oct 2011 18:06:07 +0200

ukopp (3.9-1) unstable; urgency=low

  * Imported Upstream version 3.9:
    - A man page was added.
    - Window is dumped to log file before exit.
    - Detect error: selected file outside restore-from directory hierarchy.
  * debian/{patches/*,rules}:
    - Let Makefile handle substitutions in the desktop file.
    - Let Makefile install the desktop file.
  * Refresh patches.
  * Improve debian/patches/02-makefile.patch's description.
  * debian/patches/03-manpage.patch:
    - "-" must be escaped ("\-") to be interpreted as minus.
  * Remove manpages, added upstream.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Sat, 07 May 2011 13:39:42 +0200

ukopp (3.8-2) unstable; urgency=low

  * Pass -Wl,--as-needed to the linker.
  * Correct linking order to set LDFLAGS properly.

 -- Alessio Treglia <alessio@debian.org>  Tue, 09 Nov 2010 00:19:59 +0100

ukopp (3.8-1) unstable; urgency=low

  * Initial release (Closes: #597683).

 -- Alessio Treglia <alessio@debian.org>  Wed, 22 Sep 2010 09:33:32 +0200