-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #69 from hsbasu/deb-packaging
Update deb package version
- Loading branch information
Showing
2 changed files
with
48 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,50 @@ | ||
mousam (1.0.2) stable; urgency=medium | ||
|
||
[ Himadri Sekhar Basu ] | ||
* Fix packaging (#58) | ||
* Fix snap packaging | ||
- Fixed missing artifacts in snap version | ||
- Use meson version >=0.61 for compatibility | ||
in ubuntu 22.04 (current version 0.61.2) | ||
- Update project version to 1.0.1 | ||
* fixes as needed | ||
* remove the conditions based on packaging format | ||
--------- | ||
Co-authored-by: সৌম্যদীপ ঘোষ <[email protected]> | ||
|
||
[ soumyadghosh ] | ||
* added workflows to test the latest commit | ||
* fix the flatpak manifest | ||
|
||
[ সৌম্যদীপ ঘোষ ] | ||
* fix typo | ||
|
||
[ Amit Chaudhary ] | ||
* change app_id from io.github.amit9838.weather to io.github.amit9838.mousam | ||
* use old name for project config file | ||
|
||
[ Himadri Sekhar Basu ] | ||
* Rename package an repo to mousam | ||
- Rename app name to mousam | ||
- Rename app id to io.github.amit9838.mousam | ||
* Fix no icon in debian packaging and lintian | ||
- Fix lintian copyright error | ||
- Update icon cache in d/postinst | ||
and d/postrm | ||
- Fixed #56 with #62 | ||
* Update meson build and translation scripts | ||
- Concise the meson build script for icons | ||
- Fix install mode for the mousam binary | ||
- Replace deprecated meson function | ||
install_subdir with install_emptydir | ||
- Update flatpak builder workflow | ||
- Closed #57 with #65 | ||
|
||
[ Amit Chaudhary ] | ||
* releasev1.0.2 | ||
|
||
-- Himadri Sekhar Basu <[email protected]> Thu, 08 Feb 2024 18:03:01 +0530 | ||
|
||
mousam (1.0.1) jammy; urgency=medium | ||
|
||
[ সৌম্যদীপ ঘোষ ] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters