[Git][java-team/airlift-airline][master] 6 commits: Use salsa.debian.org Vcs-* URLs

Emmanuel Bourg gitlab at salsa.debian.org
Thu Aug 6 11:01:51 BST 2020



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / airlift-airline


Commits:
a8b1e4e4 by Emmanuel Bourg at 2020-08-06T11:57:04+02:00
Use salsa.debian.org Vcs-* URLs

- - - - -
1a934a2e by Emmanuel Bourg at 2020-08-06T11:57:18+02:00
Standards-Version updated to 4.5.0

- - - - -
0c16d543 by Emmanuel Bourg at 2020-08-06T11:57:26+02:00
Switch to debhelper level 13

- - - - -
fda61b2e by Emmanuel Bourg at 2020-08-06T11:57:46+02:00
Wrap and sort

- - - - -
9149b0db by Emmanuel Bourg at 2020-08-06T12:01:21+02:00
Set the source/target level to Java 8 (Closes: #963385)

- - - - -
21aff72a by Emmanuel Bourg at 2020-08-06T12:01:33+02:00
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/maven.properties
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+airlift-airline (0.7-3) unstable; urgency=medium
+
+  * Team upload.
+  * Set the source/target level to Java 8 (Closes: #963385)
+  * Use salsa.debian.org Vcs-* URLs
+  * Standards-Version updated to 4.5.0
+  * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 06 Aug 2020 12:01:27 +0200
+
 airlift-airline (0.7-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9


=====================================
debian/control
=====================================
@@ -3,16 +3,17 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 9),
-               default-jdk,
-               libatinject-jsr330-api-java,
-               libfindbugs-annotations-java,
-               libguava-java,
-               maven-debian-helper (>= 1.5),
-               testng
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/airlift-airline.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/airlift-airline.git
+Build-Depends:
+ debhelper-compat (= 13),
+ default-jdk,
+ libatinject-jsr330-api-java,
+ libfindbugs-annotations-java,
+ libguava-java,
+ maven-debian-helper (>= 1.5),
+ testng
+Standards-Version: 4.5.0
+Vcs-Git: https://salsa.debian.org/java-team/airlift-airline.git
+Vcs-Browser: https://salsa.debian.org/java-team/airlift-airline
 Homepage: https://github.com/airlift/airline
 
 Package: libairline-java


=====================================
debian/maven.properties
=====================================
@@ -2,3 +2,4 @@
 # For example:
 # maven.test.skip=true
 
+maven.compiler.release=8


=====================================
debian/rules
=====================================
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --download-current-version --force-download --no-symlink
+	dh $@



View it on GitLab: https://salsa.debian.org/java-team/airlift-airline/-/compare/b0585adb58cbae02252061170f201473e5b2a1fa...21aff72a286ccfd30b3ebd13c75d967f29245e50

-- 
View it on GitLab: https://salsa.debian.org/java-team/airlift-airline/-/compare/b0585adb58cbae02252061170f201473e5b2a1fa...21aff72a286ccfd30b3ebd13c75d967f29245e50
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/20200806/d8b95835/attachment.html>


More information about the pkg-java-commits mailing list