[Git][java-team/logback][master] 5 commits: Add clean target for back-to-back builds (Closes: #1048763)

Tony Mancill (@tmancill) gitlab at salsa.debian.org
Mon Aug 21 04:38:47 BST 2023



Tony Mancill pushed to branch master at Debian Java Maintainers / logback


Commits:
6bdac857 by tony mancill at 2023-08-19T19:53:17-07:00
Add clean target for back-to-back builds (Closes: #1048763)

- - - - -
4295def4 by tony mancill at 2023-08-20T09:02:57-07:00
Bump Standards-Version to 4.6.2 (no changes)

- - - - -
5eec3ad8 by tony mancill at 2023-08-20T10:01:32-07:00
Set Rules-Requires-Root: no in debian/control

- - - - -
8497abc1 by tony mancill at 2023-08-20T10:01:32-07:00
Add lintian overrides for long lines in sources

- - - - -
90c33637 by tony mancill at 2023-08-20T10:01:32-07:00
Prepare changelog for upload

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- + debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+logback (1:1.2.11-4) unstable; urgency=medium
+
+  * Add clean target for back-to-back builds (Closes: #1048763)
+  * Bump Standards-Version to 4.6.2 (no changes)
+  * Set Rules-Requires-Root: no in debian/control
+  * Add lintian overrides for long lines in sources
+
+ -- tony mancill <tmancill at debian.org>  Sun, 20 Aug 2023 10:01:07 -0700
+
 logback (1:1.2.11-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -19,10 +19,11 @@ Build-Depends:
  libslf4j-java (>= 1.7.18),
  libtomcat9-java,
  maven-debian-helper
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/logback.git
 Vcs-Browser: https://salsa.debian.org/java-team/logback
 Homepage: https://logback.qos.ch
+Rules-Requires-Root: no
 
 Package: liblogback-java
 Architecture: all


=====================================
debian/rules
=====================================
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_auto_clean:
+	rm -f logback-classic/lib/slf4j-api-debian.jar
+	dh_auto_clean


=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,21 @@
+# upstream ships HTML with long lines
+logback source: source-is-missing [logback-classic/performance/records/HashtableInLogger/AM with JUL.html]
+logback source: source-is-missing [logback-classic/performance/records/HashtableInLogger/AM-fullname intead of suffix.html]
+logback source: source-is-missing [logback-classic/performance/records/HashtableInLogger/Allocation_monitor.html]
+logback source: source-is-missing [logback-classic/performance/records/HashtableInLogger/Allocation_monitor_2.html]
+logback source: source-is-missing [logback-classic/performance/records/HashtableInLogger/Invocation_tree.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/appenders_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/architecture_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/configuration_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/encoders_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/filters_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/groovy_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/introduction_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/jmxConfig_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/layouts_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/loggingSeparation_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/mdc_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/migrationFromLog4j_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/onJoran_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/receivers_ja.html]
+logback source: source-is-missing [logback-site/src/site/pages/manual/usingSSL_ja.html]



View it on GitLab: https://salsa.debian.org/java-team/logback/-/compare/071a29336eb9ada4d09c3fc7a31a496df8537089...90c336375304ccd1fbc32ab557dfa640b088982c

-- 
View it on GitLab: https://salsa.debian.org/java-team/logback/-/compare/071a29336eb9ada4d09c3fc7a31a496df8537089...90c336375304ccd1fbc32ab557dfa640b088982c
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/20230821/57e0fa25/attachment.htm>


More information about the pkg-java-commits mailing list