[Git][reproducible-builds/diffoscope][master] 2 commits: Drop apktool from Build-Depends; we can still test APK stuff via autopkgtests....

Chris Lamb (@lamby) gitlab at salsa.debian.org
Fri May 24 07:35:04 UTC 2024



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
8ca8a045 by Chris Lamb at 2024-05-24T08:27:40+01:00
Drop apktool from Build-Depends; we can still test APK stuff via autopkgtests. (Closes: Debian:#1071410)

- - - - -
a997ebab by Chris Lamb at 2024-05-24T08:30:00+01:00
releasing package diffoscope version 268

- - - - -


3 changed files:

- debian/changelog
- debian/control
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,18 @@
-diffoscope (268) UNRELEASED; urgency=medium
+diffoscope (268) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+  * Drop apktool from Build-Depends; we can still test our APK code
+    via autopkgtests. (Closes: #1071410)
+  * Fix tests for 7zip version 24.05.
+  * Add a versioned dependency for at least version 5.4.5 for the xz
+    tests; they fail under (at least xz 5.2.8).
+    (Closes: reproducible-builds/diffoscope#374)
+
+  [ Vagrant Cascadian ]
+  * Relax Chris' versioned xz test dependency (5.4.5) to also allow
+    version 5.4.1.
 
- -- Chris Lamb <lamby at debian.org>  Fri, 17 May 2024 08:40:22 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 24 May 2024 08:29:57 +0100
 
 diffoscope (267) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -13,7 +13,6 @@ Build-Depends:
  androguard <!nocheck>,
  apksigcopier <!nocheck>,
  apksigner <!nocheck>,
- apktool [!ppc64el !s390x] <!nocheck>,
  bash-completion,
  binutils-multiarch <!nocheck>,
  black <!nocheck>,


=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
 # You should have received a copy of the GNU General Public License
 # along with diffoscope.  If not, see <https://www.gnu.org/licenses/>.
 
-VERSION = "267"
+VERSION = "268"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/fd7eed753479521b81ca10ec1de1978ad86e6fd1...a997ebabd9b3608894198f7ae46654c14cdb7c06

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/fd7eed753479521b81ca10ec1de1978ad86e6fd1...a997ebabd9b3608894198f7ae46654c14cdb7c06
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240524/286c1d77/attachment.htm>


More information about the rb-commits mailing list