[med-svn] [libzstd] 01/08: New upstream version, Exclude examples from upstream tarball

Andreas Tille tille at debian.org
Wed Sep 6 13:49:26 UTC 2017


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

tille pushed a commit to branch master
in repository libzstd.

commit f1921b375f791c5d266491be9d7119cc167fbcdb
Author: Andreas Tille <tille at debian.org>
Date:   Wed Sep 6 15:19:52 2017 +0200

    New upstream version, Exclude examples from upstream tarball
---
 debian/changelog | 9 +++++++++
 debian/copyright | 2 ++
 debian/watch     | 7 ++++---
 3 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fe2f3cf..0aabca4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libzstd (1.3.1+dfsg-1) UNRELEASED; urgency=medium
+
+  * Team upload
+  * New upstream version
+  * Exclude examples from upstream tarball
+    Closes: #869581
+
+ -- Andreas Tille <tille at debian.org>  Wed, 06 Sep 2017 14:57:07 +0200
+
 libzstd (1.2.0-1) unstable; urgency=medium
 
   * New upstream release (Closes: #863159).
diff --git a/debian/copyright b/debian/copyright
index 859f35f..d2bf18c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,8 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Zstd
 Source: https://github.com/facebook/zstd
+Files-Excluded: examples
+                LICENSE-examples
 
 Files: *
 Copyright: 2013-2016, Yann Collet
diff --git a/debian/watch b/debian/watch
index af6aca0..6ca3900 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
-version=3
-opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/libzstd_$1.tar.gz/" \
-  https://github.com/facebook/zstd/releases .*/archive/v?(\d\S*)\.tar\.gz
+version=4
+
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+  https://github.com/facebook/zstd/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git



More information about the debian-med-commit mailing list