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

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

commit eeed9379f2a0f34f68587db2f654b33348c93b4d
Author: Olek Wojnar <[email protected]>
Date:   Sun Jun 5 19:14:32 2016 -0500

    Update packaging for new release
---
 debian/changelog                  | 18 ++++++++++++++++++
 debian/control                    | 15 ++++++++-------
 debian/copyright                  | 11 +++++++++--
 debian/libvarconf-1.0-8v5.symbols |  9 ++++++++-
 debian/rules                      |  6 ++----
 debian/triggers                   |  1 +
 debian/watch                      |  2 +-
 7 files changed, 47 insertions(+), 15 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 <[email protected]>  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 <[email protected]>
-Uploaders: Stephen M. Webb <[email protected]>
+Uploaders: Olek Wojnar <[email protected]>
 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..36c95f4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,9 +5,14 @@ Files: *
 Copyright: 2001 Stefanus Du Toit
            2001 Joseph Zupko
            2001 Ron Steinke
-           2001-2009 Al Riddoch <[email protected]>
+           2001-2009, 2011-2012 Al Riddoch <[email protected]>
+           2011, 2013-2014 Erik Ogenvik <[email protected]>
 License: LGPL-2.1
 
+Files: ltmain.sh
+Copyright: 1996-2001, 2003-2006, 2007-2010 Free Software Foundation, Inc.
+License: GPL-2+
+
 Files: varconf/varconf_defs.h
 Copyright: 2012 Stephen M. Webb
 License: LGPL-2.1
@@ -16,6 +21,9 @@ Files: debian/*
 Copyright: 2002 Michael Koch <[email protected]>
            2002-2008 James Turner <[email protected]>
            2012 Stephen M. Webb <[email protected]>
+           2016 Olek Wojnar <[email protected]>
+License: GPL-2+
+
 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
@@ -51,4 +59,3 @@ 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'.
-
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@Base 0.6.7
  _ZN7varconflsERSoRKNS_7VarBaseE@Base 0.6.7
  _ZN7varconflsERSoRNS_6ConfigE@Base 0.6.7
+ _ZN7varconfneERKNS_7VarBaseES2_@Base 1.0.1
  _ZN7varconfrsERSiRNS_6ConfigE@Base 0.6.7
  
_ZNK7varconf6Config11findSectionERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
 0.6.7
  _ZNK7varconf6Config11getSectionsB5cxx11Ev@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_@Base
 0.6.7
  (optional=inline)_ZNSt12_Vector_baseIN7varconf8VariableESaIS1_EED1Ev@Base 
0.6.7
  (optional=inline)_ZNSt12_Vector_baseIN7varconf8VariableESaIS1_EED2Ev@Base 
0.6.7
- 
(regex|c++)_ZNSt6vectorIN7varconf8VariableESaIS1_EE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPS1_S3_EE[mj]RKS1_@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_@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_@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_@Base
 1.0.1
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE24_M_get_insert_unique_posERS7_@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_@Base
 0.6.7
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE5eraseERS7_@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_@Base
 0.6.7
  
(optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N7varconf8VariableEESt10_Select1stISA_ESt4lessIS5_ESaISA_EE8_M_eraseEPSt13_Rb_tree_nodeISA_E@Base
 0.6.7
  
(optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE11equal_rangeERS7_@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_@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_@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_@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_@Base
 0.6.7
  
_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EE5eraseERS7_@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_@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@Base
 0.6.7
  
(optional=inline)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_St3mapIS5_N7varconf8VariableESt4lessIS5_ESaIS6_IS7_SA_EEEESt10_Select1stISG_ESC_SaISG_EEaSERKSK_@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_@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_@Base
 1.0.1
  
(optional=inline)_ZNSt8_Rb_treeIcSt4pairIKcS0_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEbEESt10_Select1stIS9_ESt4lessIcESaIS9_EE24_M_get_insert_unique_posERS1_@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_@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_@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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to