Compare commits

..

No commits in common. "917fc97083b8a5c944eda0d2262719a7a62e2929" and "c14be44c8a07f27197cad4c3bfe11567a2c913e3" have entirely different histories.

6 changed files with 3 additions and 41 deletions

22
debian/changelog vendored
View File

@ -1,25 +1,3 @@
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
View File

@ -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 -b debian/trixie
Vcs-Git: https://salsa.debian.org/freedombox-team/freedombox.git
Vcs-Browser: https://salsa.debian.org/freedombox-team/freedombox
Rules-Requires-Root: no

2
debian/gbp.conf vendored
View File

@ -1,5 +1,5 @@
[DEFAULT]
debian-branch = debian/trixie
debian-branch = main
[dch]
git-log = --no-merges

View File

@ -8,14 +8,6 @@ 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

View File

@ -8,14 +8,6 @@ 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

View File

@ -3,4 +3,4 @@
Package init file.
"""
__version__ = '25.9.2'
__version__ = '25.9.1'