[Git][java-team/libejml-java][master] New upload closes a bug.

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch master at Debian Java Maintainers / libejml-java


Commits:
ea521158 by Andrius Merkys at 2019-05-16T06:11:48Z
New upload closes a bug.

- - - - -


1 changed file:

- debian/changelog


Changes:

=
debian/changelog
=
@@ -14,7 +14,7 @@ libejml-java (0.38+ds-1) UNRELEASED; urgency=medium
   * d/rules: s+gradle+./gradlew+
 
   [ Andrius Merkys ]
-  * New upstream version 0.38+ds
+  * New upstream version 0.38+ds (Closes: #929053)
   * Adding a patch to use local maven repository.
   * Adding a patch to turn off example compilation, as it fails.
   * Relying on gradle buildsystem to build the package.



View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/commit/ea5211584a49e4500e9e199abce332c115dc0a79

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/commit/ea5211584a49e4500e9e199abce332c115dc0a79
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

[Git][java-team/libejml-java] Pushed new tag upstream/0.38+ds

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new tag upstream/0.38+ds at Debian Java Maintainers / 
libejml-java

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/tree/upstream/0.38+ds
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

[Git][java-team/libejml-java][pristine-tar] pristine-tar data for libejml-java_0.38+ds.orig.tar.xz

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch pristine-tar at Debian Java Maintainers / 
libejml-java


Commits:
fb9b9812 by Andrius Merkys at 2019-05-15T14:44:49Z
pristine-tar data for libejml-java_0.38+ds.orig.tar.xz

- - - - -


2 changed files:

- + libejml-java_0.38+ds.orig.tar.xz.delta
- + libejml-java_0.38+ds.orig.tar.xz.id


Changes:

=
libejml-java_0.38+ds.orig.tar.xz.delta
=
Binary files /dev/null and b/libejml-java_0.38+ds.orig.tar.xz.delta differ


=
libejml-java_0.38+ds.orig.tar.xz.id
=
@@ -0,0 +1 @@
+2bcbc86befbbe2b22d511509a36a0c7b268e9a9d



View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/commit/fb9b9812c89683aae2c16c0338272c6cb0b5f4a9

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/commit/fb9b9812c89683aae2c16c0338272c6cb0b5f4a9
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

[Git][java-team/libejml-java][upstream] New upstream version 0.38+ds

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch upstream at Debian Java Maintainers / 
libejml-java


Commits:
1d92773c by Andrius Merkys at 2019-05-15T14:44:48Z
New upstream version 0.38+ds
- - - - -


30 changed files:

- .idea/copyright/ejml.xml
- README.md
- build.gradle
- change.txt
- examples/src/org/ejml/example/ExampleSparseMatrix.java
- − gradle.properties
- − gradle/wrapper/gradle-wrapper.jar
- − gradle/wrapper/gradle-wrapper.properties
- − gradlew
- − gradlew.bat
- main/ejml-core/generate/org/ejml/CodeGeneratorBase.java → 
main/autocode/src/org/ejml/CodeGeneratorBase.java
- main/ejml-core/generate/org/ejml/data/GenerateMatrixFixedN.java
- main/ejml-core/generate/org/ejml/data/GenerateMatrixFixedNxN.java
- main/ejml-core/src/org/ejml/FancyPrint.java
- + main/ejml-core/src/org/ejml/LinearSolverToSparse.java
- main/ejml-core/src/org/ejml/UtilEjml.java
- main/ejml-core/src/org/ejml/data/BMatrixRMaj.java
- main/ejml-core/src/org/ejml/data/DGrowArray.java
- main/ejml-core/src/org/ejml/data/DMatrix2.java
- main/ejml-core/src/org/ejml/data/DMatrix2x2.java
- main/ejml-core/src/org/ejml/data/DMatrix3.java
- main/ejml-core/src/org/ejml/data/DMatrix3x3.java
- main/ejml-core/src/org/ejml/data/DMatrix4.java
- main/ejml-core/src/org/ejml/data/DMatrix4x4.java
- main/ejml-core/src/org/ejml/data/DMatrix5.java
- main/ejml-core/src/org/ejml/data/DMatrix5x5.java
- main/ejml-core/src/org/ejml/data/DMatrix6.java
- main/ejml-core/src/org/ejml/data/DMatrix6x6.java
- main/ejml-core/src/org/ejml/data/DMatrixRBlock.java
- main/ejml-core/src/org/ejml/data/DMatrixRMaj.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/commit/1d92773c77aecf5a6bd5e6d95fb15dbeb80990ad

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/commit/1d92773c77aecf5a6bd5e6d95fb15dbeb80990ad
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

[Git][java-team/libejml-java][master] 4 commits: Preparing to repackage the source.

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch master at Debian Java Maintainers / libejml-java


Commits:
570a8f30 by Andrius Merkys at 2019-05-15T14:44:03Z
Preparing to repackage the source.

- - - - -
1d92773c by Andrius Merkys at 2019-05-15T14:44:48Z
New upstream version 0.38+ds
- - - - -
21614d0e by Andrius Merkys at 2019-05-15T14:44:50Z
Update upstream source from tag 'upstream/0.38+ds'

Update to upstream version '0.38+ds'
with Debian dir be6485db3c18e650e64b2d78e10831e2a757af82
- - - - -
25922f5a by Andrius Merkys at 2019-05-15T14:51:46Z
Updating debian/changelog.

- - - - -


30 changed files:

- .idea/copyright/ejml.xml
- README.md
- build.gradle
- change.txt
- debian/changelog
- debian/copyright
- debian/watch
- examples/src/org/ejml/example/ExampleSparseMatrix.java
- − gradle.properties
- − gradle/wrapper/gradle-wrapper.jar
- − gradle/wrapper/gradle-wrapper.properties
- − gradlew
- − gradlew.bat
- main/ejml-core/generate/org/ejml/CodeGeneratorBase.java → 
main/autocode/src/org/ejml/CodeGeneratorBase.java
- main/ejml-core/generate/org/ejml/data/GenerateMatrixFixedN.java
- main/ejml-core/generate/org/ejml/data/GenerateMatrixFixedNxN.java
- main/ejml-core/src/org/ejml/FancyPrint.java
- + main/ejml-core/src/org/ejml/LinearSolverToSparse.java
- main/ejml-core/src/org/ejml/UtilEjml.java
- main/ejml-core/src/org/ejml/data/BMatrixRMaj.java
- main/ejml-core/src/org/ejml/data/DGrowArray.java
- main/ejml-core/src/org/ejml/data/DMatrix2.java
- main/ejml-core/src/org/ejml/data/DMatrix2x2.java
- main/ejml-core/src/org/ejml/data/DMatrix3.java
- main/ejml-core/src/org/ejml/data/DMatrix3x3.java
- main/ejml-core/src/org/ejml/data/DMatrix4.java
- main/ejml-core/src/org/ejml/data/DMatrix4x4.java
- main/ejml-core/src/org/ejml/data/DMatrix5.java
- main/ejml-core/src/org/ejml/data/DMatrix5x5.java
- main/ejml-core/src/org/ejml/data/DMatrix6.java


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/compare/e6ecb9f36979876513bacd15998c6ebee1f6...25922f5ac562640f8872b9406945e448e4754ab1

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/compare/e6ecb9f36979876513bacd15998c6ebee1f6...25922f5ac562640f8872b9406945e448e4754ab1
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

[Git][java-team/libejml-java][master] 5 commits: Adding b-depend on libauto64fto32f-java.

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch master at Debian Java Maintainers / libejml-java


Commits:
bd3e4afa by Andrius Merkys at 2019-05-15T13:45:41Z
Adding b-depend on libauto64fto32f-java.

- - - - -
abc1e286 by Andrius Merkys at 2019-05-15T13:58:48Z
Removing all generated java files.

- - - - -
a32f43b7 by Andrius Merkys at 2019-05-15T14:13:14Z
Removing one leftover file.

- - - - -
24397630 by Andrius Merkys at 2019-05-15T14:23:05Z
Switching away from javahelper.

- - - - -
e6ecb9f3 by Andrius Merkys at 2019-05-15T14:23:21Z
Fixing bug in argument name in debian/libejml-java.poms.

- - - - -


3 changed files:

- debian/control
- debian/libejml-java.poms
- debian/rules


Changes:

=
debian/control
=
@@ -4,12 +4,10 @@ Uploaders: Andreas Tille 
 Section: java
 Priority: optional
 Build-Depends: debhelper (>= 12~),
-   javahelper,
-   default-jdk,
-   ant,
-   gradle,
-   maven-repo-helper,
-   libgradle-gversion-plugin-java
+   gradle-debian-helper,
+   libauto64fto32f-java,
+   libgradle-gversion-plugin-java,
+   maven-repo-helper
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/java-team/libejml-java
 Vcs-Git: https://salsa.debian.org/java-team/libejml-java.git
@@ -17,9 +15,7 @@ Homepage: http://ejml.org/wiki
 
 Package: libejml-java
 Architecture: all
-Depends: ${misc:Depends},
- ${java:Depends}
-Recommends: ${java:Recommends}
+Depends: ${misc:Depends}
 Description: Efficient Java Matrix Library
  Efficient Java Matrix Library (EJML) is a linear algebra library for
  manipulating dense matrices. Its design goals are;


=
debian/libejml-java.poms
=
@@ -26,12 +26,12 @@
 # Empty by default. [mh_install]
 #
 main/build/debian/main.pom
-main/ejml-cdense/build/debian/ejml-cdense.pom 
-artifact=main/ejml-cdense/build/libs/ejml-cdense*.jar --java-lib
-main/ejml-zdense/build/debian/ejml-zdense.pom 
-artifact=main/ejml-zdense/build/libs/ejml-zdense*.jar --java-lib
-main/ejml-fdense/build/debian/ejml-fdense.pom 
-artifact=main/ejml-fdense/build/libs/ejml-fdense*.jar --java-lib
-main/ejml-all/build/debian/ejml-all.pom 
-artifact=main/ejml-all/build/libs/ejml-all*.jar --java-lib
-main/ejml-simple/build/debian/ejml-simple.pom 
-artifact=main/ejml-simple/build/libs/ejml-simple*.jar --java-lib
-main/ejml-experimental/build/debian/ejml-experimental.pom 
-artifact=main/ejml-experimental/build/libs/ejml-experimental*.jar --java-lib
-main/ejml-dsparse/build/debian/ejml-dsparse.pom 
-artifact=main/ejml-dsparse/build/libs/ejml-dsparse*.jar --java-lib
-main/ejml-ddense/build/debian/ejml-ddense.pom 
-artifact=main/ejml-ddense/build/libs/ejml-ddense*.jar --java-lib
-main/ejml-core/build/debian/ejml-core.pom 
-artifact=main/ejml-core/build/libs/ejml-core*.jar --java-lib
+main/ejml-cdense/build/debian/ejml-cdense.pom 
--artifact=main/ejml-cdense/build/libs/ejml-cdense*.jar --java-lib
+main/ejml-zdense/build/debian/ejml-zdense.pom 
--artifact=main/ejml-zdense/build/libs/ejml-zdense*.jar --java-lib
+main/ejml-fdense/build/debian/ejml-fdense.pom 
--artifact=main/ejml-fdense/build/libs/ejml-fdense*.jar --java-lib
+main/ejml-all/build/debian/ejml-all.pom 
--artifact=main/ejml-all/build/libs/ejml-all*.jar --java-lib
+main/ejml-simple/build/debian/ejml-simple.pom 
--artifact=main/ejml-simple/build/libs/ejml-simple*.jar --java-lib
+main/ejml-experimental/build/debian/ejml-experimental.pom 
--artifact=main/ejml-experimental/build/libs/ejml-experimental*.jar --java-lib
+main/ejml-dsparse/build/debian/ejml-dsparse.pom 
--artifact=main/ejml-dsparse/build/libs/ejml-dsparse*.jar --java-lib
+main/ejml-ddense/build/debian/ejml-ddense.pom 
--artifact=main/ejml-ddense/build/libs/ejml-ddense*.jar --java-lib
+main/ejml-core/build/debian/ejml-core.pom 
--artifact=main/ejml-core/build/libs/ejml-core*.jar --java-lib


=
debian/rules
=
@@ -4,8 +4,7 @@
 export JAVA_HOME := /usr/lib/jvm/default-java/
 
 %:
-   # dh $@ --buildsystem=gradle --with javahelper ## gradle-debian-helper 
is not backported to Jessie
-   dh $@ --with javahelper,maven-repo-helper
+   dh $@ --with maven-repo-helper
 
 override_dh_auto_build:
dh_auto_build -- autogenerate
@@ -15,3 +14,52 @@ override_dh_auto_clean:
dh_auto_clean
rm -rf main/ejml-cdense/src main/ejml-cdense/test
rm -rf main/ejml-fdense/src main/ejml-fdense/test
+   rm -f main/ejml-core/src/org/ejml/EjmlVersion.java
+   rm -f main/ejml-core/src/org/ejml/data/CMatrixD1.java
+   rm -f main/ejml-core/src/org/ejml/data/CMatrix.java
+   rm -f main/ejml-core/src/org/ejml/data/CMatrixRMaj.java
+   rm -f main/ejml-core/src/org/ejml/data/Complex_F32.java
+   rm -f main/ejml-core/src/org/ejml/data/ComplexPolar

[Git][java-team/libejml-java][master] 2 commits: ManualEJML.pdf is no longer present.

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch master at Debian Java Maintainers / libejml-java


Commits:
c73c95c9 by Andrius Merkys at 2019-05-15T13:41:24Z
ManualEJML.pdf is no longer present.

- - - - -
030255ca by Andrius Merkys at 2019-05-15T13:41:48Z
Attempting to remove part of the temporary files.

- - - - -


3 changed files:

- − debian/doc-base
- − debian/docs
- debian/rules


Changes:

=
debian/doc-base deleted
=
@@ -1,15 +0,0 @@
-Document: libejml-java
-Title: Efficient Java Matrix Library
-Author: Peter Abeles
-Abstract: Efficient Java Matrix Library (EJML) is a linear algebra library for 
manipulating dense matrices.
- Its design goals are;
-  1) to be as computationally efficient as possible for both small and large
- matrices, and
-  2) to be accessible to both novices and experts.
- These goals are accomplished by dynamically selecting the best algorithms to
- use at runtime and by designing a clean API.
-Section: Programming/Java
-
-Format: pdf
-Files: /usr/share/doc/libejml-java/ManualEJML.pdf.gz
-


=
debian/docs deleted
=
@@ -1 +0,0 @@
-docs/ManualEJML.pdf


=
debian/rules
=
@@ -10,3 +10,8 @@ export JAVA_HOME := /usr/lib/jvm/default-java/
 override_dh_auto_build:
dh_auto_build -- autogenerate
dh_auto_build
+
+override_dh_auto_clean:
+   dh_auto_clean
+   rm -rf main/ejml-cdense/src main/ejml-cdense/test
+   rm -rf main/ejml-fdense/src main/ejml-fdense/test



View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/compare/fbcfb024082960abd3875edd688b2e4ed85701b2...030255ca92cb8092317f3c46982c7c512a8ebcfc

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/libejml-java/compare/fbcfb024082960abd3875edd688b2e4ed85701b2...030255ca92cb8092317f3c46982c7c512a8ebcfc
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

[Git][java-team/libejml-java][master] 6 commits: Adding a patch to use local maven repository.

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch master at Debian Java Maintainers / libejml-java


Commits:
75f88b39 by Andrius Merkys at 2019-05-15T11:12:11Z
Adding a patch to use local maven repository.

- - - - -
f0a59fca by Andrius Merkys at 2019-05-15T12:42:11Z
Relying on gradle buildsystem to build the package.

- - - - -
7c533cc9 by Andrius Merkys at 2019-05-15T12:45:47Z
Using maven-repo-helper to correct gversion's artifactId. Adding b-dep on 
gversion gradle plugin.

- - - - -
29e13e29 by Andrius Merkys at 2019-05-15T13:03:54Z
Adding a patch to turn off example compilation, as it fails.

- - - - -
afec086b by Andrius Merkys at 2019-05-15T13:23:03Z
Listing all the poms and their jars in debian/libejml-java.poms.

- - - - -
fbcfb024 by Andrius Merkys at 2019-05-15T13:25:00Z
Removing debian/libejml-java.jlibs, as jars are now installed by 
debian/libejml-java.pom.

- - - - -


8 changed files:

- debian/control
- − debian/libejml-java.jlibs
- + debian/libejml-java.poms
- + debian/maven.rules
- + debian/patches/add-mavenLocal.patch
- + debian/patches/no-examples.patch
- + debian/patches/series
- debian/rules


Changes:

=
debian/control
=
@@ -7,7 +7,9 @@ Build-Depends: debhelper (>= 12~),
javahelper,
default-jdk,
ant,
-   gradle
+   gradle,
+   maven-repo-helper,
+   libgradle-gversion-plugin-java
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/java-team/libejml-java
 Vcs-Git: https://salsa.debian.org/java-team/libejml-java.git


=
debian/libejml-java.jlibs deleted
=
@@ -1 +0,0 @@
-EJML*.jar


=
debian/libejml-java.poms
=
@@ -0,0 +1,37 @@
+# List of POM files for the package
+# Format of this file is:
+#  [option]*
+# where option can be:
+#   --ignore: ignore this POM and its artifact if any
+#   --ignore-pom: don't install the POM. To use on POM files that are created
+# temporarily for certain artifacts such as Javadoc jars. [mh_install, 
mh_installpoms]
+#   --no-parent: remove the  tag from the POM
+#   --package=: an alternative package to use when installing this POM
+#  and its artifact
+#   --has-package-version: to indicate that the original version of the POM is 
the same as the upstream part
+#  of the version for the package.
+#   --keep-elements=: a list of XML elements to keep in the POM
+#  during a clean operation with mh_cleanpom or mh_installpom
+#   --artifact=: path to the build artifact associated with this POM,
+#  it will be installed when using the command mh_install. [mh_install]
+#   --java-lib: install the jar into /usr/share/java to comply with Debian
+#  packaging guidelines
+#   --usj-name=: name to use when installing the library in 
/usr/share/java
+#   --usj-version=: version to use when installing the library in 
/usr/share/java
+#   --no-usj-versionless: don't install the versionless link in /usr/share/java
+#   --dest-jar=: the destination for the real jar.
+# It will be installed with mh_install. [mh_install]
+#   --classifier=: Optional, the classifier for the jar. Empty by 
default.
+#   --site-xml=: Optional, the location for site.xml if it needs to 
be installed.
+# Empty by default. [mh_install]
+#
+main/build/debian/main.pom
+main/ejml-cdense/build/debian/ejml-cdense.pom 
-artifact=main/ejml-cdense/build/libs/ejml-cdense*.jar --java-lib
+main/ejml-zdense/build/debian/ejml-zdense.pom 
-artifact=main/ejml-zdense/build/libs/ejml-zdense*.jar --java-lib
+main/ejml-fdense/build/debian/ejml-fdense.pom 
-artifact=main/ejml-fdense/build/libs/ejml-fdense*.jar --java-lib
+main/ejml-all/build/debian/ejml-all.pom 
-artifact=main/ejml-all/build/libs/ejml-all*.jar --java-lib
+main/ejml-simple/build/debian/ejml-simple.pom 
-artifact=main/ejml-simple/build/libs/ejml-simple*.jar --java-lib
+main/ejml-experimental/build/debian/ejml-experimental.pom 
-artifact=main/ejml-experimental/build/libs/ejml-experimental*.jar --java-lib
+main/ejml-dsparse/build/debian/ejml-dsparse.pom 
-artifact=main/ejml-dsparse/build/libs/ejml-dsparse*.jar --java-lib
+main/ejml-ddense/build/debian/ejml-ddense.pom 
-artifact=main/ejml-ddense/build/libs/ejml-ddense*.jar --java-lib
+main/ejml-core/build/debian/ejml-core.pom 
-artifact=main/ejml-core/build/libs/ejml-core*.jar --java-lib


=
debian/maven.rules
=
@@ -0,0 +1 @@
+com.peterabeles.gversion s/com.peterabeles.gversion.gradle.plugin/gversion/ * 
s/.*/debian/ * *


=
debian/patches/add-mavenLocal.patch
=
@@ -0,0 +1,14 @@
+--- a/settings.gradle
 b/settings.gradle
+@@ -1,3 +1,11 @@
++pluginManagement {
++  repositories {
++maven {
++url "file:///usr/shar

[Git][java-team/auto64fto32f] Pushed new tag upstream/1.4+ds

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new tag upstream/1.4+ds at Debian Java Maintainers / 
auto64fto32f

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/tree/upstream/1.4+ds
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

[Git][java-team/auto64fto32f][pristine-tar] pristine-tar data for auto64fto32f_1.4+ds.orig.tar.xz

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed to branch pristine-tar at Debian Java Maintainers / 
auto64fto32f


Commits:
b1f4eee3 by Andrius Merkys at 2019-05-15T11:56:58Z
pristine-tar data for auto64fto32f_1.4+ds.orig.tar.xz

- - - - -


2 changed files:

- + auto64fto32f_1.4+ds.orig.tar.xz.delta
- + auto64fto32f_1.4+ds.orig.tar.xz.id


Changes:

=
auto64fto32f_1.4+ds.orig.tar.xz.delta
=
Binary files /dev/null and b/auto64fto32f_1.4+ds.orig.tar.xz.delta differ


=
auto64fto32f_1.4+ds.orig.tar.xz.id
=
@@ -0,0 +1 @@
+0bfc823e536da42fe9abc9f84f081917beb77d39



View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/commit/b1f4eee39d14ecaed554a56cdc77e0224a740e0e

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/commit/b1f4eee39d14ecaed554a56cdc77e0224a740e0e
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

[Git][java-team/auto64fto32f] Pushed new tag debian/1.4+ds-1

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new tag debian/1.4+ds-1 at Debian Java Maintainers / 
auto64fto32f

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/tree/debian/1.4+ds-1
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

[Git][java-team/gversion-plugin] Pushed new tag debian/1.5.0+dfsg-1

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new tag debian/1.5.0+dfsg-1 at Debian Java Maintainers / 
gversion-plugin

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/gversion-plugin/tree/debian/1.5.0+dfsg-1
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

[Git][java-team/auto64fto32f][master] 3 commits: Adding Vcs-* tags.

2019-05-15 Thread Andrius Merkys


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


Commits:
d13afc90 by Andrius Merkys at 2019-05-15T11:27:03Z
Adding Vcs-* tags.

- - - - -
50ce8959 by Andrius Merkys at 2019-05-15T11:27:36Z
Setting Maintainer, bumping debhelper and Standards-Version.

- - - - -
1cfaf631 by Andrius Merkys at 2019-05-15T11:39:38Z
Adding ITP bug number.

- - - - -


3 changed files:

- debian/changelog
- debian/compat
- debian/control


Changes:

=
debian/changelog
=
@@ -1,5 +1,5 @@
 auto64fto32f (1.4-1) unstable; urgency=medium
 
-  * Initial release (Closes: #)  
+  * Initial release (Closes: #929018)
 
  -- Andrius Merkys   Wed, 15 May 2019 04:54:52 -0400


=
debian/compat
=
@@ -1 +1 @@
-11
+12


=
debian/control
=
@@ -1,14 +1,15 @@
 Source: auto64fto32f
 Section: java
 Priority: optional
-Maintainer: Andrius Merkys 
-Build-Depends: debhelper (>= 11),
+Maintainer: Debian Java Maintainers 

+Uploaders: Andrius Merkys 
+Build-Depends: debhelper (>= 12),
  gradle-debian-helper,
  maven-repo-helper
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
 Homepage: https://github.com/lessthanoptimal/Auto64Fto32F
-#Vcs-Browser: https://salsa.debian.org/debian/auto64fto32f
-#Vcs-Git: https://salsa.debian.org/debian/auto64fto32f.git
+Vcs-Browser: https://salsa.debian.org/java-team/auto64fto32f
+Vcs-Git: https://salsa.debian.org/java-team/auto64fto32f.git
 
 Package: libauto64fto32f-java
 Architecture: all



View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/compare/8f1c77adb4353995601e3f35c0d55d127b3961ba...1cfaf63123e0e6ceee581b6095df88af26d5be09

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/compare/8f1c77adb4353995601e3f35c0d55d127b3961ba...1cfaf63123e0e6ceee581b6095df88af26d5be09
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

[Git][java-team/auto64fto32f] Pushed new branch upstream

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new branch upstream at Debian Java Maintainers / 
auto64fto32f

-- 
View it on GitLab: https://salsa.debian.org/java-team/auto64fto32f/tree/upstream
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

[Git][java-team/auto64fto32f] Pushed new branch pristine-tar

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new branch pristine-tar at Debian Java Maintainers / 
auto64fto32f

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/tree/pristine-tar
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

[Git][java-team/auto64fto32f] Pushed new tag upstream/1.4

2019-05-15 Thread Andrius Merkys


Andrius Merkys pushed new tag upstream/1.4 at Debian Java Maintainers / 
auto64fto32f

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/auto64fto32f/tree/upstream/1.4
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

[Git][java-team/auto64fto32f] Pushed new branch master

2019-05-15 Thread Andrius Merkys


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

-- 
View it on GitLab: https://salsa.debian.org/java-team/auto64fto32f/tree/master
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