diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 14:23:10 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2013-06-16 14:23:10 +0000 |
commit | 1a1bcceade157df41f3a9fee6929dd3e31ce1592 (patch) | |
tree | ee19a82ad84a9c9079eba27ae53b6c572fdb4e0e | |
parent | 1d7461a4aff307d92757fae14a883933b36074ba (diff) |
Minor fixes
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/libhttrack1.files | 0 |
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 1bbdb5f..abd5eb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -httrack (3.47.19-2) unstable; urgency=low +httrack (3.47.19-3) unstable; urgency=low * Updated to 3.47.19 (3.47-19) Gentoo merges, Lintian fixes, build cleanup * Fixed arch-indep only upload not working + * Minor fix in copyright file, removed old library entry -- Xavier Roche <xavier@debian.org> Sun, 16 Jun 2013 14:20:25 +0200 diff --git a/debian/copyright b/debian/copyright index 10a5da8..c546677 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ The current Debian maintainer is Xavier Roche <xavier@debian.org> Upstream author: Xavier Roche <roche@httrack.com> -Copyright: 1998-2008 Xavier Roche and other contributors +Copyright: 1998-2013 Xavier Roche and other contributors This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/debian/libhttrack1.files b/debian/libhttrack1.files deleted file mode 100644 index e69de29..0000000 --- a/debian/libhttrack1.files +++ /dev/null |