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
|
snappy-java (1.1.10.7-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.10.7
* Remove 02-add-support-for-loong64.patch; applied upstream
* Bump Standards-Version to 4.7.0
-- tony mancill <tmancill@debian.org> Sun, 17 Nov 2024 19:32:55 -0800
snappy-java (1.1.10.5-2) unstable; urgency=medium
* Team upload.
* Add support for loong64 (Closes: #1068233)
-- tony mancill <tmancill@debian.org> Sun, 07 Apr 2024 09:46:14 -0700
snappy-java (1.1.10.5-1) unstable; urgency=medium
* Team upload.
* Update debian/watch to detect new tagging format
* New upstream version 1.1.10.5
- Mitigates CVE-2023-43642 (Closes: #1053474)
-- tony mancill <tmancill@debian.org> Wed, 04 Oct 2023 22:03:02 -0700
snappy-java (1.1.8.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Set the source/target level to Java 8
* Remove the prebuilt binaries from the upstream tarball
* Standards-Version updated to 4.5.1
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Mon, 25 Jan 2021 09:56:08 +0100
snappy-java (1.1.7.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
-- Emmanuel Bourg <ebourg@apache.org> Wed, 16 Sep 2020 17:59:23 +0200
snappy-java (1.1.7.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Switch to debhelper level 12
-- Emmanuel Bourg <ebourg@apache.org> Mon, 15 Jun 2020 23:21:05 +0200
snappy-java (1.1.7.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 4.5.0
-- Emmanuel Bourg <ebourg@apache.org> Sun, 26 Jan 2020 19:47:06 +0100
snappy-java (1.1.7.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 4.2.1
-- Emmanuel Bourg <ebourg@apache.org> Fri, 05 Oct 2018 01:16:23 +0200
snappy-java (1.1.7.1+dfsg-1) unstable; urgency=medium
* Turn exclusions of orig-tar.sh into Files-Excluded
* New upstream version
* debhelper 11
* Standards-Version: 4.1.4
* Build-Depends: maven-debian-helper
* Point Vcs-fields to Salsa
* Drop content of NOTICE file from d/copyright and add the file
separately
* d/rules:
- Drop get-orig-source target
- Do not set DEB_HOST_MULTIARCH
- Do not parse d/changelog
- hardening=+all
-- Andreas Tille <tille@debian.org> Thu, 03 May 2018 08:38:10 +0200
snappy-java (1.1.4-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
-- Emmanuel Bourg <ebourg@apache.org> Tue, 20 Jun 2017 12:31:38 +0200
snappy-java (1.1.2.6-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Standards-Version updated to 3.9.8
-- Emmanuel Bourg <ebourg@apache.org> Fri, 08 Jul 2016 14:08:48 +0200
snappy-java (1.1.2.4-3) unstable; urgency=medium
* Team upload.
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Tue, 05 Apr 2016 16:04:41 +0200
snappy-java (1.1.2.1-2) unstable; urgency=medium
* Team upload.
* Standards-Version updated to 3.9.7 (no changes)
* Fixed the build failure when building only libsnappy-jni (with debuild -B)
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Thu, 25 Feb 2016 23:59:29 +0100
snappy-java (1.1.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Fri, 29 Jan 2016 22:47:12 +0100
snappy-java (1.1.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
-- Emmanuel Bourg <ebourg@apache.org> Mon, 05 Oct 2015 09:37:51 +0200
snappy-java (1.1.1.7-2) unstable; urgency=medium
* Team upload.
* Fix the build with ld --as-needed (Closes: #797558)
-- Matthias Klose <doko@ubuntu.com> Mon, 31 Aug 2015 16:15:46 +0200
snappy-java (1.1.1.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Wed, 29 Apr 2015 13:53:38 +0200
snappy-java (1.1.1.6-2) unstable; urgency=medium
* Team upload.
* libsnappy-jni can now be built independently of libsnappy-java
(Closes: #780316)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 12 Mar 2015 16:32:11 +0100
snappy-java (1.1.1.6-1) unstable; urgency=low
* Team upload.
* New upstream release
* Build and install the JNI bindings in libsnappy-jni (Closes: #734599)
- Removed the patches modifying the unused Makefile
- Removed the unused build dependency on xml-twig-tools
* Build with DH instead of CDBS
* Install the upstream changelog
* debian/control:
- Standards-Version updated to 3.9.6 (no changes)
- Use canonical URLs for the Vcs-* fields
- Updated the project URL
* debian/watch: Watch the release tags on Github
* Replaced debian/get-orig-source with debian/orig-tar.sh
* Use XZ compression for the upstream tarball
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Wed, 26 Nov 2014 09:50:13 +0100
snappy-java (1.0.4.1~dfsg-1) unstable; urgency=low
* Initial release. (Closes: #636181)
-- Charles Plessy <plessy@debian.org> Fri, 30 Mar 2012 23:34:09 +0200
|