[Git][java-team/fest-reflect][master] 6 commits: debhelper 12

Andreas Tille gitlab at salsa.debian.org
Sat Jan 12 06:58:12 GMT 2019


Andreas Tille pushed to branch master at Debian Java Maintainers / fest-reflect


Commits:
0bc72893 by Andreas Tille at 2019-01-12T06:47:47Z
debhelper 12

- - - - -
f879e97e by Andreas Tille at 2019-01-12T06:48:11Z
Point Vcs fields to salsa.debian.org

- - - - -
ebc3c160 by Andreas Tille at 2019-01-12T06:48:12Z
Standards-Version: 4.3.0

- - - - -
2f181149 by Andreas Tille at 2019-01-12T06:48:12Z
Secure URI in copyright format

- - - - -
8d55572b by Andreas Tille at 2019-01-12T06:48:12Z
Remove trailing whitespace in debian/control

- - - - -
f8774b96 by Andreas Tille at 2019-01-12T06:54:10Z
Upload to unstable

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+fest-reflect (1.4.1-3) unstable; urgency=medium
+
+  * debhelper 12
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.3.0
+  * Secure URI in copyright format
+  * Remove trailing whitespace in debian/control
+
+ -- Andreas Tille <tille at debian.org>  Sat, 12 Jan 2019 07:48:12 +0100
+
 fest-reflect (1.4.1-2) unstable; urgency=medium
 
   * Fix typo in package name


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Andreas Tille <tille at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 12~),
                default-jdk,
                default-jdk-doc,
                javahelper,
@@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 10),
                libmaven-javadoc-plugin-java,
                libmockito-java,
                maven-debian-helper
-Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/fest-reflect.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/fest-reflect.git
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/java-team/fest-reflect
+Vcs-Git: https://salsa.debian.org/java-team/fest-reflect.git
 Homepage: https://github.com/alexruiz/fest-reflect/
 
 Package: libfest-reflect-java
@@ -40,10 +40,10 @@ Depends: ${maven:DocDepends},
 Suggests: libfest-reflect-java,
           ${maven:DocOptionalDepends}
 Description: Documentation for libfest-reflect-java
- FEST-Reflect provides an intuitive, compact and type-safe fluent API 
+ FEST-Reflect provides an intuitive, compact and type-safe fluent API
  that makes Java reflection tremendously easy to use: no more casting,
  checked exceptions, PriviledgedActions or calls to setAccessible. FEST’s
  reflection module can even overcome the limitations of generics and type
- erasure.  
+ erasure.
  .
  This package contains the API documentation of libfest-reflect.


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: fest-reflect
 Source: https://github.com/alexruiz/fest-reflect
 



View it on GitLab: https://salsa.debian.org/java-team/fest-reflect/compare/4726f7184f4810a45eb98a5044f8e4224d17858e...f8774b96b57b60bac9242d5ab7797f8e6931919a

-- 
View it on GitLab: https://salsa.debian.org/java-team/fest-reflect/compare/4726f7184f4810a45eb98a5044f8e4224d17858e...f8774b96b57b60bac9242d5ab7797f8e6931919a
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/20190112/314aa4e1/attachment.html>


More information about the pkg-java-commits mailing list