[Pkg-mozext-commits] [noscript] 04/06: Revert "Document repack"

David Prévot taffit at moszumanska.debian.org
Thu May 15 02:07:31 UTC 2014


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

taffit pushed a commit to branch master
in repository noscript.

commit d2a083212657435815468d9386b72fa11bbe7c23
Author: David Prévot <taffit at debian.org>
Date:   Wed May 14 21:14:03 2014 -0400

    Revert "Document repack"
    
    This reverts commit 1bfd30d18ecc7d4a4af3aa0518bd19fb0e574381.
---
 debian/README.source | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 820f453..9fbde13 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -18,25 +18,3 @@ installed:
 These are the important steps and may need to be changed according to
 deviations, say, in the release process of upstream releases (e.g., if
 upstream changes the location where the tarballs reside).
-
-
-The source package is furthermore repacked to strip away copyrighted
-ICC profile.
-
-First, they have to be found, using, e.g.:
-
-	find . -regextype posix-extended -iregex '.*\.(jpg|png)' \
-		-exec sh -c 'identify -verbose "$0" \
-		| grep -i copyright && echo "$0"' {} \;
-
-Then the ICC profile can be stripped away, e.g.:
-
-	exiftool -icc_profile"-<=" $files
-
-The modification are being made in the upstream branch, and the
---git-pristine-tar and --git-pristine-tar-commit switches of
-gbp buildpackage can be used to generate the appropriate tarball.
-
-All this can be forgotten once upstream fixes the file, as requested:
-
-	http://forums.informaction.com/viewtopic.php?f=10&t=19657

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/noscript.git



More information about the Pkg-mozext-commits mailing list