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


Commits:
a35a8510 by tony mancill at 2023-12-03T23:02:55-08:00
Update Homepage URL

- - - - -
e900df6e by tony mancill at 2023-12-03T23:13:54-08:00
Fix FTBFS twice in a row (Closes: #1046193)

- - - - -
a8a68a68 by tony mancill at 2023-12-03T23:14:17-08:00
Set Rules-Requires-Root: no in debian/control

- - - - -
016c1ede by tony mancill at 2023-12-03T23:15:32-08:00
Bump Standards-Version to 4.6.2

- - - - -
694f1beb by tony mancill at 2023-12-03T23:17:16-08:00
Prepare changelog for upload

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,17 @@
-weka (3.6.14-4) UNRELEASED; urgency=medium
+weka (3.6.14-4) unstable; urgency=medium
 
+  * Team upload.
+  [ Vladimir Petko ]
   * d/p/set_compiler_release.patch, d/rules: use  java_compat_level
-    variable provided by java-common to adjust -release level (Closes:
-    #1053086).
+    variable provided by java-common to adjust -release level
+    (Closes: #1053086)
+
+  [ tony mancill ]
+  * Update Homepage URL
+  * Fix FTBFS twice in a row (Closes: #1046193)
+  * Set Rules-Requires-Root: no in debian/control
 
- -- Vladimir Petko <vladimir.pe...@canonical.com>  Mon, 04 Dec 2023 18:09:28 
+1300
+ -- tony mancill <tmanc...@debian.org>  Sun, 03 Dec 2023 23:16:40 -0800
 
 weka (3.6.14-3) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -14,10 +14,11 @@ Build-Depends:
  jflex,
  texlive-latex-base,
  texlive-latex-extra
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/weka.git
 Vcs-Browser: https://salsa.debian.org/java-team/weka
-Homepage: http://www.cs.waikato.ac.nz/~ml/weka/
+Homepage: https://www.cs.waikato.ac.nz/~ml/weka/
+Rules-Requires-Root: no
 
 Package: weka
 Architecture: all


=====================================
debian/rules
=====================================
@@ -27,3 +27,12 @@ override_dh_auto_install:
 
        #pdf's
        install -m644 wekadocs/manual/manual.pdf 
debian/weka-doc/usr/share/doc/weka-doc/WekaManual.pdf
+
+override_dh_auto_clean:
+       rm -f wekadocs/manual/manual.aux
+       rm -f wekadocs/manual/manual.dvi
+       rm -f wekadocs/manual/manual.log
+       rm -f wekadocs/manual/manual.out
+       rm -f wekadocs/manual/manual.pdf
+       rm -f wekadocs/manual/manual.toc
+       dh_auto_clean



View it on GitLab: 
https://salsa.debian.org/java-team/weka/-/compare/99d7136d93ca59fa2755558456731e84f3c26303...694f1beb9541ae0651f696422dd9c0a10dbaa319

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/weka/-/compare/99d7136d93ca59fa2755558456731e84f3c26303...694f1beb9541ae0651f696422dd9c0a10dbaa319
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to