From cb5c7cec4aa1946f75dc3d408eb7f1051f3fb3d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 25 Nov 2017 10:13:28 +0100 Subject: Switch from repack to Files-Excluded --- debian/changelog | 6 ++++++ debian/copyright | 7 +++++++ debian/watch | 5 +++-- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3860758..ba7b4bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +argyll (1.9.2+repack-2.1) UNRELEASED; urgency=medium + + * Switch from repack to Files-Excluded. + + -- Jörg Frings-Fürst Sat, 25 Nov 2017 10:10:30 +0100 + argyll (1.9.2+repack-2) unstable; urgency=medium * New README.source to explain the branching model used. diff --git a/debian/copyright b/debian/copyright index 3dd2dcb..57796ec 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,6 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ArgyllCMS Upstream-Contact: Graeme W. Gill Source: http://www.argyllcms.com/ +Files-Excluded: yajl/yajl_test.exe + yajl/yajl_test.obj + usb/bin/* + jpeg/* + tiff/* + zlib/* + png/* Files: * Copyright: 1995-2016 Graeme W. Gill diff --git a/debian/watch b/debian/watch index 00b6fcc..c8ab751 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,6 @@ version=4 #opts="dversionmangle=s/\+repack\d+$//" http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip -opts=dversionmangle=s/\+repack(.*)// \ -http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip debian debian/repack.sh +#opts=dversionmangle=s/\+repack(.*)// \ +http://www.argyllcms.com/downloadsrc.html Argyll_V(.*)_src\.zip + -- cgit v1.2.3