diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:41:14 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 13:41:14 +0000 |
commit | 0c5b68cb42558aa4e1e5628c9eea7fdfb9ab5f54 (patch) | |
tree | 5a5962fb3a477289a8d6d3a36c0e4a2958d13555 | |
parent | Merging upstream version 1.1. (diff) | |
download | lzlib-0c5b68cb42558aa4e1e5628c9eea7fdfb9ab5f54.tar.xz lzlib-0c5b68cb42558aa4e1e5628c9eea7fdfb9ab5f54.zip |
Adding debian version 1.1-1.debian/1.1-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/copyright | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 125d50a..a076b1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lzlib (1.1-1) experimental; urgency=low + + * Merging upstream version 1.1. + * Updating years in copyright file. + + -- Daniel Baumann <daniel@debian.org> Wed, 05 Jan 2011 00:49:24 +0100 + lzlib (1.0-3) experimental; urgency=low * Updating standards version to 3.9.0. diff --git a/debian/copyright b/debian/copyright index eef0a38..6c6ffac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Files: * -Copyright: (C) 2006-2010 Antonio Diaz Diaz <ant_diaz@teleline.es> +Copyright: (C) 2006-2011 Antonio Diaz Diaz <ant_diaz@teleline.es> License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ License: GPL-3+ can be found in /usr/share/common-licenses/GPL-3 file. Files: debian/* -Copyright: (C) 2009-2010 Daniel Baumann <daniel@debian.org> +Copyright: (C) 2009-2011 Daniel Baumann <daniel@debian.org> License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |