diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:31:52 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-06 11:31:52 +0000 |
commit | 3c9876047e73d6a60e96c5e62282beba80037b95 (patch) | |
tree | 64132938018099a49c640bb49d7640bee3a59991 | |
parent | Adding debian version 1.1-1. (diff) | |
download | clzip-3c9876047e73d6a60e96c5e62282beba80037b95.tar.xz clzip-3c9876047e73d6a60e96c5e62282beba80037b95.zip |
Adding debian version 1.1-2.debian/1.1-2
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index b289abf..fb4471d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +clzip (1.1-2) 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:30:15 +0100 + clzip (1.1-1) unstable; urgency=low * Merging upstream version 1.1. @@ -9,8 +16,8 @@ clzip (1.1~rc2-2) 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. * Simplyfing debhelper auto_install override in rules. * Removing unneeded build-depends on autotools-dev. diff --git a/debian/copyright b/debian/copyright index ecb8ac5..e6dbf7e 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: carg_parser.* @@ -33,7 +33,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. . As a special exception, you may use this file as part of a free @@ -62,5 +62,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. |