summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 229df3f7dd489f5ab536772e5fc549f0a34fd0e6 (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
ultracopier (1.2.3.6-1) UNRELEASED; urgency=low

  * New upstream release:
    + Drop all patches.
  * debian/control:
    + Build-depend on Qt5 libraries.
    + Lower priority to optional.
    + Bump standard version.
    + Use secure and canonical VCS URIs.
  * debian/rules:
    + Update list of informations.xml to patch.
    + Update qmake project file to build.
    + Generate and clean Qt message files.
    + Select Qt5 libraries.
    + Configure and enable installation.
  * debian/copyright:
    + Remove inline GPL-3 paragraph.
    + Use HTTPS URL for format field.
  * debian/watch:
    + Fix URL to upstream tarballs (thanks Bart Martens).

 -- Thomas Preud'homme <robotux@debian.org>  Fri, 24 Nov 2017 23:12:33 +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