[wfmath] 01/01: Commit NMU changes to VCS

Olek Wojnar olek-guest at moszumanska.debian.org
Sat Jul 9 02:25:30 UTC 2016


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

olek-guest pushed a commit to branch master
in repository wfmath.

commit 9ad4ca148d85650e246545e0e688ad0018e94e06
Author: Olek Wojnar <olek-dev at wojnar.org>
Date:   Fri Jul 8 22:21:37 2016 -0400

    Commit NMU changes to VCS
---
 debian/changelog                                             |  7 +++++++
 debian/control                                               | 12 ++++++++----
 .../{libwfmath-1.0-1.install => libwfmath-1.0-1v5.install}   |  0
 ...lintian-overrides => libwfmath-1.0-1v5.lintian-overrides} |  2 +-
 4 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0162a19..b6cc1b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+wfmath (1.0.2+dfsg1-0.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename library packages for g++5 ABI transition (closes: 791326).
+
+ -- Julien Cristau <jcristau at debian.org>  Sun, 16 Aug 2015 17:56:27 +0200
+
 wfmath (1.0.2+dfsg1-0.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 7d7f6ce..98c9d0c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,12 +11,14 @@ Homepage: https://github.com/worldforge
 Vcs-Git: git://anonscm.debian.org/pkg-games/wfmath.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/wfmath.git
 
-Package: libwfmath-1.0-1
+Package: libwfmath-1.0-1v5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends}
+Conflicts: libwfmath-1.0-1
+Replaces: libwfmath-1.0-1
 Description: WorldForge math library
  The primary focus of WFMath is geometric objects. Thus,
  it includes an several shapes (boxes, balls, lines),
@@ -28,7 +30,7 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: libwfmath-1.0-1 (= ${binary:Version}),
+Depends: libwfmath-1.0-1v5 (= ${binary:Version}),
          ${misc:Depends}
 Suggests: libwfmath-doc
 Description: WorldForge math library - development files
@@ -53,14 +55,16 @@ Description: WorldForge math library - API documentation
  .
  This package contains the API documentation files.
 
-Package: libwfmath-1.0-1-dbg
+Package: libwfmath-1.0-1v5-dbg
 Section: debug
 Priority: extra
 Architecture: any
 Multi-Arch: same
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: libwfmath-1.0-1 (= ${binary:Version}),
+Depends: libwfmath-1.0-1v5 (= ${binary:Version}),
          ${misc:Depends}
+Conflicts: libwfmath-1.0-1-dbg
+Replaces: libwfmath-1.0-1-dbg
 Description: WorldForge math library - debugging library
  The primary focus of WFMath is geometric objects. Thus,
  it includes an several shapes (boxes, balls, lines),
diff --git a/debian/libwfmath-1.0-1.install b/debian/libwfmath-1.0-1v5.install
similarity index 100%
rename from debian/libwfmath-1.0-1.install
rename to debian/libwfmath-1.0-1v5.install
diff --git a/debian/libwfmath-1.0-1.lintian-overrides b/debian/libwfmath-1.0-1v5.lintian-overrides
similarity index 67%
rename from debian/libwfmath-1.0-1.lintian-overrides
rename to debian/libwfmath-1.0-1v5.lintian-overrides
index f8bc027..4fe274d 100644
--- a/debian/libwfmath-1.0-1.lintian-overrides
+++ b/debian/libwfmath-1.0-1v5.lintian-overrides
@@ -1,3 +1,3 @@
 # False positive due to fortified calls (memmove, memcpy, fread) being fully
 # validated at compile time.
-libwfmath-1.0-1: hardening-no-fortify-functions
+libwfmath-1.0-1v5: hardening-no-fortify-functions

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



More information about the Pkg-games-commits mailing list