[Pkg-sugar-commit] [sugar-read-activity] 01/03: Repackage to exclude screenshots/ directory because of non-free color calibration data (unused anyway).

Sebastian Silva icarito-guest at moszumanska.debian.org
Mon Jun 22 18:20:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

icarito-guest pushed a commit to branch master
in repository sugar-read-activity.

commit a4b5423c058a09b9d10d758c92b6b1e71ca693d7
Author: Sebastian Silva <sebastian at fuentelibre.org>
Date:   Mon Jun 22 12:18:01 2015 -0500

    Repackage to exclude screenshots/ directory because of non-free color calibration data (unused anyway).
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d31f8e6..1ca2883 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright 2008-2012, 2015 Jonas Smedegaard <dr at jones.dk>
-# Description: Main Debian packaging script for Browse
+# Description: Main Debian packaging script for Read
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -27,6 +27,9 @@ DEB_UPSTREAM_PACKAGE = Read
 DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/fructose/$(DEB_UPSTREAM_PACKAGE)
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 
+# Suppress screenshots with non-free calibration files (unused anyway)
+DEB_UPSTREAM_REPACKAGE_EXCLUDES = screenshots/
+
 # Suppress unneeded auto-resolved build-dependency on python-dev
 CDBS_BUILD_DEPENDS_class_python-sugar_python = python
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-read-activity.git



More information about the pkg-sugar-commit mailing list