[atlas-cpp] 02/05: Update packaging for new upstream

Olek Wojnar olek-guest at moszumanska.debian.org
Sun Sep 27 19:11:51 UTC 2015


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

olek-guest pushed a commit to branch updates
in repository atlas-cpp.

commit f83900085a0ba50924e8d794080e1aeeaa61f9ab
Author: Olek Wojnar <olek-dev at wojnar.org>
Date:   Sun Sep 27 01:25:58 2015 -0500

    Update packaging for new upstream
---
 debian/changelog                                | 9 +++++++++
 debian/control                                  | 7 ++++---
 debian/copyright                                | 7 ++++---
 debian/docs                                     | 2 --
 debian/libatlas-cpp-0.6-2-dbg.lintian-overrides | 2 ++
 debian/libatlas-cpp-doc.lintian-overrides       | 3 +++
 debian/rules                                    | 6 +-----
 debian/watch                                    | 2 +-
 8 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1930c63..b0e35e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+atlas-cpp (0.6.3-1) UNRELEASED; urgency=medium
+
+  * Add myself as new uploader
+  * Incorporate and acknowledge NMU, thanks Tobias Frost
+  * New upstream version
+  * d/control: tweaks and update standards to 3.9.6 (no changes)
+
+ -- Olek Wojnar <olek-dev at wojnar.org>  Sun, 27 Sep 2015 01:19:00 -0500
+
 atlas-cpp (0.6.2-5) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index ae3d6cf..4a746df 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
 Source: atlas-cpp
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Stephen M. Webb <stephen.webb at bregmasoft.ca>
+Uploaders: Olek Wojnar <olek-dev at wojnar.org>
 Section: libs
 Priority: optional
 Build-Depends: debhelper (>= 9),
@@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 9),
                libbz2-dev,
                zlib1g-dev
 Build-Depends-Indep: doxygen
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Homepage: http://www.worldforge.org/
 Vcs-Git: git://anonscm.debian.org/pkg-games/atlas-cpp.git
-Vcs-Browser: http://anonscm.debian.org/git/pkg-games/atlas-cpp.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/atlas-cpp.git
 
 Package: libatlas-cpp-0.6-1v5
 Architecture: any
@@ -56,6 +56,7 @@ Description: World Forge wire protocol library - documentation
 
 Package: libatlas-cpp-0.6-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libatlas-cpp-0.6-1v5 (= ${binary:Version}),
diff --git a/debian/copyright b/debian/copyright
index 830949f..e996bee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,7 +14,7 @@ License: LGPL-2.1
  modify it under the terms of the GNU Lesser General Public
  License as published by the Free Software Foundation; either
  version 2.1 of the License, or (at your option) any later version.
- ,
+ .
  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
@@ -27,12 +27,12 @@ License: LGPL-2.1
  On Debian systems, the full text of the GNU Lesser General Public License
  version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
 
-Files: tutorial/examples/*
+Files: tutorial/example/*
 Copyright: 2000 Stefanus Du Toit <sdt at gmx.net>
 License: GFDL-NIV-1.0+
  This file is covered by the GNU Free Documentation License.
  .
- On Debian systems, the full text of the GNU Lesser General Public License
+ On Debian systems, the full text of the GNU Free Documentation License
  can be found in the file `/usr/share/common-licenses/GFDL'.
 Comment:
  No invariant sections, no front cover and no back cover texts are given.
@@ -40,6 +40,7 @@ Comment:
 Files: debian/*
 Copyright: 2002 Michael Koch <konqueror at gmx.de>
            2012 Stephen M. Webb <stephen.webb at bregmasoft.ca>
+           2014-2015 Olek Wojnar <olek-dev at wojnar.org>
 License: GPL-2+
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff --git a/debian/docs b/debian/docs
index 43724bd..6f83607 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,5 +1,3 @@
 AUTHORS
 NEWS
 README
-ROADMAP
-TODO
diff --git a/debian/libatlas-cpp-0.6-2-dbg.lintian-overrides b/debian/libatlas-cpp-0.6-2-dbg.lintian-overrides
new file mode 100644
index 0000000..b480090
--- /dev/null
+++ b/debian/libatlas-cpp-0.6-2-dbg.lintian-overrides
@@ -0,0 +1,2 @@
+# This file only contains a .debug_str section and no .debug_line section
+libatlas-cpp-0.6-2-dbg: debug-file-with-no-debug-symbols
diff --git a/debian/libatlas-cpp-doc.lintian-overrides b/debian/libatlas-cpp-doc.lintian-overrides
new file mode 100644
index 0000000..dd5ddab
--- /dev/null
+++ b/debian/libatlas-cpp-doc.lintian-overrides
@@ -0,0 +1,3 @@
+# Necessary for Doxygen documentation. For more information see:
+# http://sources.debian.net/src/doxygen/1.8.9.1-5/debian/README.jquery
+libatlas-cpp-doc: embedded-javascript-library
diff --git a/debian/rules b/debian/rules
index bfb2a69..d4dd00e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_install:
 	dh_install --fail-missing -X.la -X.a
@@ -21,7 +21,3 @@ override_dh_strip:
 		dh_strip -p$${pkg} --dbg-package=$${pkg}-dbg; \
 	done
 	dh_strip -s --remaining-packages
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz
-
diff --git a/debian/watch b/debian/watch
index 6920fa1..8643978 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/worldforge/Atlas-C\+\+-([\d+\.]+|\d+)\.tar\.bz2 debian
+http://sf.net/worldforge/Atlas-C\+\+-([\d+\.]+|\d+)\.(?:tar\.(?:gz|bz2|xz)) debian uupdate

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



More information about the Pkg-games-commits mailing list