Pierre Gruet pushed to branch master at Debian Java Maintainers / 
libreflections-java


Commits:
e729dce0 by Pierre Gruet at 2020-09-02T12:17:00+02:00
Removing the almost empty jar in src/test/resources

- - - - -
21f663a2 by Pierre Gruet at 2020-09-02T12:17:56+02:00
New upstream version 0.9.12+dfsg
- - - - -
f91b34bf by Pierre Gruet at 2020-09-02T12:17:57+02:00
Update upstream source from tag 'upstream/0.9.12+dfsg'

Update to upstream version '0.9.12+dfsg'
with Debian dir d7da1c7c2c541c6902c0355cb07c611188346933
- - - - -
22d856c0 by Pierre Gruet at 2020-09-02T12:25:05+02:00
Adding version mangling in debian/watch

- - - - -
431c0855 by Pierre Gruet at 2020-09-02T12:30:06+02:00
Updating changelog

- - - - -


4 changed files:

- debian/changelog
- debian/copyright
- debian/watch
- − src/test/resources/jarWithManifest.jar


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-libreflections-java (0.9.12-1) UNRELEASED; urgency=medium
+libreflections-java (0.9.12+dfsg-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #969186)
 
- -- Pierre Gruet <pgtdeb...@free.fr>  Fri, 28 Aug 2020 22:49:10 +0200
+ -- Pierre Gruet <pgtdeb...@free.fr>  Wed, 02 Sep 2020 12:25:11 +0200


=====================================
debian/copyright
=====================================
@@ -1,6 +1,8 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: reflections
 Source: https://github.com/ronmamo/reflections
+Files-Excluded: **/*.jar
+Comment: An almost empty jar file is removed from src/test.
 
 Files: *
 Copyright: ronmamo


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
-opts="filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%,repack,repacksuffix=+dfsg,compression=xz,dversionmangle=auto"
 \
  https://github.com/ronmamo/reflections/tags .*/archive/(\d[\d.]*)\.tar\.gz


=====================================
src/test/resources/jarWithManifest.jar deleted
=====================================
Binary files a/src/test/resources/jarWithManifest.jar and /dev/null differ



View it on GitLab: 
https://salsa.debian.org/java-team/libreflections-java/-/compare/367bd163b155da22e0a8d0444013ae9f1a197b71...431c0855c4ac90222185f1c9b46639af56f141e3

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libreflections-java/-/compare/367bd163b155da22e0a8d0444013ae9f1a197b71...431c0855c4ac90222185f1c9b46639af56f141e3
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to