diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-29 09:30:39 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-29 09:30:39 +0100 |
commit | 56bed3c9c78651ae53e2c2463aec63fae287ad3e (patch) | |
tree | 7ef2b37375eb73470684db04f1124725a0041da1 /debian/patches/0100-gtk.patch | |
parent | 695195774147562468f9b655b131b83d3aa6c27f (diff) |
Rewrite debian/copyright; add DEP-3 header
Diffstat (limited to 'debian/patches/0100-gtk.patch')
-rw-r--r-- | debian/patches/0100-gtk.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/patches/0100-gtk.patch b/debian/patches/0100-gtk.patch index 798eed1..d2e990f 100644 --- a/debian/patches/0100-gtk.patch +++ b/debian/patches/0100-gtk.patch @@ -1,3 +1,9 @@ +Description: prevend gcc format-security errors +Author: Jörg Frings-Fürst <debian@jff-webhosting.net> +Forwarded: https://sourceforge.net/p/xtrkcad-fork/bugs/163/ +Last-Update: 2016-12-29 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/app/wlib/gtklib/gtktext.c =================================================================== --- trunk.orig/app/wlib/gtklib/gtktext.c |