[DRE-commits] [ruby-nokogiri] 03/06: Mention in copyright file and README.source that the tarball is repacked to remove convenience copies

Cédric Boutillier boutil at moszumanska.debian.org
Sat Jan 11 05:55:48 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-nokogiri.

commit baf85cb41e98da646819eb967576b0b1eba12890
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jan 11 06:35:42 2014 +0100

    Mention in copyright file and README.source that the tarball is repacked to remove convenience copies
---
 debian/README.source | 12 ++++++++++++
 debian/changelog     |  2 ++
 debian/copyright     |  3 +++
 3 files changed, 17 insertions(+)

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..b1fe5ec
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,12 @@
+This package uses the Debian 3.0 (quilt) source package format.
+
+The upstream tarball has been repacked to remove ports/archives
+containing convenience copies of the following libraries:
+libxml2-2.8.0.tar.gz  libxslt-1.1.26.tar.gz
+
+The removal has been done with git-buildpackage, during the import
+of the upstream tarball via git import-orig command and its filter
+option (see debian/gbp.conf).
+
+Cédric Boutillier <boutil at debian.org>
+Last Update: 2014-01-11
diff --git a/debian/changelog b/debian/changelog
index 27b531c..73cb1c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ ruby-nokogiri (1.6.1+ds-1) UNRELEASED; urgency=medium
   * Imported Upstream version 1.6.1+ds
     - version 1.6.1 fixes security issues CVE-2013-6460 CVE-2013-6461
       (Closes: #734836)
+  * Mention in copyright file and README.source that the tarball is
+    repacked to remove convenience copies
 
  -- Cédric Boutillier <boutil at debian.org>  Sat, 11 Jan 2014 06:30:37 +0100
 
diff --git a/debian/copyright b/debian/copyright
index f0375ac..4f0db6b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,9 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: nokogiri
 Homepage: http://nokogiri.org/
+Comment: the upstream tarball is repacked to remove ports/archives/
+ containing of convenience copies of the libraries
+ libxml2 (version 2.8.0) and libxslt (version 1.1.26)
 
 Files: *
 Copyright: 2008-2012 Aaron Patterson <aaron.patterson at gmail.com>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-nokogiri.git



More information about the Pkg-ruby-extras-commits mailing list