[Git][java-team/resteasy][master] 3 commits: Wrap and sort

Emmanuel Bourg gitlab at salsa.debian.org
Wed Jan 2 00:13:33 GMT 2019


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


Commits:
82826405 by Emmanuel Bourg at 2019-01-01T23:54:41Z
Wrap and sort

- - - - -
74f3f3a5 by Emmanuel Bourg at 2019-01-01T23:55:01Z
Standards-Version updated to 4.3.0

- - - - -
35cfa562 by Emmanuel Bourg at 2019-01-01T23:56:03Z
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,15 @@
-resteasy (3.6.2-2) UNRELEASED; urgency=medium
+resteasy (3.6.2-2) unstable; urgency=medium
 
+  * Team upload.
+
+  [ Timo Aaltonen ]
   * Replace build-dep on libtomcat8-java with
     libgeronimo-annotation-1.3-spec-java.
 
- -- Timo Aaltonen <tjaalton at debian.org>  Tue, 04 Dec 2018 19:32:09 +0200
+  [ Emmanuel Bourg ]
+  * Standards-Version updated to 4.3.0
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 02 Jan 2019 00:55:47 +0100
 
 resteasy (3.6.2-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -3,18 +3,19 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Timo Aaltonen <tjaalton at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5)
-Build-Depends-Indep:
+Build-Depends:
+ debhelper (>= 10),
+ default-jdk,
  javahelper,
  junit4,
  libcommons-io-java,
- libgeronimo-validation-1.1-spec-java,
  libgeronimo-annotation-1.3-spec-java,
+ libgeronimo-validation-1.1-spec-java,
  libhttpasyncclient-java,
  libhttpclient-java,
  libjackson-json-java,
- libjaxb-java,
  libjaxb-api-java,
+ libjaxb-java,
  libjaxrs-api-java,
  libjboss-logging-java,
  libjboss-logging-tools-java,
@@ -25,8 +26,9 @@ Build-Depends-Indep:
  libreactive-streams-java,
  libscannotation-java,
  libslf4j-java,
- libyaml-snake-java
-Standards-Version: 4.1.1
+ libyaml-snake-java,
+ maven-debian-helper (>= 1.5)
+Standards-Version: 4.3.0
 Vcs-Git: https://salsa.debian.org/java-team/resteasy.git
 Vcs-Browser: https://salsa.debian.org/java-team/resteasy
 Homepage: http://rest-easy.org


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



View it on GitLab: https://salsa.debian.org/java-team/resteasy/compare/0a013d9f12ff124eb1503103f2375461a25a8134...35cfa5622cd7f4b70454146c524a575337a832de

-- 
View it on GitLab: https://salsa.debian.org/java-team/resteasy/compare/0a013d9f12ff124eb1503103f2375461a25a8134...35cfa5622cd7f4b70454146c524a575337a832de
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/20190102/0b922a67/attachment.html>


More information about the pkg-java-commits mailing list