diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-30 18:25:57 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-08-30 18:25:57 +0200 |
commit | 2a11bafead8fc15147ea56934c8d821ec8c22f27 (patch) | |
tree | 05395561ea56714b01a7391b1e763f7cc8d7e96b /debian | |
parent | 1b9f323ebdbea2385c37bda49b75631e624e0f84 (diff) |
Refresh patches and d/copyright
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 8 | ||||
-rw-r--r-- | debian/patches/0060-cross.patch | 7 |
2 files changed, 11 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright index 05a4651..9d9458a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -872,15 +872,15 @@ Copyright: 2001-2005 Henning Meier-Geinitz 2011 Reinhold Kainhofer <reinhold@kainhofer.com> License: GPL-2+ with sane exception +Files: testsuite/backend/genesys/* +Copyright: 2019 Povilas Kanapickas <povilas@radix.lt> +License: GPL-2+ with sane exception + Files: testsuite/backend/Makefile.am testsuite/backend/genesys/Makefile.am Copyright: 2019 Sane Developers License: GPL-2+ with sane exception -Files: testsuite/backend/genesys/* -Copyright: 2019 Povilas Kanapickas <povilas@radix.lt> -License: GPL-2+ with sane exception - Files: tools/create-release.sh tools/create-changelog.sh tools/update-upstreams.sh diff --git a/debian/patches/0060-cross.patch b/debian/patches/0060-cross.patch index 96e5a52..4087882 100644 --- a/debian/patches/0060-cross.patch +++ b/debian/patches/0060-cross.patch @@ -1,3 +1,10 @@ +Description: Make gphoto2 detection use the host architecture pkg-config +Author: Helmut Grohne <helmut@subdivi.de> +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948711 +Forwarded: not-needed +Last-Update: 2020-08-30 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/acinclude.m4 =================================================================== --- trunk.orig/acinclude.m4 |