Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / meta-unison
Commits: 10664845 by Stephane Glondu at 2022-03-21T07:41:12+01:00 Point to unison-2.52 binaries - - - - - 8da3c1de by Stephane Glondu at 2022-03-21T07:41:57+01:00 Update changelog and prepare upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/unison-gtk.links - debian/unison.links Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +meta-unison (2.52+1) unstable; urgency=medium + + * Point to unison-2.52 binaries + + -- Stéphane Glondu <[email protected]> Mon, 21 Mar 2022 07:41:54 +0100 + meta-unison (2.51.5+1) unstable; urgency=medium * Point to unison-2.51+4.13.1 binaries ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Vcs-Browser: https://salsa.debian.org/ocaml-team/meta-unison Package: unison Architecture: all Depends: - unison-2.51+4.13.1, + unison-2.52, ${misc:Depends} Description: file-synchronization tool for Unix and Windows Unison is a file-synchronization tool for Unix and Windows, written @@ -38,7 +38,7 @@ Package: unison-gtk Architecture: all Depends: unison, - unison-2.51+4.13.1-gtk, + unison-2.52-gtk, ${misc:Depends} Description: file-synchronization tool for Unix and Windows with GTK+ interface Unison is a file-synchronization tool for Unix and Windows, written ===================================== debian/unison-gtk.links ===================================== @@ -1,2 +1,2 @@ -/usr/bin/unison-2.51+4.13.1-gtk /usr/bin/unison-gtk -/usr/share/man/man1/unison-2.51+4.13.1-gtk.1.gz /usr/share/man/man1/unison-gtk.1.gz +/usr/bin/unison-2.52-gtk /usr/bin/unison-gtk +/usr/share/man/man1/unison-2.52-gtk.1.gz /usr/share/man/man1/unison-gtk.1.gz ===================================== debian/unison.links ===================================== @@ -1,2 +1,2 @@ -/usr/bin/unison-2.51+4.13.1 /usr/bin/unison -/usr/share/man/man1/unison-2.51+4.13.1.1.gz /usr/share/man/man1/unison.1.gz +/usr/bin/unison-2.52 /usr/bin/unison +/usr/share/man/man1/unison-2.52.1.gz /usr/share/man/man1/unison.1.gz View it on GitLab: https://salsa.debian.org/ocaml-team/meta-unison/-/compare/921b5776f8c3506b363b0a733a098021b67f0968...8da3c1de5376549ace69a672b102c1c32b446002 -- View it on GitLab: https://salsa.debian.org/ocaml-team/meta-unison/-/compare/921b5776f8c3506b363b0a733a098021b67f0968...8da3c1de5376549ace69a672b102c1c32b446002 You're receiving this email because of your account on salsa.debian.org.

