This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch master in repository meta-unison.
commit d1121cda140620ccf02b302697dcfe7859ea8fae Author: Stephane Glondu <[email protected]> Date: Tue Aug 18 15:08:36 2015 +0200 Update to unison >= 2.48 --- debian/changelog | 8 ++++++++ debian/control | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index da3d845..b120d4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +meta-unison (2.48+1) UNRELEASED; urgency=medium + + * Bump unison version to >= 2.48 + * Drop unison2.32.52 + * Add unison2.40.102 + + -- Stéphane Glondu <[email protected]> Tue, 18 Aug 2015 15:03:47 +0200 + meta-unison (2.40+2) unstable; urgency=low * Drop unison2.27.57 diff --git a/debian/control b/debian/control index 0fab582..bbd526f 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/meta-unison.git Package: unison-all Architecture: all Depends: - unison2.32.52, - unison (>= 2.40), + unison2.40.102, + unison (>= 2.48), ${misc:Depends} Description: file synchronization tool (all console versions) This is a metapackage that depends on all supported console versions @@ -25,8 +25,8 @@ Description: file synchronization tool (all console versions) Package: unison-all-gtk Architecture: all Depends: - unison2.32.52-gtk, - unison-gtk (>= 2.40), + unison2.40.102-gtk, + unison-gtk (>= 2.48), ${misc:Depends} Description: file synchronization tool (all GTK+ versions) This is a metapackage that depends on all supported GTK+ versions of -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/meta-unison.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

