[rbdoom3bfg] 03/13: Change source package suffix to dfsg -- as files without sources being removed

Tobias Frost tobi at moszumanska.debian.org
Sat Oct 15 09:54:54 UTC 2016


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

tobi pushed a commit to branch master
in repository rbdoom3bfg.

commit a72f263140c946c0539f70c750d4f9e4406d1f86
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Fri Oct 14 21:13:48 2016 +0200

    Change source package suffix to dfsg -- as files without sources being removed
---
 debian/changelog | 5 +++--
 debian/rules     | 2 +-
 debian/watch     | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8107663..66b8cf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,9 +7,10 @@ rbdoom3bfg (1.1.0~preview3+repack1+git20160807-1) UNRELEASED; urgency=medium
     - Add new files to d/copyright,
       - neo/renderer/SMAA/*: licensed expat.
       - neo/libs/irrxml/*: licensed libpng/zlib
-  * Fix typo in d/README.source -- the var is UPSVER not USVER.
+    - Switch to dfsg suffix as files removed without source. (docs of rirrxml)
+    - those files and rapidjson is removed via d/copyright's Files-Excluded.
   * New patch 90-system-rapidjson.patch to utilize Debian's rapidjson
-  * Add rapidjson to Excluded-Files list.
+  * Fix typo in d/README.source -- the var is UPSVER not USVER.
 
  -- Tobias Frost <tobi at debian.org>  Sun, 09 Oct 2016 16:14:19 +0200
 
diff --git a/debian/rules b/debian/rules
index 186ce6f..2b6faa2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ UURL =  https://github.com/RobertBeckebans/RBDOOM-3-BFG.git
 PKD   = $(abspath $(dir $(MAKEFILE_LIST)))
 PKG   = $(word 2,$(shell dpkg-parsechangelog -l$(PKD)/changelog | grep ^Source))
 VER  ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog  -SVersion | sed -e s/^.*git// | cut -d- -f1 )
-DTYPE = +repack1
+DTYPE = +dfsg
 UPSVER ?= $(shell dpkg-parsechangelog -l$(PKD)/changelog -SVersion | cut -d+ -f1)
 
 ## from: https://wiki.debian.org/onlyjob/get-orig-source
diff --git a/debian/watch b/debian/watch
index 1e25268..c7484bd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,6 +3,6 @@ version=3
 # please use get-orig-source; refer to README.source.
 # this files only purpose is to track new upstream tagged releases.
 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/rbdoom3bfg-$1\.tar\.gz/,\
-dversionmangle=s/\+git.*$//;s/\+repack.*$//,uversionmangle=s/-/~/,\
-repacksuffix=+repack \
+dversionmangle=s/\+git.*$//;s/\+dfsg.*$//,uversionmangle=s/-/~/,\
+repacksuffix=+dfsg \
   https://github.com/RobertBeckebans/RBDOOM-3-BFG/tags .*/v?(\d\S*)\.tar\.gz

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



More information about the Pkg-games-commits mailing list