32 Commits

Author SHA1 Message Date
John Factotum
ed40d8bc5c Fix Tracker references 2022-01-13 20:55:50 +08:00
John Factotum
c16a24c14a Release 2.6.4
Fixes #847
2022-01-13 20:23:26 +08:00
Archisman Panigrahi
256c347bbd Add appstream to Build-depends (#732) 2021-05-19 00:55:36 +00:00
John Factotum
9dffbec14a Release 2.6.3 2021-04-01 16:47:06 +08:00
John Factotum
8f16295afc Debian: fix JSZip path in copyright 2021-04-01 16:19:16 +08:00
John Factotum
26884e84fa Release 2.6.2 2021-03-25 00:49:55 +08:00
John Factotum
6b65728ac2 Release 2.6.1 2021-03-24 14:30:21 +08:00
John Factotum
c20a78201f Release 2.6.0 2021-03-24 11:26:25 +08:00
John Factotum
98f03ea6b9 Bump version to 2.5.0 2020-10-15 08:48:14 +08:00
John Factotum
40a6ea32ae Debian: use quilt instead of native
Reverts ce5496b641

Fixes #587
2020-09-05 11:04:05 +00:00
Archisman Panigrahi
625e063c53 Make debian package compatible with Ubuntu 18.04 and Ubuntu 20.04 (#580)
* Make debian package compatible with Ubuntu 18.04

For Ubuntu 18.04 the maximum supported version of `debhelper-compat` is 11, while for Ubuntu 20.04 the version it 12. As a result, the package failed to build in Ubuntu 18.04 or 20.04 (due to missing build-dependency). [This article](https://www.man7.org/linux/man-pages/man7/debhelper.7.html) says that `debhelper-compat (=11)` is discouraged, and 12 won't be supported by Ubuntu 18.04, so I used 10 instead.

I have checked that this package builds in both 18.04 and 20.04

* Use format native instead of quilt

`quilt` may be used to apply debian specific patches, but it would require creating a upstream tarball during packaging. This commit would save hassle for the upstream developers, when they would distribute their own debian packages.

If the debian specific patches are backported to upstream before submitting to debian, `quilt` won't be required at all. Also, the debian maintainer can use the `quilt` version, but it is really not required in upstream.

Also, if the debian maintainer(s) only change the `foliate/debian` directory, they won't have to apply that as a patch, they can directly edit it. Patches are only to be applied to the rest of the source, if required. In fact, applying patches to debian directory [does not work](https://stackoverflow.com/questions/29634868/adding-a-file-in-a-quilt-dquilt-patch-patch-applies-correctly-by-hand-but-brea/29635229#29635229).
2020-09-04 04:58:21 +00:00
David Heidelberg
76684e2e49 Debianize: fix debian warnings (#529) 2020-08-28 05:09:06 +00:00
John Factotum
7091ac3ab7 Bump version to 2.4.2 2020-07-06 15:34:31 +08:00
John Factotum
e4c3860fca Bump version to 2.4.1 2020-07-06 13:01:15 +08:00
John Factotum
d67691a09f Fix Debian dependency 2020-07-02 14:34:06 +08:00
John Factotum
1677240907 Bump version to 2.4.0 2020-07-02 14:01:03 +08:00
John Factotum
c2c67dd20a Bump version to 2.3.0 2020-06-19 01:42:22 +08:00
John Factotum
9aeb74671c Bump version to 2.2.1 2020-06-07 18:58:39 +08:00
John Factotum
2cc4f83789 Bump version to 2.2.0 2020-05-29 14:53:03 +08:00
John Factotum
a7931d54a1 Update Debian files again 2020-04-09 10:48:37 +08:00
John Factotum
bc0e516298 Update Debian files 2020-04-08 22:23:01 +08:00
John Factotum
d6cc2648be Update Debian files 2020-04-05 15:26:25 +08:00
John Factotum
0b2541e721 Bump version to 1.5.3 2019-07-25 08:08:39 +08:00
John Factotum
45db92870f Bump version to 1.5.2 2019-07-19 13:26:03 +08:00
John Factotum
5902ef053f Fix debian dependencies 2019-07-18 04:39:37 +08:00
John Factotum
e296292054 Bump version to 1.5.1 2019-07-18 04:15:05 +08:00
John Factotum
6144d12a71 Bump version to 1.5.0 2019-07-14 22:41:14 +08:00
John Factotum
14fefcac68 Update control 2019-07-08 14:49:08 +00:00
John Factotum
cab57f63af Prepare for release 2019-07-07 17:26:07 +08:00
John Factotum
8cd06eb7d3 Farewell to Libsoup 2019-07-03 17:08:52 +08:00
John Factotum
8f37d79561 Update Debian package specification 2019-07-02 12:46:37 +08:00
John Factotum
e75f79e964 Add Debian package specification 2019-07-01 23:56:15 +08:00