mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Compare commits
3 Commits
c14be44c8a
...
917fc97083
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
917fc97083 | ||
|
|
4b15d6eb20 | ||
|
|
c9d27ffedb |
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,3 +1,25 @@
|
||||
freedombox (25.9.2) unstable; urgency=medium
|
||||
|
||||
[ Priit Jõerüüt ]
|
||||
* Added translation using Weblate (Estonian)
|
||||
* Translated using Weblate (Estonian)
|
||||
|
||||
[ András Szűcs ]
|
||||
* Translated using Weblate (Hungarian)
|
||||
|
||||
[ ikmaak ]
|
||||
* Translated using Weblate (Dutch)
|
||||
* Translated using Weblate (German)
|
||||
|
||||
[ James Valleroy ]
|
||||
* debian: Update debconf Portuguese translation (Closes: #1107447)
|
||||
- Thanks to Américo Monteiro for the patch.
|
||||
* performance: Handle install for trixie
|
||||
* debian: Set the branch for trixie
|
||||
* doc: Fetch latest manual
|
||||
|
||||
-- James Valleroy <jvalleroy@mailbox.org> Mon, 23 Jun 2025 21:13:48 -0400
|
||||
|
||||
freedombox (25.9.1) unstable; urgency=medium
|
||||
|
||||
[ Sripath Roy Koganti ]
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -61,7 +61,7 @@ Build-Depends:
|
||||
xsltproc
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://salsa.debian.org/freedombox-team/freedombox
|
||||
Vcs-Git: https://salsa.debian.org/freedombox-team/freedombox.git
|
||||
Vcs-Git: https://salsa.debian.org/freedombox-team/freedombox.git -b debian/trixie
|
||||
Vcs-Browser: https://salsa.debian.org/freedombox-team/freedombox
|
||||
Rules-Requires-Root: no
|
||||
|
||||
|
||||
2
debian/gbp.conf
vendored
2
debian/gbp.conf
vendored
@ -1,5 +1,5 @@
|
||||
[DEFAULT]
|
||||
debian-branch = main
|
||||
debian-branch = debian/trixie
|
||||
|
||||
[dch]
|
||||
git-log = --no-merges
|
||||
|
||||
@ -8,6 +8,14 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 25.9.2 (2025-06-23) ==
|
||||
|
||||
* debian: Set the branch for trixie
|
||||
* debian: Update debconf Portuguese translation
|
||||
* locale: Add new translation for Estonian
|
||||
* locale: Update translations for Dutch, German, Hungarian
|
||||
* performance: Handle install for trixie
|
||||
|
||||
== FreedomBox 25.9.1 (2025-06-02) ==
|
||||
|
||||
* locale: Update translations for Catalan, Telugu, Ukrainian
|
||||
|
||||
@ -8,6 +8,14 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
|
||||
|
||||
The following are the release notes for each !FreedomBox version.
|
||||
|
||||
== FreedomBox 25.9.2 (2025-06-23) ==
|
||||
|
||||
* debian: Set the branch for trixie
|
||||
* debian: Update debconf Portuguese translation
|
||||
* locale: Add new translation for Estonian
|
||||
* locale: Update translations for Dutch, German, Hungarian
|
||||
* performance: Handle install for trixie
|
||||
|
||||
== FreedomBox 25.9.1 (2025-06-02) ==
|
||||
|
||||
* locale: Update translations for Catalan, Telugu, Ukrainian
|
||||
|
||||
@ -3,4 +3,4 @@
|
||||
Package init file.
|
||||
"""
|
||||
|
||||
__version__ = '25.9.1'
|
||||
__version__ = '25.9.2'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user