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
|
snap-aligner (2.0.3+dfsg-2) unstable; urgency=medium
* Team upload.
* Add loong64 to list of architectures
Closes: #1050330, #1059989
-- Andreas Tille <tille@debian.org> Thu, 11 Jan 2024 21:49:06 +0100
snap-aligner (2.0.3+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Remove program version from reference file to not being forced to
adapt the reference for every new release
-- Andreas Tille <tille@debian.org> Thu, 24 Aug 2023 11:17:57 +0200
snap-aligner (2.0.2+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version
* d/watch:
- Use tags instead of releases
- Add filenamemangle option
* Standards-Version: 4.6.2 (routine-update)
* Use secure URI in Homepage field.
* Update comparison files of autopkgtest
-- Andreas Tille <tille@debian.org> Wed, 01 Feb 2023 20:24:38 +0100
snap-aligner (1.0.0+dfsg-3) unstable; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 01 Oct 2021 11:29:05 +0200
snap-aligner (1.0.0+dfsg-2) unstable; urgency=medium
* debian/rules: The file in the examples folder with the incorrect execute
bit is from the debian/ directory, so fix the permission there instead of
the hack previously used.
-- Michael R. Crusoe <crusoe@debian.org> Sun, 29 Nov 2020 10:24:29 +0100
snap-aligner (1.0.0+dfsg-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
* Freshen patches.
* debian/docs: Update filename of the manual
* debian/control: try building on s390x and riscv64
* Enable building on non-x86 systems via libsimde-dev
* debian/patches/fix_segfault: patch from upstream to fix a segfault I found
during testing.
-- Michael R. Crusoe <crusoe@debian.org> Sun, 29 Nov 2020 08:44:51 +0100
snap-aligner (1.0~beta.18+dfsg-4) unstable; urgency=medium
[ Steffen Moeller ]
* d/u/metadata: yamllint
[ Pranav Ballaney ]
* Install example and reference data
* Add autopkgtests
* Install docs
* Add Pranav Ballaney to Uploaders
[ Michael R. Crusoe ]
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
* Fixed another spelling error
-- Michael R. Crusoe <crusoe@debian.org> Thu, 09 Jul 2020 11:00:43 +0200
snap-aligner (1.0~beta.18+dfsg-3) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Install NOTICE.txt of Apache licensed files
* Propagate hardening options
[ Liubov Chuprikova ]
* Add missing return in a non-void function
-- Andreas Tille <tille@debian.org> Sun, 03 Feb 2019 12:11:59 +0100
snap-aligner (1.0~beta.18+dfsg-2) unstable; urgency=medium
* Team upload
* Restrict package to 64 bit architectures only
Closes: #860652
* Standards-Version: 4.1.2
* Do not parse d/changelog
-- Andreas Tille <tille@debian.org> Thu, 21 Dec 2017 09:50:14 +0100
snap-aligner (1.0~beta.18+dfsg-1) unstable; urgency=medium
* Team upload.
* New versioning scheme closer to upstream
* d/watch:
- Try proper version mangling
- Repack + xz compression
* debhelper 10
* hardening=+all
-- Andreas Tille <tille@debian.org> Fri, 02 Dec 2016 20:36:12 +0100
snap-aligner (0.18~1.0~beta.18+dfsg1-4) unstable; urgency=medium
* Build with -std=gnu++98, closes: 831138
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 05 Aug 2016 01:00:41 -0700
snap-aligner (0.18~1.0~beta.18+dfsg1-3) unstable; urgency=medium
* Add support for kfreebsd and non-x86, thanks to Aaron M. Ucko
<ucko@debian.org> (Closes: #812551, #812550)
* Drop attempt at 32-bit compatibility, as per upstream we need >4GB memory
space for real uses of this tool.
-- Michael R. Crusoe <crusoe@ucdavis.edu> Wed, 24 Feb 2016 13:15:12 -0800
snap-aligner (0.18~1.0~beta.18+dfsg1-2) unstable; urgency=medium
* Drop -msse flag for wider platform compatibility
Closes: #812376
-- Michael R. Crusoe <crusoe@ucdavis.edu> Sun, 24 Jan 2016 01:25:27 -0800
snap-aligner (0.18~1.0~beta.18+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #800340)
-- Michael R. Crusoe <crusoe@ucdavis.edu> Sat, 19 Sep 2015 20:20:26 -0700
|