1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
|
xca (1.3.2-2) unstable; urgency=medium
* Enable all hardening flags, not just the default
* Drop override for clean, it isn't needed anymore
* Use dh-autoreconf to fix build failure when built twice in a row
* Change Vcs-Git to the repository used for packaging, not upstream
* Bump standards version, no changes needed
* Add 0002-Fix-clean-target.patch to remove all generated files during clean
* Add 0003-Allow-to-specify-CPPFLAGS-on-the-command-line.patch to use
the CPPFLAGS environment variable
* Drop 0001-Use-Debian-specific-CPPFLAGS.patch which is replaced by the obove
patch
* Build-Depend on libssl1.0-dev to fix FTBFS with OpenSSL 1.1
(Closes: #828604)
* Don't strip xca, the xca-dbgsym package needs the debug symbols
-- Tino Mettler <tino+debian@tikei.de> Wed, 09 Nov 2016 14:53:14 +0100
xca (1.3.2-1) unstable; urgency=medium
* New upstream release (Closes: #706539, #811347)
* Switch to dh build
* Remove menu file, according to #741573
* Bump standards version to 3.9.6, no changes needed
Thanks to Chris Knadle for double checking.
* Add 0001-Use-Debian-specific-CPPFLAGS.patch to use hardening flags
Thanks to Chris Knadle for the suggestion. This also replaces the
change from the previous NMU.
* Add 0002-Fix-spelling-errors-found-by-lintian-packge-checker.patch
provided by Chris Knadle
* Drop 0001-Fix-undefined-reference-to-symbol-__cxa_free_excepti.patch
as upstream now uses g++ for linking
* Drop 0002-RedHat-Bug-1164340-segfault-when-viewing-a-RHEL-enti.patch
which was included upstream
-- Tino Mettler <tino+debian@tikei.de> Mon, 01 Feb 2016 13:42:22 +0100
xca (1.0.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/rules:
- Quote CF variable contents to fix FTBFS bug (Closes: #809056)
-- Christopher Knadle <Chris.Knadle@coredump.us> Mon, 04 Jan 2016 01:49:40 -0500
xca (1.0.0-2) unstable; urgency=medium
* RedHat Bug #1164340 - segfault when viewing a RHEL entitlement certificate
(Closes: #770091)
-- Tino Mettler <tino+debian@tikei.de> Tue, 18 Nov 2014 22:09:55 +0100
xca (1.0.0-1) unstable; urgency=medium
* New upstream release (Closes: #758440)
* Fix undefined reference to symbol '__cxa_free_exception@@CXXABI_1.3'
Thanks to YunQiang Su <wzssyqa@gmail.com> (Closes: #713672, #762419)
* Show all build commands during build to fix a lintian warning
* Use DEB_REF instead of UPSTREAM_REF for git based patch creation
* Update maintainer name
-- Tino Mettler <tino+debian@tikei.de> Thu, 23 Oct 2014 11:59:26 +0200
xca (0.9.3-1) unstable; urgency=low
* new upstream version
* remove patch to search in multiarch library path, upstream now uses
pkg-config
* add pkg-config to Build-Depends
* build with hardening flags enabled
* patch configure script to preserve $CPPFLAGS and $LDFLAGS
* bump standards version to 3.9.3, no changes needed
-- Tino Keitel <tino+debian@tikei.de> Sat, 02 Jun 2012 22:15:06 +0200
xca (0.9.1-1) unstable; urgency=low
* New upstream version (Closes: #650367)
-- Tino Keitel <tino+debian@tikei.de> Sat, 03 Dec 2011 12:27:04 +0100
xca (0.9.1~git7ffc768-2) unstable; urgency=low
* fix configure script to handle multiarch libraries (Closes: #642823)
-- Tino Keitel <tino+debian@tikei.de> Tue, 25 Oct 2011 22:04:33 +0200
xca (0.9.1~git7ffc768-1) unstable; urgency=low
* build from release.0.9.x upstream branch (Closes: #605141, #615796)
* add build-indep and build-arch build targets to please lintian
* bump standards version to 3.9.2
-- Tino Keitel <tino+debian@tikei.de> Mon, 04 Jul 2011 10:51:20 +0200
xca (0.9.0-1) unstable; urgency=low
* new upstream version
* bump standards version to 3.9.1
* remove patches, they are included in the upstream source:
- add_32x32_icon-0.8.1
- manpage_typo-0.8.1
-- Tino Keitel <tino+debian@tikei.de> Thu, 30 Sep 2010 11:45:15 +0200
xca (0.8.1-1) unstable; urgency=low
* new upstream version 0.8.1
* change source format to 3.0 (quilt)
* add ${misc:Depends}, found by lintian
* add 32x32 pixel sized menu icon, to please lintian
* added patch to fix a manpage typo, found by lintian
-- Tino Keitel <tino+debian@tikei.de> Sun, 10 Jan 2010 22:17:39 +0100
xca (0.8.0-1) unstable; urgency=low
* new upstream version (Closes: #560509)
* add libltdl-dev build-dep, required by xca 0.8.0
* provide a directory for the documentation in the configure call
* actually invoke the configure target
* correctly declare the installation path
* no need to install HTML documentation via dh_installdocs, make install
does it
* no need to remove misplaced HTML documentation anymore
* use the generated Local.mak instead of a separate configure-stamp
-- Tino Keitel <tino+debian@tikei.de> Tue, 15 Dec 2009 23:01:45 +0100
xca (0.7.0-1) unstable; urgency=low
* New upstream version
-- Tino Keitel <tino+debian@tikei.de> Mon, 14 Sep 2009 20:55:44 +0200
xca (0.6.4-35-g6c2d6a6-1) UNRELEASED; urgency=low
* Initial release. (Closes: #519003)
-- Tino Keitel <tino+debian@tikei.de> Fri, 06 Mar 2009 20:58:46 +0100
|