diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f118437..ccebb91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ mailgraph (1.14-24) UNRELEASED; urgency=medium * New debian/po/ca.po (Closes: #1118609). * New debian/po/ro.po (Closes: #1102016). + * debian/copyright: + - Replace the old FSF address. -- Jörg Frings-Fürst <debian@jff.email> Fri, 24 Oct 2025 15:45:09 +0200 diff --git a/debian/copyright b/debian/copyright index 74257d5..fe2db43 100644 --- a/debian/copyright +++ b/debian/copyright @@ -31,9 +31,8 @@ License: GPL-2 details. . You should have received a copy of the GNU General Public - License along with this package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA + License along with this package; If not, see + https://www.gnu.org/licenses/. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file |
