[Git][java-team/weka][master] 4 commits: Add d/salsa-ci.yml
Tony Mancill
gitlab at salsa.debian.org
Sun Apr 25 04:51:05 BST 2021
Tony Mancill pushed to branch master at Debian Java Maintainers / weka
Commits:
99018591 by Nilesh Patra at 2021-04-08T20:22:25+05:30
Add d/salsa-ci.yml
- - - - -
fa083f35 by Nilesh Patra at 2021-04-08T20:32:44+05:30
d/p/reproducible.patch: Remove date from doc to make build reproducible
- - - - -
d7486292 by Nilesh Patra at 2021-04-08T20:53:47+05:30
Fix pdf docbase name
- - - - -
12a92945 by Tony Mancill at 2021-04-25T03:51:02+00:00
Merge branch 'master' into 'master'
Make build reproducible
See merge request java-team/weka!1
- - - - -
4 changed files:
- + debian/patches/reproducible.patch
- debian/patches/series
- + debian/salsa-ci.yml
- debian/weka-doc.doc-base
Changes:
=====================================
debian/patches/reproducible.patch
=====================================
@@ -0,0 +1,13 @@
+Description: Set date to empty string to make build reproducible
+Author: Nilesh Patra <nilesh at debian.org>
+Last-Update: 2021-04-08
+--- a/wekadocs/manual/manual.tex
++++ b/wekadocs/manual/manual.tex
+@@ -35,6 +35,7 @@
+ \begin{document}
+
+ \begin{titlepage}
++\date{}
+ \maketitle
+ \thispagestyle{empty}
+ \center
=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
jar.patch
disable-rmic-static-stub.patch
+reproducible.patch
=====================================
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/weka-doc.doc-base
=====================================
@@ -19,4 +19,4 @@ Index: /usr/share/doc/weka-doc/documentation.html
Files: /usr/share/doc/weka-doc/doc/*.html
Format: PDF
-Files: /usr/share/doc/weka-doc/*.pdf
+Files: /usr/share/doc/weka-doc/*.pdf.gz
View it on GitLab: https://salsa.debian.org/java-team/weka/-/compare/8f4ddf3dc25ec66b5bd8ccbd96de3e097abc2a0a...12a92945a8350aaa9628de0b6ba59354fac959f3
--
View it on GitLab: https://salsa.debian.org/java-team/weka/-/compare/8f4ddf3dc25ec66b5bd8ccbd96de3e097abc2a0a...12a92945a8350aaa9628de0b6ba59354fac959f3
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/20210425/4f3cc4df/attachment.htm>
More information about the pkg-java-commits
mailing list