[varconf] 02/02: Update packaging for new release

Olek Wojnar olek-guest at moszumanska.debian.org
Tue Jun 7 01:22:03 UTC 2016


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

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

commit 4d767f86d2a158a2aa1f78b4c2c9f3a05d16c2fd
Author: Olek Wojnar <olek-dev at wojnar.org>
Date:   Sun Jun 5 19:14:32 2016 -0500

    Update packaging for new release
---
 debian/changelog                  | 18 ++++++++++++++++++
 debian/control                    | 15 ++++++++-------
 debian/copyright                  |  1 +
 debian/libvarconf-1.0-8v5.symbols |  9 ++++++++-
 debian/rules                      |  6 ++----
 debian/triggers                   |  1 +
 debian/watch                      |  2 +-
 7 files changed, 39 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 626960b..18e8c27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+varconf (1.0.1-1) unstable; urgency=medium
+
+  * New upstream release
+  * Update d/control
+    - Fix Vcs-Browser line (Thanks to Tobias Frost)
+    - Remove pre-dependency on dpkg
+    - Update standards to 3.9.8 (no changes)
+  * Add myself as new uploader
+    - Remove Stephen Webb per his request
+    - Thanks for all the contributions, Stephen!
+  * Update symbols (Closes: #805239)
+  * Update d/watch: add file extensions potentially used by upstream
+  * Update d/rules: remove builddeb override since xz is now default
+  * Add d/triggers for proper ldconfig functionality
+  * Enable all hardening options
+
+ -- Olek Wojnar <olek-dev at wojnar.org>  Mon, 06 Jun 2016 17:59:01 -0500
+
 varconf (1.0.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index a6b2890..628109f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,20 @@ Source: varconf
 Section: libs
 Priority: optional
 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>
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                libsigc++-2.0-dev (>= 2.4.1-2),
-Standards-Version: 3.9.4
+               dpkg-dev (>= 1.16.1.1)
+Standards-Version: 3.9.8
 Homepage: http://www.worldforge.org/
-Vcs-Git: git://anonscm.debian.org/pkg-games/varconf.git
-Vcs-Browser: http://anonscm.debian.org/git/pkg-games/varconf.git
+Vcs-Git: https://anonscm.debian.org/pkg-games/varconf.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/varconf.git
 
 Package: libvarconf-1.0-8v5
 Architecture: any
 Multi-Arch: same
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: libvarconf-1.0-8
@@ -32,7 +33,7 @@ Package: libvarconf-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libsigc++-2.0-dev,
          libvarconf-1.0-8v5 (= ${binary:Version}),
          ${misc:Depends}
@@ -53,7 +54,7 @@ Architecture: any
 Multi-Arch: same
 Section: debug
 Priority: extra
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libvarconf-1.0-8v5 (= ${binary:Version}),
          ${misc:Depends}
 Conflicts: libvarconf-1.0-8-dbg
diff --git a/debian/copyright b/debian/copyright
index da584fc..5aa88b4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,6 +16,7 @@ Files: debian/*
 Copyright: 2002 Michael Koch <konqueror at gmx.de>
            2002-2008 James Turner <james at worldforge.org>
            2012 Stephen M. Webb <stephen.webb at bregmasoft.ca>
+           2016 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/libvarconf-1.0-8v5.symbols b/debian/libvarconf-1.0-8v5.symbols
index 3eb99db..416e883 100644
--- a/debian/libvarconf-1.0-8v5.symbols
+++ b/debian/libvarconf-1.0-8v5.symbols
@@ -68,6 +68,7 @@ libvarconf-1.0.so.8 libvarconf-1.0-8v5 #MINVER#
  _ZN7varconflsERSoRKNS_10ParseErrorE at Base 0.6.7
  _ZN7varconflsERSoRKNS_7VarBaseE at Base 0.6.7
  _ZN7varconflsERSoRNS_6ConfigE at Base 0.6.7
+ _ZN7varconfneERKNS_7VarBaseES2_ at Base 1.0.1
  _ZN7varconfrsERSiRNS_6ConfigE at Base 0.6.7
  _ZNK7varconf6Config11findSectionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE at Base 0.6.7
  _ZNK7varconf6Config11getSectionsB5cxx11Ev at Base 0.6.7
@@ -96,20 +97,26 @@ libvarconf-1.0.so.8 libvarconf-1.0-8v5 #MINVER#
  (optional=inline)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE4findERS7_ at Base 0.6.7
  (optional=inline)_ZNSt12_Vector_baseIN7varconf8VariableESaIS1_EED1Ev at Base 0.6.7
  (optional=inline)_ZNSt12_Vector_baseIN7varconf8VariableESaIS1_EED2Ev at Base 0.6.7
- (regex|c++)_ZNSt6vectorIN7varconf8VariableESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE[mj]RKS1_ at Base 0.6.7
+ (regex)_ZNSt6vectorIN7varconf8VariableESaIS1_EE17_M_default_appendE[mj]@Base 1.0.1
  (optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE11equal_rangeERS7_ at Base 0.6.7
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE22_M_emplace_hint_uniqueIIRKSt21piecewise_construct_tSt5tupleIIRS7_EESL_IIEEEEESt17_Rb_tree_iteratorISA_ESt23_Rb_tree_const_iteratorISA_EDpOT_ at Base 1.0.1
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESL_IJEEEEESt17_Rb_tree_iteratorISA_ESt23_Rb_tree_const_iteratorISA_EDpOT_ at Base 1.0.1
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE24_M_get_insert_unique_posERS7_ at Base 0.6.7
  (optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISA_ERS7_ at Base 0.6.7
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE5eraseERS7_ at Base 0.6.7
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE7_M_copyINSG_11_Alloc_nodeEEEPSt13_Rb_tree_nodeISA_EPKSK_SL_RT_ at Base 0.6.7
  (optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E at Base 0.6.7
  (optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE11equal_rangeERS7_ at Base 0.6.7
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE22_M_emplace_hint_uniqueIIRKSt21piecewise_construct_tSt5tupleIIRS7_EESP_IIEEEEESt17_Rb_tree_iteratorISG_ESt23_Rb_tree_const_iteratorISG_EDpOT_ at Base 1.0.1
+ _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS7_EESP_IJEEEEESt17_Rb_tree_iteratorISG_ESt23_Rb_tree_const_iteratorISG_EDpOT_ at Base 1.0.1
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE24_M_get_insert_unique_posERS7_ at Base 0.6.7
  (optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorISG_ERS7_ at Base 0.6.7
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE5eraseERS7_ at Base 0.6.7
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE7_M_copyINSK_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeISG_EPKSO_SP_RT_ at Base 0.6.7
  _ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE8_M_eraseEPSt13_Rb_tree_nodeISG_E at Base 0.6.7
  (optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EEaSERKSK_ at Base 0.6.7
+ (optional)_ZNSt8_Rb_treeIcSt4pairIKcS0_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEESt10_Select1stIS9_ESt4lessIcESaIS9_EE22_M_emplace_hint_uniqueIIRKSt21piecewise_construct_tSt5tupleIIRS1_EESK_IIEEEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_ at Base 1.0.1
+ (optional)_ZNSt8_Rb_treeIcSt4pairIKcS0_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEESt10_Select1stIS9_ESt4lessIcESaIS9_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJRS1_EESK_IJEEEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_ at Base 1.0.1
  (optional=inline)_ZNSt8_Rb_treeIcSt4pairIKcS0_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEESt10_Select1stIS9_ESt4lessIcESaIS9_EE24_M_get_insert_unique_posERS1_ at Base 0.6.7
  (optional=inline)_ZNSt8_Rb_treeIcSt4pairIKcS0_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEESt10_Select1stIS9_ESt4lessIcESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS1_ at Base 0.6.7
  _ZNSt8_Rb_treeIcSt4pairIKcS0_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEESt10_Select1stIS9_ESt4lessIcESaIS9_EE7_M_copyINSF_20_Reuse_or_alloc_nodeEEEPSt13_Rb_tree_nodeIS9_EPKSJ_SK_RT_ at Base 0.6.7
diff --git a/debian/rules b/debian/rules
index e811d7b..d7c1bfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --parallel --with autoreconf
 
@@ -12,7 +14,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/triggers b/debian/triggers
new file mode 100644
index 0000000..dd86603
--- /dev/null
+++ b/debian/triggers
@@ -0,0 +1 @@
+activate-noawait ldconfig
diff --git a/debian/watch b/debian/watch
index ac42bf2..f04e14e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://sf.net/worldforge/varconf-(.*)\.tar\.gz debian uupdate
+http://sf.net/worldforge/varconf-(.*)\.(?:tar\.(?:gz|bz2|xz)) debian uupdate

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



More information about the Pkg-games-commits mailing list