[Git][java-team/libjlatexmath-java][master] 4 commits: Point Vcs-fields to Java team to match Maintainer team

Andreas Tille gitlab at salsa.debian.org
Tue Sep 25 07:33:49 BST 2018


Andreas Tille pushed to branch master at Debian Java Maintainers / libjlatexmath-java


Commits:
e7d169af by Andreas Tille at 2018-09-25T06:07:26Z
Point Vcs-fields to Java team to match Maintainer team

- - - - -
1aee418c by Andreas Tille at 2018-09-25T06:26:56Z
debhelper 11

- - - - -
9eed32d1 by Andreas Tille at 2018-09-25T06:27:54Z
  * cme fix dpkg-control
  * Standards-Version: 4.2.1
  * Depends: ${java:Depends}

- - - - -
30deefcc by Andreas Tille at 2018-09-25T06:32:18Z
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+libjlatexmath-java (1.0.7-2) unstable; urgency=medium
+
+  * Team upload.
+  * Point Vcs-fields to Java team to match Maintainer team
+  * debhelper 11
+  * cme fix dpkg-control
+  * Standards-Version: 4.2.1
+  * Depends: ${java:Depends}
+
+ -- Andreas Tille <tille at debian.org>  Tue, 25 Sep 2018 08:28:11 +0200
+
 libjlatexmath-java (1.0.7-1) unstable; urgency=medium
 
   [ Felix Natter ]


=====================================
debian/compat
=====================================
@@ -1,2 +1 @@
-10
-
+11


=====================================
debian/control
=====================================
@@ -1,23 +1,24 @@
 Source: libjlatexmath-java
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylvestre at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.1)
+Section: java
+Priority: optional
+Build-Depends: debhelper (>= 11~),
+               default-jdk,
+               maven-debian-helper (>= 2.1)
 Build-Depends-Indep: libbuild-helper-maven-plugin-java (>= 3.0.0),
- libbatik-java,
- libfop-java,
- libxmlgraphics-commons-java
-Standards-Version: 4.1.3
-Vcs-Git: https://salsa.debian.org/science-team/libjlatexmath-java.git
-Vcs-Browser: https://salsa.debian.org/science-team/libjlatexmath-java
+                     libbatik-java,
+                     libfop-java,
+                     libxmlgraphics-commons-java
+Standards-Version: 4.2.1
+Vcs-Browser: https://salsa.debian.org/java-team/libjlatexmath-java
+Vcs-Git: https://salsa.debian.org/java-team/libjlatexmath-java.git
 Homepage: https://github.com/opencollab/jlatexmath
 
 Package: libjlatexmath-java
 Architecture: all
-Section: java
-Priority: optional
-Depends: ${misc:Depends}
+Depends: ${java:Depends},
+         ${misc:Depends}
 Description: Implementation of LaTeX math mode wrote in Java
  JLaTeXmath library provides a set of Java classes for displaying (complex)
  mathematical formulas as part of a Java application. Some use cases are:
@@ -34,7 +35,6 @@ Description: Implementation of LaTeX math mode wrote in Java
 # Architecture: all
 # Section: doc
 # Depends: ${misc:Depends}
-# Priority: optional
 # Suggests: libjlatexmath
 # Description: Implementation of LaTeX math mode wrote in Java
 #  JLaTeXmath library provides a set of Java classes for displaying (complex)
@@ -50,13 +50,13 @@ Description: Implementation of LaTeX math mode wrote in Java
 #  .
 #  This package contains the Javadoc API documentation.
 
-
 Package: libjlatexmath-fop-java
 Architecture: all
-Section: java
-Depends: ${misc:Depends}, fop (>= 0.95), libjlatexmath-java
+Depends: ${java:Depends},
+         ${misc:Depends},
+         fop,
+         libjlatexmath-java
 Suggests: libjlatexmath-java-doc
-Priority: optional
 Description: Implementation of LaTeX math mode wrote in Java (fop plugin)
  JLaTeXmath library provides a set of Java classes for displaying (complex)
  mathematical formulas as part of a Java application. Some use cases are:



View it on GitLab: https://salsa.debian.org/java-team/libjlatexmath-java/compare/7c74f3981b327207c4c56419e9951496666f77ed...30deefccc70c122374b6c28da24628e310316b9f

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjlatexmath-java/compare/7c74f3981b327207c4c56419e9951496666f77ed...30deefccc70c122374b6c28da24628e310316b9f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180925/fbec4fb2/attachment.html>


More information about the pkg-java-commits mailing list