diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-29 10:45:51 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-29 10:45:51 +0100 |
commit | 559c998b55140f9dc663388101157a689f214421 (patch) | |
tree | 79a5bf0dd13767589f2ebfc5f78f4d0f40856e86 /debian | |
parent | 56bed3c9c78651ae53e2c2463aec63fae287ad3e (diff) |
some typos
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 12 |
2 files changed, 7 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 5e3f47b..27c5d6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -xtrkcad (1:4.2.4a-1) UNRELEASED; urgency=medium +xtrkcad (1:4.2.4a-1) unstable; urgency=medium * New Maintainer (Closes: #849139): - debian/control: Add myself as maintainer. - debian/copyright: Add myself to debian/*. * New upstream release (Closes: #847843, #784423). - - New debian/patches/0100-gtk.patch to prevend gcc format-security errors. + - New debian/patches/0100-gtk.patch to prevent gcc format-security errors. * Remove debian/source/options. * Remove debian/source.lintian-overrides. * Change debian/compat to 10 (no changes required). @@ -21,7 +21,7 @@ xtrkcad (1:4.2.4a-1) UNRELEASED; urgency=medium - Add files to exclude in debian/copyright. * Rewrite debian/copyright. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 28 Dec 2016 17:27:47 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 29 Dec 2016 09:50:53 +0100 xtrkcad (1:4.2.2-1.2) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index 4f04da1..802c493 100644 --- a/debian/copyright +++ b/debian/copyright @@ -60,10 +60,6 @@ Files: app/wlib/gtklib/* Copyright: 2005-2016 Dave Bullis License: GPL-2+ -Files: app/wlib/gtklib/uthash.h -Copyright: 2003-2014 Troy D. Hanson -License: FreeBSD - Files: app/wlib/gtklib/gtkhelp.c Copyright: 2005-2016 Dave Bullis 2007-2016 Martin Fischer @@ -84,6 +80,10 @@ Files: app/wlib/gtklib/gtksplash.c Copyright: 2007-2016 Martin Fischer License: GPL-2+ +Files: app/wlib/gtklib/uthash.h +Copyright: 2005-2015 Troy D. Hanson +License: BSD-Revised + Files: app/wlib/include/getopt.h Copyright: 1998-2015 David A. Hinds License: GPL-2+ @@ -125,10 +125,6 @@ Copyright: 2015 Daniel E. Markle <dmarkle@ashtech.net> 2016-2017 Jörg Frings-Fürst <debian@jff-webhosting.net> License: GPL-2+ -Files: app/wlib/gtklib/uthash.h -Copyright: 2005-2015, Troy D. Hanson http://troydhanson.github.com/uthash/ -License: BSD-Revised - License: FreeBSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions |