summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: da0ece743a7b6bd831eeaddf47425c9ad8e7cc9b (plain)
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
ultracopier (1.4.0.6-2) UNRELEASED; urgency=medium

  * debian/build:
    + Ensure constant timestamp for Qt message files to get reproducible build.

 -- Thomas Preud'homme <robotux@debian.org>  Fri, 30 Mar 2018 23:25:57 +0100

ultracopier (1.4.0.6-1) unstable; urgency=medium

  * New upstream release:
    + Fix reproducibility issue.

 -- Thomas Preud'homme <robotux@debian.org>  Sat, 24 Mar 2018 17:55:08 +0000

ultracopier (1.4.0.5-1) unstable; urgency=medium

  * New upstream release.
  * Fix debian/watch to go through download page.

 -- Thomas Preud'homme <robotux@debian.org>  Thu, 15 Mar 2018 21:18:01 +0000

ultracopier (1.4.0.4-1) unstable; urgency=medium

  * New upstream release:
    + Drop all patches.
  * debian/control:
    + Make Vcs-Browser URL canonical.

 -- Thomas Preud'homme <robotux@debian.org>  Thu, 01 Mar 2018 22:42:01 +0000

ultracopier (1.4.0.3-2) unstable; urgency=medium

  * debian/control:
    + Update Vcs fields.
  * debian/patches:
    + Drop patch to disable ultimate build, no longer needed.
    + Update meta-information on patch for Hurd support.

 -- Thomas Preud'homme <robotux@debian.org>  Sun, 25 Feb 2018 14:22:33 +0000

ultracopier (1.4.0.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + Build ultracopier.pro instead of ultracopier-all-in-one-direct.pro
  * debian/patches:
    + Add patch to accept Hurd as a supported platform.

 -- Thomas Preud'homme <robotux@debian.org>  Fri, 23 Feb 2018 23:55:01 +0000

ultracopier (1.2.3.6-1) unstable; urgency=low

  * New upstream release (Closes: #875217):
    + Drop all patches.
  * debian/control:
    + Build-depend on Qt5 libraries.
    + Bump debhelper's Build-depend version
    + Lower priority to optional.
    + Bump standard version.
    + Use secure and canonical VCS URIs.
  * debian/rules:
    + Update qmake project file to build.
    + Generate and clean Qt message files.
    + Select Qt5 libraries.
    + Configure and enable installation.
    + Enable all hardening flags.
    + Stop patching architecture in informations.xml files.
    + Stop fiddling with permissions of flag.png images.
  * debian/patches:
    + Disable ultimate build.
  * debian/copyright:
    + Remove inline GPL-3 paragraph.
    + Use HTTPS URL for format field.
    + Update copyright years.
  * debian/watch:
    + Fix URL to upstream tarballs (thanks Bart Martens).
  * debian/compat:
    + Bump compat version.
  * Remove debian/detect_arch.cpp and debian/detect_arch.pro.

 -- Thomas Preud'homme <robotux@debian.org>  Wed, 14 Feb 2018 22:54:13 +0000

ultracopier (0.3.1.0-1) unstable; urgency=low

  * New upstream release
  * Remove merged patches:
    - 0001-Also-search-resources-in-var-lib-ultracopier.patch
    - 0002-Update-the-list-of-available-translations.patch
  * debian/rules:
    + Explicitly set ultracopier.pro as the main project file.
    + Stop creating player_pause.png resource for Teracopy theme since it is
      now in upstream tarball.
    + Drop executable permissions on flag.png images at build time.
    + Fix ultracopier platform value in source code before building it.
  * Drop hardening-no-fortify-functions lintian override since it is a false
    positive (thanks Paul Tagliamonte).

 -- Thomas Preud'homme <robotux@debian.org>  Thu, 21 Mar 2013 15:31:34 +0100

ultracopier (0.3.0.5-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    + 0001-Also-search-resources-in-var-lib-ultracopier.patch
    + 0002-Update-the-list-of-available-translations.patch
    + 0003-Create-a-rule-to-compile-.ts-into-.qm.patch
    + 0004-Set-resources-installation-path.patch
    + 0005-Build-ultracopier-with-resources.patch
    + 0006-Avoid-linking-against-libpthread.patch
    + 0007-Fix-typos-in-string-shown-to-the-user.patch
  * debian/rules:
    + Explicitly set build.pro as the main project file.
    + Create missing resources/player_pause.png resource in
      plugins-alternative/Themes/Teracopy via a symlink to
      plugins/Themes/Oxygen/resources/player_pause.png.
    + Stop making i18n files executable.
    + Set QMAKE_CXXFLAGS_RELEASE and QMAKE_CXXFLAGS_DEBUG from CPPFLAGS and
      CXXFLAGS when invoking qmake.
  * debian/control:
    + Bump Standards-Version to 3.9.4 (no changes needed).
    + Update build dependency version on debhelper to reflect compatibility.
    + Update maintainer email address.
  * debian/copyright:
    + Update and complete copyright information.
    + Use version 1.0 of the format specification.
    + Update maintainer email address.
  * Bump debhelper compatibility to 9.
  * Override no-upstream-changelog lintian warning as there simply is no
    upstream changelog.
  * Override hardening-no-fortify-functions warning as -D_FORTIFY_SOURCE=2 is
    correctly passed to g++.

 -- Thomas Preud'homme <robotux@debian.org>  Mon, 31 Dec 2012 20:00:53 +0100

ultracopier (0.2.0.16-2) unstable; urgency=low

  * debian/rules:
    + Use dpkg-buildflags to set build flags (CPPFLAGS, CFLAGS and LDFLAGS).
  * debian/copyright:
    + Document global license and copyright.
    + Add missing dots in Expat license block.

 -- Thomas Preud'homme <robotux@celest.fr>  Thu, 16 Jun 2011 16:16:43 +0200

ultracopier (0.2.0.16-1) unstable; urgency=low

  * Initial release (Closes: #599008).
  * Modifications made to upstream archive:
    + Remove the inclusion of a non-existent file in qmake project file.
    + Set the name of the executable.
    + Populate INSTALLS variable to create an install target in
      generated Makefile.
    + Avoid linking Ultracopier against libpthread.
    + Remove deprecated TerminalOptions key in desktop entry.
    + Fix two typos affecting the binary.
    + Fix program version number
  * Add a manpage.
  * debian/copyright:
    + Use DEP5 candidate format.

 -- Thomas Preud'homme <robotux@celest.fr>  Thu, 30 Sep 2010 21:58:07 +0200