[SCM] libindi packaging branch, master, updated. debian/1.4.1+dfsg-3

Pino Toscano pino at moszumanska.debian.org
Sat Dec 2 17:29:52 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libindi.git;a=commitdiff;h=4bf2d24

The following commit has been merged in the master branch:
commit 4bf2d24dccc2bfa1ccbfff04806e5c2d70512148
Author: Pino Toscano <pino at debian.org>
Date:   Thu Nov 23 08:38:54 2017 +0100

    exclude stuff from upstream, thus repack
---
 debian/changelog | 3 +++
 debian/copyright | 7 +++++++
 debian/watch     | 2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5450f71..ff2c4ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ libindi (1.4.1+dfsg-0r1) UNRELEASED; urgency=medium
     respects the system default library directory.
   * Update symbols files.
   * Update copyright.
+  * Exclude '3rdparty', and 'macosx' subdirectory from the upstream tarball:
+    - mention these changes in copyright
+    - use a +dfsg suffix for the version
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Thu, 23 Nov 2017 07:38:00 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 932c88b..b16abd7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,13 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: libindi
 Source: http://sourceforge.net/projects/indi/
+Files-Excluded:
+ 3rdparty
+ macosx
+Comment:
+ - the '3rdparty' subdirectory is removed, as it contains 3rd party material
+   (with copies of other libraries) that we do not want
+ - the 'macosx' subdirectory is removed, as it contains only material for macOS
 
 Files: *
 Copyright: 2005, Douglas Philipson <dougp at intermind.net>
diff --git a/debian/watch b/debian/watch
index 55d6ac6..dd38f5a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=4
 
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%indi-$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%indi-$1.tar.gz%, repacksuffix=+dfsg, dversionmangle=s/\+dfsg\d*$//" \
   https://github.com/indilib/indi/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz

-- 
libindi packaging



More information about the pkg-kde-commits mailing list