[Pkg-xfce-commits] [Git][xfce-team/apps/mousepad][debian/master] 11 commits: New upstream version 0.6.5

Yves-Alexis Perez (@corsac) gitlab at salsa.debian.org
Wed Sep 17 20:05:04 BST 2025



Yves-Alexis Perez pushed to branch debian/master at xfce / apps / mousepad


Commits:
0ce515d7 by Yves-Alexis Perez at 2025-09-16T12:46:43+02:00
New upstream version 0.6.5
- - - - -
31b735d2 by Yves-Alexis Perez at 2025-09-16T12:46:43+02:00
Update upstream source from tag 'upstream/0.6.5'

Update to upstream version '0.6.5'
with Debian dir 91e35a0a500c9364c0899b5708859439c437473f
- - - - -
f5f84b86 by Yves-Alexis Perez at 2025-09-16T12:47:20+02:00
d/control,rules: switch to meson buildsystem

- - - - -
af92f1dd by Yves-Alexis Perez at 2025-09-16T12:49:42+02:00
d/libmousepad0.symbols updated for new release

- - - - -
2c42ba63 by Yves-Alexis Perez at 2025-09-16T12:58:46+02:00
d/rules: NEWS file already installed, no need for dupe

- - - - -
c00d2020 by Yves-Alexis Perez at 2025-09-17T20:55:59+02:00
d/copyright updated

- - - - -
a8c6d173 by Yves-Alexis Perez at 2025-09-17T20:55:59+02:00
d/u/metadata: add bug tracker url

- - - - -
723b271d by Yves-Alexis Perez at 2025-09-17T20:55:59+02:00
d/control: update standards version to 4.7.2

- - - - -
404297db by Yves-Alexis Perez at 2025-09-17T20:55:59+02:00
d/watch updated to version 5

- - - - -
55119152 by Yves-Alexis Perez at 2025-09-17T20:56:12+02:00
finalize changelog

- - - - -
5064126f by Yves-Alexis Perez at 2025-09-17T20:56:21+02:00
upload mousepad 0.6.5-1 to unstable

- - - - -


193 changed files:

- + .clang-format
- + .gitignore
- + .gitlab-ci.yml
- − ABOUT-NLS
- − ChangeLog
- Makefile.am
- − Makefile.in
- NEWS
- README.md
- − aclocal.m4
- + autogen.sh
- + build-aux/flatpak/.gitignore
- + build-aux/flatpak/1-build-and-install
- + build-aux/flatpak/2-run
- + build-aux/flatpak/3-uninstall
- + build-aux/flatpak/org.xfce.mousepad.yml
- + build-aux/flatpak/patches/0001-build-Replace-xdt-csource-with-glib-compile-resource.patch
- + build-aux/flatpak/patches/0001-meson-build-Define-missing-dependencies-when-libgtop.patch
- + build-aux/flatpak/patches/0002-build-Add-xdt-gen-visibility-to-get-rid-of-autotools.patch
- − compile
- − config.guess
- − config.h.in
- − config.rpath
- − config.sub
- − configure
- configure.ac
- debian/changelog
- debian/control
- debian/copyright
- debian/libmousepad0.symbols
- debian/rules
- debian/upstream/metadata
- debian/watch
- − depcomp
- − icons/128x128/Makefile.in
- − icons/16x16/Makefile.in
- + icons/16x16/org.xfce.mousepad.svg
- − icons/24x24/Makefile.in
- + icons/24x24/org.xfce.mousepad.svg
- − icons/32x32/Makefile.in
- + icons/32x32/org.xfce.mousepad.svg
- − icons/48x48/Makefile.in
- + icons/48x48/org.xfce.mousepad.svg
- − icons/64x64/Makefile.in
- + icons/64x64/org.xfce.mousepad.svg
- − icons/96x96/Makefile.in
- + icons/96x96/org.xfce.mousepad.svg
- icons/Makefile.am
- − icons/Makefile.in
- + icons/meson.build
- − icons/scalable/Makefile.in
- − install-sh
- − ltmain.sh
- − m4/gettext.m4
- − m4/iconv.m4
- − m4/intlmacosx.m4
- − m4/lib-ld.m4
- − m4/lib-link.m4
- − m4/lib-prefix.m4
- − m4/libtool.m4
- − m4/ltoptions.m4
- − m4/ltsugar.m4
- − m4/ltversion.m4
- − m4/lt~obsolete.m4
- + m4/mousepad-plugin-skeleton.m4
- − m4/nls.m4
- − m4/po.m4
- − m4/progtest.m4
- + meson.build
- + meson_options.txt
- − missing
- mousepad/Makefile.am
- − mousepad/Makefile.in
- mousepad/main.c
- + mousepad/meson.build
- mousepad/mousepad-application.c
- mousepad/mousepad-dialogs.c
- mousepad/mousepad-document.c
- mousepad/mousepad-file.c
- mousepad/mousepad-history.c
- − mousepad/mousepad-marshal.c
- − mousepad/mousepad-marshal.h
- mousepad/mousepad-private.h
- − mousepad/mousepad-resources.c
- mousepad/mousepad-util.c
- mousepad/mousepad-window.c
- mousepad/resources/ui/mousepad-prefs-dialog.ui
- org.xfce.mousepad-settings.desktop.in.in → org.xfce.mousepad-settings.desktop.in
- org.xfce.mousepad.appdata.xml.in
- org.xfce.mousepad.desktop.in.in → org.xfce.mousepad.desktop.in
- plugins/Makefile.am
- − plugins/Makefile.in
- − plugins/gspell-plugin/Makefile.in
- + plugins/meson.build
- − plugins/shortcuts-plugin/Makefile.in
- plugins/shortcuts-plugin/shortcuts-plugin.c
- + plugins/skeleton-plugin/Makefile.am
- + plugins/skeleton-plugin/mousepad-plugin-skeleton.c
- + plugins/skeleton-plugin/org.xfce.mousepad.plugins.skeleton.gschema.xml
- + plugins/skeleton-plugin/skeleton-plugin.c
- + plugins/skeleton-plugin/skeleton-plugin.h
- − plugins/test-plugin/Makefile.in
- − po/Makefile.in.in
- po/POTFILES.in
- − po/Rules-quot
- − po/ar.gmo
- − po/ast.gmo
- − po/be.gmo
- − po/bg.gmo
- − po/boldquot.sed
- − po/ca.gmo
- po/ca.po
- − po/cs.gmo
- po/cs.po
- − po/da.gmo
- po/da.po
- − po/de.gmo
- − po/el.gmo
- po/el.po
- − po/en at boldquot.header
- − po/en at quot.header
- − po/en_AU.gmo
- − po/en_GB.gmo
- − po/es.gmo
- po/es.po
- − po/et.gmo
- − po/eu.gmo
- − po/fa_IR.gmo
- − po/fi.gmo
- po/fi.po
- − po/fr.gmo
- po/fr.po
- − po/gl.gmo
- po/gl.po
- − po/he.gmo
- po/he.po
- − po/hr.gmo
- − po/hu.gmo
- po/hu.po
- − po/hy_AM.gmo
- − po/hye.gmo
- − po/id.gmo
- − po/ie.gmo
- − po/insert-header.sin
- − po/is.gmo
- − po/it.gmo
- po/it.po
- − po/ja.gmo
- − po/kk.gmo
- po/kk.po
- − po/ko.gmo
- − po/lt.gmo
- + po/meson.build
- − po/mousepad.pot
- − po/ms.gmo
- − po/nb.gmo
- − po/nl.gmo
- − po/nn.gmo
- po/nn.po
- − po/oc.gmo
- po/oc.po
- − po/pl.gmo
- po/pl.po
- − po/pt.gmo
- po/pt.po
- − po/pt_BR.gmo
- po/pt_BR.po
- − po/quot.sed
- − po/remove-potcdate.sin
- − po/ro.gmo
- po/ro.po
- − po/ru.gmo
- po/ru.po
- − po/sk.gmo
- − po/sl.gmo
- − po/sq.gmo
- − po/sr.gmo
- − po/stamp-po
- − po/sv.gmo
- − po/te.gmo
- po/te.po
- − po/th.gmo
- − po/tr.gmo
- po/tr.po
- − po/ug.gmo
- − po/uk.gmo
- po/uk.po
- − po/zh_CN.gmo
- − po/zh_TW.gmo
- + tests/functions-common.sh
- + tests/functions-test.sh
- + tests/mousepad-test
- + xfce-revision.h.in


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/xfce-team/apps/mousepad/-/compare/6d17fff89db72156c74c4a550f15b71d5643d458...5064126fea9767d5b1435ded73c5de85f414fea8

-- 
View it on GitLab: https://salsa.debian.org/xfce-team/apps/mousepad/-/compare/6d17fff89db72156c74c4a550f15b71d5643d458...5064126fea9767d5b1435ded73c5de85f414fea8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20250917/9eada7bd/attachment-0001.htm>


More information about the Pkg-xfce-commits mailing list