diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:21:08 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-08 04:21:08 +0000 |
commit | 0a448d97a8be590489db513c0d21c6eeb8f4400a (patch) | |
tree | 452ef5ed5a1cc2649975b16b2dc26fdf512f8f1c | |
parent | Adding debian version 0.9-2. (diff) | |
download | zutils-0a448d97a8be590489db513c0d21c6eeb8f4400a.tar.xz zutils-0a448d97a8be590489db513c0d21c6eeb8f4400a.zip |
Adding debian version 0.9-3.debian/0.9-3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index a3738f9..0dc7d29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zutils (0.9-3) unstable; urgency=low + + * Making reference to licenses in copyright distribution neutral. + * Improving previous changelog entries. + + -- Daniel Baumann <daniel.baumann@progress-technologies.net> Sat, 22 Jan 2011 21:37:48 +0100 + zutils (0.9-2) unstable; urgency=low * Adding enhances field. @@ -9,8 +16,8 @@ zutils (0.9-1) unstable; urgency=low * Updating maintainer and uploaders fields. * Removing vcs fields. - * Removing any references to my debian email address. - * Removing any references to debian. + * Removing references to my old email address. + * Makeing packaging distribution neutral. * Improving comments in rules file. * Removing unneeded build-depends on autotools-dev. * Merging upstream version 0.9. diff --git a/debian/copyright b/debian/copyright index 6fae25b..9df6079 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,7 @@ License: GPL-3+ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . - On Progress systems, the complete text of the GNU General Public License + The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. Files: debian/* @@ -33,5 +33,5 @@ License: GPL-3+ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . - On Progress systems, the complete text of the GNU General Public License + The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. |