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 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
|
libalog (0.6.1-4) unstable; urgency=medium
* Reupload to unstable for gnat-10 transition.
* Standards-Version: 4.5.1.
* Remove extra signatures from public upstream signing key.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 19 Dec 2020 15:56:52 +0100
libalog (0.6.1-3) experimental; urgency=medium
* Rebuild with gcc-10. Rename lib and -dev accordingly.
* Debhelper 13 checks the noopt build option.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 26 Sep 2020 18:33:52 +0000
libalog (0.6.1-2) unstable; urgency=medium
* Reupload to unstable for gnat-9 transition.
* Standards-Version: 4.5.0.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 25 Feb 2020 14:12:16 +0100
libalog (0.6.1-1) experimental; urgency=medium
[ Nicolas Boulenguez ]
* Drop unapply-patches dpkg option (now almost the default)
* Debhelper 12 does not compress examples by default anymore
* Update variable name in autopkgtest
* Refine -arch and -indep build dependencies
* Pass debhelper settings to sub-Makes
* Prevent a debhelper warning about doc-main-package
* rules: drop obsolete variable
* Enable all linker checks
* Update Standards-Version to 4.4.1
* Update copyright years
* Build with gcc-9
* Avoid explicit uupdate in d/watch
* Use convenient Build-Depends-ArchE. dh-sequence-*
* Drop fonts, generate arch diagram with free tools
[ Adrian-Ken Rueegsegger ]
* Adaptations for asciidoctor doc generation
* Update upstream signing key
* Update to release 0.6.1
* Rename library and -dev packages per Debian Ada Policy
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Sat, 11 Jan 2020 15:15:14 +0100
libalog (0.5.3-2) unstable; urgency=medium
* Rebuild in unstable for gnat-8 transition.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 27 Oct 2018 15:09:50 +0200
libalog (0.5.3-1) experimental; urgency=medium
[ Adrian-Ken Rueegsegger ]
* Update to release 0.5.3
* Match package versions with upstream 0.5.3 release
* Add Nicolas Boulenguez to Uploaders
[ Nicolas Boulenguez ]
* Move dh_missing to its own override
* dh_missing now allows one to ignore files
* Simplify the packaging thanks to new upstream version.
* VCS-Git: specific branch
* Debhelper 11, no changes.
* Mark gprbuild and ahven as arch-dependent dependencies
* Standards-Version: 4.2.0. Rules-Requires-Root: no.
* Rebuild with gnat-8 (Closes: #903970)
* Avoid tests during architecture-independent builds
* Use dh_ada_library
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Tue, 14 Aug 2018 10:49:39 +0200
libalog (0.5.2-3) unstable; urgency=medium
[ Nicolas Boulenguez ]
* Debhelper 10.
* Tests: remove unused variable, log executed commands.
* Allow -doc package to satisfy Multi-Arch: same dependencies.
* HTTPS copyright format URL.
* Handle DEB_BUILD_OPTIONS=nodoc.
* Select debian_packaging.mk snippet, there may be many.
* Replace --fail-missing deprecated debhelper option.
* Split -arch and -indep targets and Build-Depends.
* Replace many wildcards with explicit variable expansions.
* Install GNAT project to /usr/share/gpr.
* Make the runtime library package Multi-Arch: same.
* Allow DEB_BUILD_OPTIONS=nocheck.
* Build with gnat-7 and libahven6-dev (Closes: #872290).
[ Adrian-Ken Rueegsegger ]
* Update to Standards-Version 4.1.0
* Unset LDFLAGS when building static library
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Sun, 10 Sep 2017 22:58:51 +0100
libalog (0.5.2-2) unstable; urgency=medium
[ Adrian Bunk <bunk@stusta.de> ]
* Enable PIE build option (Closes: #844886)
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Thu, 29 Dec 2016 21:10:12 +0100
libalog (0.5.2-1) unstable; urgency=medium
* Imported upstream version 0.5.2 (Closes: #782182)
* Transition to gnat-6 compiler (Closes: #777934, #833764)
* Update ahven Build-Depends to libahven5-dev
* Adjust gprbuild Build-Depends
* Switch Homepage and Vcs-* URLs to HTTPS
* Update to Standards-Version 3.9.8
* Update binary package names
* Use short-names for lib install & lintian-overrides
* Drop explicit libalog-dbg package
* Simplify build by using debian_packaging-*.mk
* Drop explicit XS-Testsuite
* Use gprbuild in autopkgtest
* Add upstream signing key
* Update watch file to version 4
* Avoid quilt for arch-dependent patching
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Wed, 17 Aug 2016 16:38:01 +0000
libalog (0.5.0-1) unstable; urgency=medium
* Imported upstream version 0.5.0
* Remove obsolete DM-Upload-Allowed from debian/control
* Drop 'full' packages as upstream has removed that functionality
* Update patches
* Update binary package names
* Update package descriptions in debian/control
* Update to Standards-Version 3.9.6
* Update Build-Depends in debian/control
* Enable dpkg-buildflags hardening options
* Make -dbg package compliant to Debian Ada Policy
* Transition to gnat-4.9 compiler (Closes: #746082, #755077, #764444)
* Update ahven Build-Depends to libahven4-dev
* Update copyright information
* Update to debhelper 9
* Simplify debian/rules file
* Declare NUM_CPUS variable in debian/rules
* Override dh_compress and dh_auto_test targets
* Update debian/*.install files
* Add debian/watch file
* Add libalog-doc package
* Add minimal run time test for installed package
* Decouple the aliversion from the soversion
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Thu, 16 Oct 2014 14:41:55 +0200
libalog (0.4.1-2) unstable; urgency=low
* Add project specific git-buildpackage configuration
* Build dynamic/static libs in separate Obj/Lib dirs (Closes: #663673)
* Disable tracebacks in Exception occurrences.
See Debian bug #666106; tracebacks are only disabled on kfreebsd-i386.
Quilt's guards tool is used to apply this architecture specific patch.
-- Reto Buerki <reet@codelabs.ch> Fri, 30 Mar 2012 09:43:30 +0200
libalog (0.4.1-1) unstable; urgency=low
* Imported upstream version 0.4.1
* Update to Standards-Version 3.9.3 (no changes)
* Update to debhelper 8
* Update Vcs-Git, Vcs-Browser and Homepage URLs
* Update copyright information
* Drop unneeded patches
* Set package names to new library version 0.4.1
* Migrate to gnat-4.6 (Closes: #642639, #647795)
* Update GNAT project files
* Switch to 3.0 (quilt) source package format
* Install html doc in dev packages
* Update rules to minimal debhelper syntax
* Allow Debian Maintainer upload
* Fix binary-control-field-duplicates-source warning
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Wed, 07 Mar 2012 12:33:05 +0100
libalog (0.3-2) unstable; urgency=low
* Disable stack checks (Closes: #506681).
* Use $(QUILT_STAMPFN) instead of patch target.
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Sat, 20 Feb 2010 03:19:18 +0100
libalog (0.3-1) unstable; urgency=low
* Adding latest debian version (Closes: #514824).
* Fix dependencies and package names (Closes: #555098, #562378,
#533153).
* Convert to latest libaws jabber API.
* Fix lintian warning debian-watch-file-in-native-package.
* Adjust install and doc to new package names.
* Update copyright to include current year.
* Adjust installed alog project file.
* Override lintian warnings (false positives).
* Make alog compilable with libaws2.7.
* Update to Standards-Version 3.8.4 (no changes).
* Tighten apq-postgresql dep to version >= 3.0-2.
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Fri, 19 Feb 2010 20:27:13 +0100
libalog (0.1-4) unstable; urgency=low
* Remove hppa as supported architecture (see #506681).
* New email addresses.
-- Adrian-Ken Rueegsegger <ken@codelabs.ch> Mon, 24 Nov 2008 15:19:19 +0100
libalog (0.1-3) unstable; urgency=low
* Build against transition of latest ahven package.
-- Adrian-Ken Rueegsegger <rueegsegger@swiss-it.ch> Tue, 2 Sep 2008 11:31:29 +0200
libalog (0.1-2) unstable; urgency=low
* Only building libalog on supported architectures.
-- Adrian-Ken Rueegsegger <rueegsegger@swiss-it.ch> Wed, 25 Jun 2008 15:14:42 +0200
libalog (0.1-1) unstable; urgency=low
* Initial release.
* Applied gnat-4.3 fixes from git.
-- Adrian-Ken Rueegsegger <rueegsegger@swiss-it.ch> Mon, 16 Jun 2008 17:24:10 +0200
|