[Git][java-team/jfractionlab][master] 7 commits: Set Rules-Requires-Root: no in debian/control
Tony Mancill (@tmancill)
gitlab at salsa.debian.org
Sat Nov 25 06:19:17 GMT 2023
Tony Mancill pushed to branch master at Debian Java Maintainers / jfractionlab
Commits:
7b6a9611 by tony mancill at 2023-11-24T21:56:33-08:00
Set Rules-Requires-Root: no in debian/control
- - - - -
425da60b by tony mancill at 2023-11-24T21:57:16-08:00
whitespace
Gbp-Dch: ignore
- - - - -
1fe18777 by tony mancill at 2023-11-24T21:57:16-08:00
Use debhelper-compat 13
- - - - -
c2d23284 by tony mancill at 2023-11-24T21:57:16-08:00
Bump Standards-Version to 4.6.2
- - - - -
616daf51 by tony mancill at 2023-11-24T22:01:25-08:00
Freshen debian/copyright
- - - - -
f84f5760 by tony mancill at 2023-11-24T22:01:25-08:00
Update Homepage URL to use https
- - - - -
e765e031 by tony mancill at 2023-11-24T22:01:25-08:00
Prepare changelog for upload
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,20 @@
-jfractionlab (0.92-3) UNRELEASED; urgency=medium
+jfractionlab (0.92-3) unstable; urgency=medium
+ * Team upload.
+
+ [ Vladimir Petko ]
* d/rules: use java_compat_level variable provided by java-common to
adjust -source/-target level to the minimum required by the default
Java (Closes: #1053031).
- -- Vladimir Petko <vladimir.petko at canonical.com> Wed, 22 Nov 2023 09:15:50 +1300
+ [ tony mancill ]
+ * Set Rules-Requires-Root: no in debian/control
+ * Use debhelper-compat 13
+ * Bump Standards-Version to 4.6.2
+ * Freshen debian/copyright
+ * Update Homepage URL to use https
+
+ -- tony mancill <tmancill at debian.org> Fri, 24 Nov 2023 21:38:07 -0800
jfractionlab (0.92-2) unstable; urgency=medium
@@ -25,7 +35,7 @@ jfractionlab (0.92-1) unstable; urgency=medium
* debian/rules: fix java9 compilation (Closes: #893197)
* debian/menu removed due to Debian Policy 9.6
* added templates to /usr/share/jfractionlab/templates (Closes: #703516)
- * debian/control:
+ * debian/control:
- updated java dependencies
- bumped standards version to 4.1.3.0
@@ -66,19 +76,19 @@ jfractionlab (0.91-2) unstable; urgency=low
(Closes: #641736)
* debian/rules: Finds correctly JAVA_HOME path. Thanks to Hideki Yamane.
(Closes: #640570)
-
+
-- José L. Redrejo Rodríguez <jredrejo at debian.org> Sun, 08 Jan 2012 10:59:29 +0100
jfractionlab (0.91-1) unstable; urgency=low
* New upstream release
* debian/patches/* refreshed
- * debian/control:
+ * debian/control:
- added openoffice.org-java-common dependencies
- changed suggestions from latex to libreoffice | openoffice, as
jFractionLab now uses openoffice to print reports
- bumped standards to 3.9.2 : removed quilt build dependency
- * Modifications in the classpath in debian/rules
+ * Modifications in the classpath in debian/rules
-- José L. Redrejo Rodríguez <jredrejo at debian.org> Fri, 09 Dec 2011 19:34:56 +0100
@@ -114,7 +124,7 @@ jfractionlab (0.83-3) unstable; urgency=low
* Moving this package to main, as libtablelayout-java is now free
* debian/control: bumped standards version to 3.8.4
-
+
-- José L. Redrejo Rodríguez <jredrejo at debian.org> Mon, 08 Feb 2010 20:03:51 +0100
jfractionlab (0.83-2) unstable; urgency=low
@@ -134,12 +144,11 @@ jfractionlab (0.83-1) unstable; urgency=low
jfractionlab (0.82-2) unstable; urgency=low
* Fixed debian/copyright file
-
+
-- José L. Redrejo Rodríguez <jredrejo at debian.org> Sun, 20 Dec 2009 16:27:48 +0100
jfractionlab (0.82-1) unstable; urgency=low
- * Initial release (Closes: #557334)
+ * Initial release (Closes: #557334)
-- José L. Redrejo Rodríguez <jredrejo at debian.org> Fri, 04 Dec 2009 17:44:58 +0100
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -3,11 +3,15 @@ Section: math
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: José L. Redrejo Rodríguez <jredrejo at debian.org>
-Build-Depends: debhelper (>= 11), default-jdk, libtablelayout-java, libreoffice-java-common | openoffice.org-java-common
-Standards-Version: 4.4.0
+Build-Depends: debhelper-compat (= 13),
+ default-jdk,
+ libtablelayout-java,
+ libreoffice-java-common | openoffice.org-java-common
+Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/jfractionlab.git
Vcs-Browser: https://salsa.debian.org/java-team/jfractionlab
-Homepage: http://jfractionlab.sourceforge.net/
+Homepage: https://jfractionlab.sourceforge.net/
+Rules-Requires-Root: no
Package: jfractionlab
Architecture: all
@@ -17,7 +21,7 @@ Description: Educative program to practice fractions
JFractionLab is a nice tool for math students that are learning the use
and operation of fractions.
.
- It provides a collection of nice exercices with a numeric and visual
+ It provides a collection of nice exercices with a numeric and visual
representation of the fractions.
.
JFractionLab shows the user every step of the calculation and therefore
@@ -25,4 +29,3 @@ Description: Educative program to practice fractions
.
It gives the user an answer after each input, making impossible to have
a false answer.
-
=====================================
debian/copyright
=====================================
@@ -1,13 +1,14 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: JFractionLab
-Source: http://sourceforge.net/projects/jfractionlab/
+Source: https://sourceforge.net/projects/jfractionlab/
Files: *
Copyright: Copyright (C) 2005-2009 Jochen Georges <gnugeo at gnugeo.de>
License: GPL-3
Files: debian/*
-Copyright: Copyright 2009 José L. Redrejo Rodríguez <jredrejo at debian.org>
+Copyright: 2009 José L. Redrejo Rodríguez <jredrejo at debian.org>
+ 2023 tony mancill <tmancill at debian.org>
License: GPL-3
View it on GitLab: https://salsa.debian.org/java-team/jfractionlab/-/compare/342324cedd158f7485898359a518186a3781e27d...e765e031cae9248e7420a4955f04f77a602b5914
--
View it on GitLab: https://salsa.debian.org/java-team/jfractionlab/-/compare/342324cedd158f7485898359a518186a3781e27d...e765e031cae9248e7420a4955f04f77a602b5914
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/20231125/320a867d/attachment.htm>
More information about the pkg-java-commits
mailing list