[pkg-wine-party] [wine] 332/335: Add +dfsg suffix to the upstream version.

Jens Reyer jreyer-guest at moszumanska.debian.org
Thu Apr 6 16:12:34 UTC 2017


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

jreyer-guest pushed a commit to branch master
in repository wine.

commit 6b6b5c6f036b9669fd8c56a0c700cd8e74fb07fc
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Thu Apr 6 13:04:11 2017 +0200

    Add +dfsg suffix to the upstream version.
    
    We remove files from the original tarball with d/copyright's
    Files-Excluded for DFSG reasons (upstream ships generated files,
    which we can't prove to be built from the shipped source
    otherwise).  So indicate that this happened in the version number
    (if no files were to be removed, the suffix wouldn't be added by
    this change).
    
    Wrap the opts.
---
 debian/changelog | 3 ++-
 debian/watch     | 7 ++++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82e7d5a..40e7768 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-wine-development (2.5-1) UNRELEASED; urgency=medium
+wine-development (2.5+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release 2.5, released Mar 31, 2017.
     - Support for message-mode named pipes.
@@ -9,6 +9,7 @@ wine-development (2.5-1) UNRELEASED; urgency=medium
     - More improvements to the XML reader.
     - Various bug fixes.
   * Refresh patches.
+  * Add +dfsg suffix to the upstream version.
 
  -- Jens Reyer <jre.winesim at gmail.com>  Thu, 06 Apr 2017 12:40:41 +0200
 
diff --git a/debian/watch b/debian/watch
index 91c8000..9237031 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,8 @@
 version=3
-opts="uversionmangle=s/-rc/~rc/,pgpsigurlmangle=s/$/.sign/" \
+opts="\
+repacksuffix=+dfsg,\
+dversionmangle=s/\+dfsg(\.?\d+)?$//,\
+uversionmangle=s/-rc/~rc/,\
+pgpsigurlmangle=s/$/.sign/,\
+" \
 ftp://ftp.winehq.org/pub/wine/source/(\d).x/wine-(\d.*)\.tar\.xz

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



More information about the pkg-wine-party mailing list