[Git][java-team/fest-reflect][master] 8 commits: Fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Jan 26 20:57:09 GMT 2022



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


Commits:
48e7d419 by Andreas Tille at 2022-01-26T21:49:06+01:00
Fix watch file

- - - - -
e36dee37 by Andreas Tille at 2022-01-26T21:49:41+01:00
routine-update: Standards-Version: 4.6.0

- - - - -
c81b6778 by Andreas Tille at 2022-01-26T21:49:41+01:00
routine-update: debhelper-compat 13

- - - - -
88256ea6 by Andreas Tille at 2022-01-26T21:49:48+01:00
routine-update: Add salsa-ci file

- - - - -
c8817542 by Andreas Tille at 2022-01-26T21:49:48+01:00
routine-update: Rules-Requires-Root: no

- - - - -
fd42feca by Andreas Tille at 2022-01-26T21:49:51+01:00
Set upstream metadata fields: Bug-Database, Repository, Repository-Browse..

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
4dc1252f by Andreas Tille at 2022-01-26T21:53:55+01:00
Drop invalid lintian-override

- - - - -
91a0111f by Andreas Tille at 2022-01-26T21:56:42+01:00
Upload to unstable

- - - - -


7 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- − debian/source/lintian-overrides
- + debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+fest-reflect (1.4.1-4) unstable; urgency=medium
+
+  * Fix watch file
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+  * Drop invalid lintian-override
+
+ -- Andreas Tille <tille at debian.org>  Wed, 26 Jan 2022 21:54:27 +0100
+
 fest-reflect (1.4.1-3) unstable; urgency=medium
 
   * debhelper 12


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-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 (>= 12~),
+Build-Depends: debhelper-compat (= 13),
                default-jdk,
                default-jdk-doc,
                javahelper,
@@ -14,10 +14,11 @@ Build-Depends: debhelper (>= 12~),
                libmaven-javadoc-plugin-java,
                libmockito-java,
                maven-debian-helper
-Standards-Version: 4.3.0
+Standards-Version: 4.6.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/
+Rules-Requires-Root: no
 
 Package: libfest-reflect-java
 Architecture: all


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/source/lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# This jar contains only IDE settings and no compiled classes
-fest-assert source: source-contains-prebuilt-java-object src/formatters/intellij-codestyle.jar


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+---
+Bug-Database: http://jira.codehaus.org/browse/FEST
+Repository: https://github.com/alexruiz/fest-reflect.git
+Repository-Browse: https://github.com/alexruiz/fest-reflect


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
 
-https://github.com/alexruiz/fest-reflect/releases .*/archive/fest-reflect-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/alexruiz/fest-reflect/tags .*/fest-reflect-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



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

-- 
View it on GitLab: https://salsa.debian.org/java-team/fest-reflect/-/compare/f8774b96b57b60bac9242d5ab7797f8e6931919a...91a0111ff210150495b7cf48b6d2a9d4a93f3721
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/20220126/82ba64ef/attachment.htm>


More information about the pkg-java-commits mailing list