[Git][java-team/modello][master] 6 commits: Standards-Version updated to 4.1.5

Emmanuel Bourg gitlab at salsa.debian.org
Mon Jul 30 22:40:56 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / modello


Commits:
67db76a6 by Emmanuel Bourg at 2018-07-30T21:34:48Z
Standards-Version updated to 4.1.5

- - - - -
b1c25032 by Emmanuel Bourg at 2018-07-30T21:34:53Z
Switch to debhelper level 11

- - - - -
a73cf4c2 by Emmanuel Bourg at 2018-07-30T21:34:53Z
Use salsa.debian.org Vcs-* URLs

- - - - -
ea73d7d7 by Emmanuel Bourg at 2018-07-30T21:34:53Z
Ignore the dependency on the StAX API (provided by the JDK)

- - - - -
2e1a94e9 by Emmanuel Bourg at 2018-07-30T21:36:18Z
Removed Damien Raude-Morvan from the uploaders (Closes: #889390)

- - - - -
cd7d7784 by Emmanuel Bourg at 2018-07-30T21:37:10Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/maven.ignoreRules
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+modello (1.9.1-4) unstable; urgency=medium
+
+  * Team upload.
+  * Ignore the dependency on the StAX API (provided by the JDK)
+  * Removed Damien Raude-Morvan from the uploaders (Closes: #889390)
+  * Standards-Version updated to 4.1.5
+  * Switch to debhelper level 11
+  * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 30 Jul 2018 23:37:01 +0200
+
 modello (1.9.1-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,9 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders:
  Torsten Werner <twerner at debian.org>,
- Ludovic Claude <ludovic.claude at laposte.net>,
- Damien Raude-Morvan <drazzib at debian.org>
+ Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11~),
  default-jdk,
  default-jdk-doc,
  junit,
@@ -19,9 +18,9 @@ Build-Depends:
  libplexus-compiler-java,
  libplexus-container-default-java (>= 1.7.1-6~),
  maven-debian-helper (>= 2.2~)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/modello.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/modello.git
+Standards-Version: 4.1.5
+Vcs-Git: https://salsa.debian.org/java-team/modello.git
+Vcs-Browser: https://salsa.debian.org/java-team/modello
 Homepage: http://codehaus-plexus.github.io/modello/
 
 Package: libmodello-java


=====================================
debian/maven.ignoreRules
=====================================
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -9,3 +9,4 @@ org.codehaus.modello modello-test
 org.codehaus.woodstox wstx-asl
 xmlunit xmlunit
 org.xmlunit xmlunit-core
+stax stax-api


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --force-download --download-current-version --rename



View it on GitLab: https://salsa.debian.org/java-team/modello/compare/e9d0c2e361cc64b8b3b208136ee6bed14d4a6c96...cd7d7784f50dfa180402b8344c0efa11e1337ebf

-- 
View it on GitLab: https://salsa.debian.org/java-team/modello/compare/e9d0c2e361cc64b8b3b208136ee6bed14d4a6c96...cd7d7784f50dfa180402b8344c0efa11e1337ebf
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/20180730/b313f28b/attachment.html>


More information about the pkg-java-commits mailing list