[dhewm3] 01/02: Fix VCS-Browser in d/control

Tobias Frost tobi at moszumanska.debian.org
Sat Nov 21 23:01:36 UTC 2015


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

tobi pushed a commit to branch master
in repository dhewm3.

commit d9bddb4a53ab8c5de6d0fd9e382dfdda47a1579a
Author: Tobias Frost <tobi at coldtobi.de>
Date:   Sat Nov 21 23:59:56 2015 +0100

    Fix VCS-Browser in d/control
---
 debian/README.source                  |  2 ++
 debian/changelog                      | 14 +++++++++++---
 debian/control                        |  2 +-
 debian/patches/01-changedatadir.patch |  2 +-
 4 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 4e621b7..e9a9883 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -36,6 +36,8 @@ wil retrieve the git version from February 14th 205, and names the tarball
 with the upstream version 1.0.0 -> the tarball will be named
 dhewm3_1.0.0~git20150214+repack.orig.tar.xz
 
+Note: When packaging a upstream release (in contrast to a git snapshot),
+use uscan.
 
 contrib section
 ---------------
diff --git a/debian/changelog b/debian/changelog
index 911a03c..670a8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,19 @@
-dhewm3 (0+git20151005+dfsg-1) UNRELEASED; urgency=medium
+dhewm3 (1.4.0+dfsg-2) UNRELEASED; urgency=medium
 
-  * New upstream git snapshot.
+  * Fix VCS-Browser in d/control.
+
+ -- Tobias Frost <tobi at debian.org>  Sat, 21 Nov 2015 23:58:59 +0100
+
+dhewm3 (1.4.0+dfsg-1) unstable; urgency=medium
+
+  * New upstream release. (Closes: #802676)
+    - Refresh patch
   * d/copyright: Remove jpeg_memory_src.* from Files-Excluded, as removed
     upstream.
   * Typo in d/control
+  * Update d/watch to also mangle RC versions
 
- -- Tobias Frost <tobi at debian.org>  Mon, 05 Oct 2015 19:40:10 +0200
+ -- Tobias Frost <tobi at debian.org>  Sat, 21 Nov 2015 23:43:04 +0100
 
 dhewm3 (0+git20150724+dfsg-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index fe93665..7969bb7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake,
                libvorbis-dev
 Standards-Version: 3.9.6
 Homepage: https://github.com/dhewm/dhewm3
-VCS-Browser: https://alioth.debian.org/anonscm/git/pkg-games/dhewm3.git
+VCS-Browser: https://anonscm.debian.org/cgit/pkg-games/dhewm3.git/
 VCS-Git: git://anonscm.debian.org/pkg-games/dhewm3.git
 
 Package: dhewm3-doom3
diff --git a/debian/patches/01-changedatadir.patch b/debian/patches/01-changedatadir.patch
index c9935da..dcb835a 100644
--- a/debian/patches/01-changedatadir.patch
+++ b/debian/patches/01-changedatadir.patch
@@ -5,7 +5,7 @@ Last-Update: 2015-02-14
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/neo/CMakeLists.txt
 +++ b/neo/CMakeLists.txt
-@@ -261,7 +261,7 @@
+@@ -269,7 +269,7 @@
  
  set(bindir		"${CMAKE_INSTALL_FULL_BINDIR}")
  set(libdir		"${CMAKE_INSTALL_FULL_LIBDIR}/dhewm3")

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



More information about the Pkg-games-commits mailing list