diff options
| -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  | 
