Andrius Merkys pushed to branch master at Debian Java Maintainers / auto64fto32f


Commits:
b0c01154 by Andrius Merkys at 2019-11-12T06:15:03Z
d/copyright referred gversion-plugin, not auto64fto32f, fixed.

- - - - -
be34ba23 by Andrius Merkys at 2019-11-12T06:18:19Z
Wrapping and sorting.

- - - - -
80c751b9 by Andrius Merkys at 2019-11-12T06:20:02Z
Preparing for release.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/copyright


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+auto64fto32f (1.4+ds-2) unstable; urgency=medium
+
+  * d/copyright referred gversion-plugin, not auto64fto32f, fixed.
+
+ -- Andrius Merkys <mer...@debian.org>  Tue, 12 Nov 2019 01:19:44 -0500
+
 auto64fto32f (1.4+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #929018)


=====================================
debian/control
=====================================
@@ -2,10 +2,12 @@ Source: auto64fto32f
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
-Uploaders: Andrius Merkys <mer...@debian.org>
-Build-Depends: debhelper (>= 12),
+Uploaders:
+ Andrius Merkys <mer...@debian.org>,
+Build-Depends:
+ debhelper (>= 12),
  gradle-debian-helper,
- maven-repo-helper
+ maven-repo-helper,
 Standards-Version: 4.3.0
 Homepage: https://github.com/lessthanoptimal/Auto64Fto32F
 Vcs-Browser: https://salsa.debian.org/java-team/auto64fto32f
@@ -13,7 +15,8 @@ Vcs-Git: https://salsa.debian.org/java-team/auto64fto32f.git
 
 Package: libauto64fto32f-java
 Architecture: all
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
 Description: minimalist library for converting double numerical Java code into 
float
  This library is used to create applications that can convert code written with
  64-bit floats (i.e. doubles) into 32-bit float code. This is done by 
performing


=====================================
debian/copyright
=====================================
@@ -8,7 +8,7 @@ Comment: Removing unneeded files.
 Files: *
 Copyright: Peter Abeles
 License: Unlicense
- gversion-plugin is free and unencumbered software released into the public 
domain.
+ Auto64Fto32F is free and unencumbered software released into the public 
domain.
  .
  Anyone is free to copy, modify, publish, use, compile, sell, or
  distribute this software, either in source code form or as a compiled



View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/compare/1269d8c6bb998075545e6a02ceadf675c9cf06d3...80c751b9912a5ae4bd66925a571ca04d067fb2a3

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/compare/1269d8c6bb998075545e6a02ceadf675c9cf06d3...80c751b9912a5ae4bd66925a571ca04d067fb2a3
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