diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-11 16:40:39 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-11 16:40:39 +0200 | 
| commit | cb22888f08466e46b115bdef6c4ee39b9a2a983e (patch) | |
| tree | a8cce0f04a8048ce4deefd4e0a015422021dd209 | |
| parent | b92f3517ff627f7fe602004a9ba9d04755ff83fa (diff) | |
upload to unstabledebian/3.22-1
| -rw-r--r-- | debian/changelog | 100 | ||||
| -rw-r--r-- | debian/libhx-dev.symbols | 18 | ||||
| -rw-r--r-- | debian/libhx28.symbols | 143 | ||||
| -rwxr-xr-x | debian/rules | 7 | ||||
| -rw-r--r-- | debian/symbols | 18 | 
5 files changed, 218 insertions, 68 deletions
diff --git a/debian/changelog b/debian/changelog index 5f801fa..e80a0dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,19 +11,19 @@ libhx (3.22-1) unstable; urgency=medium      - Remove hardening-wrapper from Build-Depends.      - Add Vcs-*.    * debian/rules: -    - Remove override_dh_builddeb because compression xz is now standard. -    - Add dpkg-gensymbols to build symbols file. +    - Remove override_dh_builddeb because xz compression is standard now. +    - Add dpkg-gensymbols to build symbols files.      - Change hardening to +all.    * debian/copyright:      - Rewrite to a DEP-5 machine-readable file.    * New debian/libhx-doc.doc-base. - -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 04 Feb 2015 13:37:16 +0100 + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Wed, 08 Apr 2015 16:48:00 +0200  libhx (3.21-1) unstable; urgency=low    * New upstream release. -  * Use dh-autoreconf to fix FTBFS on ppc64el (Closes: #749054) +  * Use dh-autoreconf to fix FTBFS on ppc64el (Closes: #749054).   -- Bastian Kleineidam <calvin@debian.org>  Tue, 08 Jul 2014 08:06:14 +0200 @@ -47,8 +47,7 @@ libhx (3.17-1) unstable; urgency=low  libhx (3.15-2) unstable; urgency=low -  * Add simple autopkgtest to package. Patch by Vibhav Pant. -    Closes: #705910 +  * Add simple autopkgtest. Patch by Vibhav Pant (Closes: #705910).   -- Bastian Kleineidam <calvin@debian.org>  Mon, 22 Apr 2013 18:57:37 +0200 @@ -66,8 +65,7 @@ libhx (3.14.1-1) unstable; urgency=low  libhx (3.14-2) unstable; urgency=low -  * Mark the library package Multi-Arch: same -    Closes: ##696003 +  * Set binary package libhx28 as Multi-Arch: same (Closes: #696003).   -- Bastian Kleineidam <calvin@debian.org>  Sat, 15 Dec 2012 19:34:03 +0100 @@ -87,8 +85,9 @@ libhx (3.13-1) unstable; urgency=low  libhx (3.12.1-1) unstable; urgency=low    * New upstream version. -  * Rename package for new ABI version 28. -  * Updated copyright year in debian/copyright. +  * Rename binary package libhx27 to libhx28 due +    to SONAME version bump from 27 to 28. +  * Update copyright years in debian/copyright.   -- Bastian Kleineidam <calvin@debian.org>  Sun, 18 Dec 2011 08:40:39 +0100 @@ -102,23 +101,24 @@ libhx (3.11-1) unstable; urgency=low  libhx (3.10.1-3) unstable; urgency=low    * Use hardening-wrapper for security flags. -  * Standards version 3.9.2 (no changes necessary). +  * Update standards version to 3.9.2 (no changes required).    * Do not start package description line with an article.   -- Bastian Kleineidam <calvin@debian.org>  Sun, 01 May 2011 08:35:37 +0200  libhx (3.10.1-2) unstable; urgency=low -  * Remove *.la files from -dev package (Closes: #621668) -  * Add patch hurd-path-max-define to fix HURD compile error. +  * Remove *.la files from -dev package (Closes: #621668). +  * Add patch hurd-path-max-define to fix FTBFS on hurd-i386.   -- Bastian Kleineidam <calvin@debian.org>  Fri, 08 Apr 2011 08:57:21 +0200  libhx (3.10.1-1) unstable; urgency=low    * New upstream release. -  * Rename packages for new ABI version. -  * Updated package description. (Closes: #621033) +  * Rename binary package libhx25 to libhx27 due +    to SONAME version bump from 25 to 27. +  * Update package description (Closes: #621033).    * Replace cdbs build system with dh.   -- Bastian Kleineidam <calvin@debian.org>  Thu, 07 Apr 2011 06:39:32 +0200 @@ -132,8 +132,8 @@ libhx (3.9.1-1) unstable; urgency=low  libhx (3.9-1) unstable; urgency=low    * New upstream release. -  * Change libhx-doc architecture to "all" since those files are all -    architecture independent. +  * Change architecture of binary packae libhx-doc to "all" since +    those files are all architecture-independent.   -- Bastian Kleineidam <calvin@debian.org>  Sun, 16 Jan 2011 02:19:09 -0600 @@ -152,16 +152,16 @@ libhx (3.6-1) unstable; urgency=low  libhx (3.5-2) unstable; urgency=high    * Fixed debian/watch regex. -  * Add fix for CVE-2010-2947. High urgency due to security fix. -    (Closes: #594393) +  * Add fix for CVE-2010-2947 (Closes: #594393).   -- Bastian Kleineidam <calvin@debian.org>  Tue, 10 Aug 2010 21:10:19 +0200  libhx (3.5-1) unstable; urgency=low    * New upstream release. -  * Use Standards version 3.9.1 -  * Updated package for new ABI version 25:0:0 of library +  * Update standards version to 3.9.1. +  * Rename binary package libhx22 to libhx25 due +    to SONAME version bump from 22 to 25.   -- Bastian Kleineidam <calvin@debian.org>  Wed, 04 Aug 2010 00:51:31 +0200 @@ -174,7 +174,7 @@ libhx (3.4-1) unstable; urgency=low  libhx (3.3-1) unstable; urgency=low    * New upstream release. -  * Use Standards version 3.8.4 +  * Update standards version to 3.8.4.   -- Bastian Kleineidam <calvin@debian.org>  Thu, 04 Mar 2010 22:26:36 +0100 @@ -200,22 +200,23 @@ libhx (3.0.1-1) unstable; urgency=low  libhx (3.0-0calvin1) unstable; urgency=low    * New upstream release. -  * Updated Homepage and git URL in debian/control -  * Updated standards version to 3.8.3 -  * Updated package for new ABI version 22:0:0 of library +  * Update Homepage and Vcs-* fields in debian/control. +  * Update standards version to 3.8.3. +  * Rename binary package libhx18 to libhx22 due +    to SONAME version bump from 18 to 22.   -- Bastian Kleineidam <calvin@debian.org>  Sat, 29 Aug 2009 07:24:04 +0200  libhx (2.9-3) unstable; urgency=low -  * Updated download URL in debian/watch (Closes: #540532) +  * Update watch URL in debian/watch (Closes: #540532).   -- Bastian Kleineidam <calvin@debian.org>  Mon, 10 Aug 2009 09:20:17 +0200  libhx (2.9-2) unstable; urgency=low -  * Remove 'A' from description. (Closes: #502082) -  * Added -doc package. +  * Remove 'A' from description (Closes: #502082). +  * Add -doc package.   -- Bastian Kleineidam <calvin@debian.org>  Mon, 27 Jul 2009 20:46:17 +0200 @@ -240,16 +241,16 @@ libhx (2.3-1) unstable; urgency=low  libhx (2.2-1) unstable; urgency=low    * New upstream release. -  * Updated SONAME version from 17 to 18 caused package rename from -    libhx17 to libhx18. +  * Rename binary package libhx17 to libhx18 due +    to SONAME version bump from 17 to 18.   -- Bastian Kleineidam <calvin@debian.org>  Fri, 02 Jan 2009 17:50:43 +0100  libhx (2.1-1) unstable; urgency=low    * New upstream release. -  * Updated SONAME version from 14 to 17 caused package rename from -    libhx14 to libhx17. +  * Rename binary package libhx14 to libhx17 due +    to SONAME version bump from 14 to 17.   -- Bastian Kleineidam <calvin@debian.org>  Sun, 28 Dec 2008 10:22:03 +0100 @@ -263,24 +264,24 @@ libhx (1.28-1) unstable; urgency=low  libhx (1.25-1) unstable; urgency=low    * New upstream release. -  * Updated SONAME version from 13 to 14 caused package rename from -    libhx13 to libhx14. +  * Rename binary package libhx13 to libhx14 due +    to SONAME version bump from 13 to 14.   -- Bastian Kleineidam <calvin@debian.org>  Sun, 28 Sep 2008 19:42:23 +0200  libhx (1.18-2) unstable; urgency=low -  * Added Homepage: and Vcs-Git: fields to debian/control +  * Add Homepage: and Vcs-Git: fields to debian/control.   -- Bastian Kleineidam <calvin@debian.org>  Wed, 11 Jun 2008 19:56:41 +0200  libhx (1.18-1) unstable; urgency=low    * New upstream release. -  * Use debhelper v7 -  * Standards version 3.8.0 -  * Updated SONAME version from 10 to 13 caused package rename from -    libhx10 to libhx13. +  * Use debhelper 7. +  * Update standards version to 3.8.0. +  * Rename binary package libhx10 to libhx13 due +    to SONAME version bump from 10 to 13.   -- Bastian Kleineidam <calvin@debian.org>  Tue, 10 Jun 2008 20:26:22 +0200 @@ -292,14 +293,14 @@ libhx (1.17-1) unstable; urgency=low  libhx (1.15-1) unstable; urgency=low -  * New upstream release +  * New upstream release.   -- Bastian Kleineidam <calvin@debian.org>  Sun, 06 Apr 2008 16:27:28 +0200  libhx (1.10.2-3) unstable; urgency=low -  * Use debhelper v6 -  * Added debian/watch file +  * Use debhelper 6. +  * Added debian/watch file.    * Use security flags for gcc invocations:      -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security @@ -307,35 +308,34 @@ libhx (1.10.2-3) unstable; urgency=low  libhx (1.10.2-2) unstable; urgency=low -  * Install pkgconfig file +  * Install pkgconfig file.   -- Bastian Kleineidam <calvin@debian.org>  Fri, 07 Dec 2007 02:23:49 +0100  libhx (1.10.2-1) unstable; urgency=low    * New upstream release. -  * Standards version 3.7.3 (no changes required) -  * Fix lintian warning copyright-contains-dh_make-todo-boilerplate +  * Update standards version to 3.7.3 (no changes required). +  * Fix lintian warning copyright-contains-dh_make-todo-boilerplate.   -- Bastian Kleineidam <calvin@debian.org>  Fri, 07 Dec 2007 01:46:57 +0100  libhx (1.10.1-2) unstable; urgency=low -  * Install upstream changelog +  * Install upstream changelog.   -- Bastian Kleineidam <calvin@debian.org>  Tue, 18 Sep 2007 13:41:52 +0200  libhx (1.10.1-1) unstable; urgency=low    * New upstream release. -  * Fix copy-paste error in description: s/Cairo/libhx/. Thanks Josh -    Triplett for the note (Closes: #441777) +  * Fix copy-paste error in description: s/Cairo/libhx/. +    Thanks Josh Triplett for the note (Closes: #441777).   -- Bastian Kleineidam <calvin@debian.org>  Tue, 18 Sep 2007 13:00:08 +0200  libhx (1.10.0-1) unstable; urgency=low -  * Initial release (Closes: #440975) +  * Initial release (Closes: #440975).   -- Bastian Kleineidam <calvin@debian.org>  Thu, 05 Jul 2007 13:13:21 +0200 - diff --git a/debian/libhx-dev.symbols b/debian/libhx-dev.symbols new file mode 100644 index 0000000..cc4d11b --- /dev/null +++ b/debian/libhx-dev.symbols @@ -0,0 +1,18 @@ +libHX_rtcheck.so libhx-dev #MINVER# + LIBHX_1.10.0@LIBHX_1.10.0 3.22 + LIBHX_1.25@LIBHX_1.25 3.22 + LIBHX_1.26@LIBHX_1.26 3.22 + LIBHX_2.0@LIBHX_2.0 3.22 + LIBHX_2.2@LIBHX_2.2 3.22 + LIBHX_2.6@LIBHX_2.6 3.22 + LIBHX_2.9@LIBHX_2.9 3.22 + LIBHX_3.0@LIBHX_3.0 3.22 + LIBHX_3.10@LIBHX_3.10 3.22 + LIBHX_3.12@LIBHX_3.12 3.22 + LIBHX_3.13@LIBHX_3.13 3.22 + LIBHX_3.15@LIBHX_3.15 3.22 + LIBHX_3.18@LIBHX_3.18 3.22 + LIBHX_3.2@LIBHX_3.2 3.22 + LIBHX_3.3@LIBHX_3.3 3.22 + LIBHX_3.4@LIBHX_3.4 3.22 + LIBHX_3.9@LIBHX_3.9 3.22 diff --git a/debian/libhx28.symbols b/debian/libhx28.symbols new file mode 100644 index 0000000..3bbd283 --- /dev/null +++ b/debian/libhx28.symbols @@ -0,0 +1,143 @@ +libHX.so.28 libhx28 #MINVER# + HX_basename@LIBHX_1.10.0 3.22 + HX_basename_exact@LIBHX_2.9 3.22 + HX_chomp@LIBHX_1.10.0 3.22 + HX_copy_dir@LIBHX_1.10.0 3.22 + HX_copy_file@LIBHX_1.10.0 3.22 + HX_diff_timespec@LIBHX_3.0 3.22 + HX_diff_timeval@LIBHX_3.0 3.22 + HX_dirname@LIBHX_1.10.0 3.22 + HX_dlclose@LIBHX_1.10.0 3.22 + HX_dlerror@LIBHX_1.10.0 3.22 + HX_dlopen@LIBHX_1.10.0 3.22 + HX_dlsym@LIBHX_1.10.0 3.22 + HX_drand@LIBHX_3.3 3.22 + HX_exit@LIBHX_3.4 3.22 + HX_ffs@LIBHX_1.10.0 3.22 + HX_fls@LIBHX_2.6 3.22 + HX_getl@LIBHX_1.25 3.22 + HX_getopt@LIBHX_1.10.0 3.22 + HX_getopt_help@LIBHX_1.10.0 3.22 + HX_getopt_help_cb@LIBHX_3.12 3.22 + HX_getopt_usage@LIBHX_1.10.0 3.22 + HX_getopt_usage_cb@LIBHX_3.12 3.22 + HX_hexdump@LIBHX_1.26 3.22 + HX_init@LIBHX_3.4 3.22 + HX_irand@LIBHX_1.10.0 3.22 + HX_memmem@LIBHX_3.4 3.22 + HX_mkdir@LIBHX_3.12 3.22 + HX_rand@LIBHX_1.10.0 3.22 + HX_readlink@LIBHX_3.10 3.22 + HX_realpath@LIBHX_3.10 3.22 + HX_rrmdir@LIBHX_1.10.0 3.22 + HX_shconfig@LIBHX_1.10.0 3.22 + HX_shconfig_free@LIBHX_1.10.0 3.22 + HX_shconfig_map@LIBHX_3.3 3.22 + HX_shconfig_pv@LIBHX_1.10.0 3.22 + HX_split4@LIBHX_2.2 3.22 + HX_split5@LIBHX_1.10.0 3.22 + HX_split@LIBHX_1.10.0 3.22 + HX_stpltrim@LIBHX_3.18 3.22 + HX_strbchr@LIBHX_1.10.0 3.22 + HX_strchr2@LIBHX_3.15 3.22 + HX_strclone@LIBHX_1.10.0 3.22 + HX_strdup@LIBHX_3.12 3.22 + HX_strlcat@LIBHX_3.12 3.22 + HX_strlcpy@LIBHX_3.12 3.22 + HX_strlncat@LIBHX_3.12 3.22 + HX_strlower@LIBHX_1.10.0 3.22 + HX_strltrim@LIBHX_1.10.0 3.22 + HX_strmid@LIBHX_1.10.0 3.22 + HX_strndup@LIBHX_3.12 3.22 + HX_strnlen@LIBHX_3.12 3.22 + HX_strquote@LIBHX_3.2 3.22 + HX_strrcspn@LIBHX_1.10.0 3.22 + HX_strrev@LIBHX_1.10.0 3.22 + HX_strrtrim@LIBHX_1.10.0 3.22 + HX_strsep2@LIBHX_1.10.0 3.22 + HX_strsep@LIBHX_1.10.0 3.22 + HX_strupper@LIBHX_1.10.0 3.22 + HX_time_compare@LIBHX_1.26 3.22 + HX_timespec_add@LIBHX_3.13 3.22 + HX_timespec_isneg@LIBHX_3.13 3.22 + HX_timespec_mul@LIBHX_3.13 3.22 + HX_timespec_mulf@LIBHX_3.13 3.22 + HX_timespec_neg@LIBHX_3.13 3.22 + HX_timespec_sub@LIBHX_3.13 3.22 + HX_timeval_sub@LIBHX_3.13 3.22 + HX_zvecfree@LIBHX_1.10.0 3.22 + HXdeque_del@LIBHX_1.10.0 3.22 + HXdeque_find@LIBHX_1.10.0 3.22 + HXdeque_free@LIBHX_1.10.0 3.22 + HXdeque_genocide2@LIBHX_3.3 3.22 + HXdeque_get@LIBHX_1.10.0 3.22 + HXdeque_init@LIBHX_1.10.0 3.22 + HXdeque_move@LIBHX_1.10.0 3.22 + HXdeque_pop@LIBHX_1.10.0 3.22 + HXdeque_push@LIBHX_1.10.0 3.22 + HXdeque_shift@LIBHX_1.10.0 3.22 + HXdeque_to_vec@LIBHX_1.10.0 3.22 + HXdeque_unshift@LIBHX_1.10.0 3.22 + HXdir_close@LIBHX_1.10.0 3.22 + HXdir_open@LIBHX_1.10.0 3.22 + HXdir_read@LIBHX_1.10.0 3.22 + HXformat_add@LIBHX_3.0 3.22 + HXformat_aprintf@LIBHX_3.12 3.22 + HXformat_fprintf@LIBHX_3.12 3.22 + HXformat_free@LIBHX_3.0 3.22 + HXformat_init@LIBHX_3.0 3.22 + HXformat_sprintf@LIBHX_3.12 3.22 + HXhash_djb2@LIBHX_3.0 3.22 + HXhash_jlookup3@LIBHX_3.0 3.22 + HXhash_jlookup3s@LIBHX_3.0 3.22 + HXhash_primes@LIBHX_3.0 3.22 + HXio_fullread@LIBHX_3.9 3.22 + HXio_fullwrite@LIBHX_3.9 3.22 + HXmap_add@LIBHX_3.0 3.22 + HXmap_del@LIBHX_3.0 3.22 + HXmap_find@LIBHX_3.0 3.22 + HXmap_free@LIBHX_3.0 3.22 + HXmap_get@LIBHX_3.0 3.22 + HXmap_init5@LIBHX_3.12 3.22 + HXmap_init@LIBHX_3.12 3.22 + HXmap_keysvalues@LIBHX_3.0 3.22 + HXmap_qfe@LIBHX_3.0 3.22 + HXmap_traverse@LIBHX_3.0 3.22 + HXmap_travfree@LIBHX_3.0 3.22 + HXmap_travinit@LIBHX_3.0 3.22 + HXmc_free@LIBHX_1.25 3.22 + HXmc_length@LIBHX_1.25 3.22 + HXmc_memcat@LIBHX_1.25 3.22 + HXmc_memcpy@LIBHX_1.25 3.22 + HXmc_memdel@LIBHX_1.25 3.22 + HXmc_meminit@LIBHX_1.25 3.22 + HXmc_memins@LIBHX_1.25 3.22 + HXmc_mempcat@LIBHX_1.25 3.22 + HXmc_setlen@LIBHX_2.0 3.22 + HXmc_strcat@LIBHX_1.25 3.22 + HXmc_strcpy@LIBHX_1.25 3.22 + HXmc_strinit@LIBHX_1.25 3.22 + HXmc_strins@LIBHX_1.25 3.22 + HXmc_strpcat@LIBHX_1.25 3.22 + HXmc_trunc@LIBHX_1.25 3.22 + HXmc_zvecfree@LIBHX_3.3 3.22 + HXproc_run_async@LIBHX_2.2 3.22 + HXproc_run_sync@LIBHX_2.2 3.22 + HXproc_wait@LIBHX_2.2 3.22 + LIBHX_1.10.0@LIBHX_1.10.0 3.22 + LIBHX_1.25@LIBHX_1.25 3.22 + LIBHX_1.26@LIBHX_1.26 3.22 + LIBHX_2.0@LIBHX_2.0 3.22 + LIBHX_2.2@LIBHX_2.2 3.22 + LIBHX_2.6@LIBHX_2.6 3.22 + LIBHX_2.9@LIBHX_2.9 3.22 + LIBHX_3.0@LIBHX_3.0 3.22 + LIBHX_3.10@LIBHX_3.10 3.22 + LIBHX_3.12@LIBHX_3.12 3.22 + LIBHX_3.13@LIBHX_3.13 3.22 + LIBHX_3.15@LIBHX_3.15 3.22 + LIBHX_3.18@LIBHX_3.18 3.22 + LIBHX_3.2@LIBHX_3.2 3.22 + LIBHX_3.3@LIBHX_3.3 3.22 + LIBHX_3.4@LIBHX_3.4 3.22 + LIBHX_3.9@LIBHX_3.9 3.22 diff --git a/debian/rules b/debian/rules index 0f62d7e..4f4c5cc 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,8 @@  export DEB_BUILD_MAINT_OPTIONS = hardening=+all +VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-/') +  %:  	dh $@ --with autoreconf @@ -11,3 +13,8 @@ override_dh_auto_configure:  override_dh_installchangelogs:  # install custom changelog  	dh_installchangelogs doc/changelog.txt + +override_dh_makeshlibs: +	dh_makeshlibs +	dpkg-gensymbols -v$(VERSION) -Pdebian/libhx28 -plibhx28 +	dpkg-gensymbols -v$(VERSION) -Pdebian/libhx-dev -plibhx-dev diff --git a/debian/symbols b/debian/symbols index 7479b81..3bbd283 100644 --- a/debian/symbols +++ b/debian/symbols @@ -141,21 +141,3 @@ libHX.so.28 libhx28 #MINVER#   LIBHX_3.3@LIBHX_3.3 3.22   LIBHX_3.4@LIBHX_3.4 3.22   LIBHX_3.9@LIBHX_3.9 3.22 -libHX_rtcheck.so libhx28 #MINVER# - LIBHX_1.10.0@LIBHX_1.10.0 3.22 - LIBHX_1.25@LIBHX_1.25 3.22 - LIBHX_1.26@LIBHX_1.26 3.22 - LIBHX_2.0@LIBHX_2.0 3.22 - LIBHX_2.2@LIBHX_2.2 3.22 - LIBHX_2.6@LIBHX_2.6 3.22 - LIBHX_2.9@LIBHX_2.9 3.22 - LIBHX_3.0@LIBHX_3.0 3.22 - LIBHX_3.10@LIBHX_3.10 3.22 - LIBHX_3.12@LIBHX_3.12 3.22 - LIBHX_3.13@LIBHX_3.13 3.22 - LIBHX_3.15@LIBHX_3.15 3.22 - LIBHX_3.18@LIBHX_3.18 3.22 - LIBHX_3.2@LIBHX_3.2 3.22 - LIBHX_3.3@LIBHX_3.3 3.22 - LIBHX_3.4@LIBHX_3.4 3.22 - LIBHX_3.9@LIBHX_3.9 3.22  | 
