summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog17
1 files changed, 9 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 380af71..0e1bb3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,17 @@
-ultracopier (0.2.0.15-1) unstable; urgency=low
+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
+ + 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.
+ + 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.
+ + Use DEP5 candidate format.
-- Thomas Preud'homme <robotux@celest.fr> Thu, 30 Sep 2010 21:58:07 +0200