[Pkg-ocaml-maint-commits] [unison] 03/04: Fork a unison2.40.102 package

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jul 14 11:12:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

glondu pushed a commit to annotated tag debian/unison2.40.102-2.40.102-3
in repository unison.

commit 8cd48f4f794533996f68717c31537a167e2cba48
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 2 16:21:47 2015 +0200

    Fork a unison2.40.102 package
---
 debian/changelog | 6 ++++++
 debian/control   | 6 +++---
 debian/gbp.conf  | 3 +++
 debian/watch     | 2 +-
 4 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e7af29..49bec62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+unison2.40.102 (2.40.102-3) UNRELEASED; urgency=medium
+
+  * Fork a unison2.40.102 package
+
+ -- Stéphane Glondu <glondu at debian.org>  Thu, 02 Jul 2015 16:20:54 +0200
+
 unison (2.40.102-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.4
diff --git a/debian/control b/debian/control
index f234965..a8db7d0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,4 +1,4 @@
-Source: unison
+Source: unison2.40.102
 Section: utils
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
@@ -17,7 +17,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/unison.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/unison.git
 Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
 
-Package: unison
+Package: unison2.40.102
 Architecture: any
 Depends: ${shlibs:Depends}, ${ocaml:Depends}, ${misc:Depends}
 Recommends: ssh-client | openssh-client
@@ -44,7 +44,7 @@ Description: file-synchronization tool for Unix and Windows
  specification, and is resilient to failure due to its careful
  handling of the replicas and its private structures.
 
-Package: unison-gtk
+Package: unison2.40.102-gtk
 Architecture: any
 Depends: ${shlibs:Depends}, ${ocaml:Depends}, ${misc:Depends}
 Replaces: ${F:OtherUnisonGtk}
diff --git a/debian/gbp.conf b/debian/gbp.conf
index cec628c..c9bee78 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,5 @@
 [DEFAULT]
 pristine-tar = True
+upstream-branch = 2.40.102/upstream
+debian-branch = 2.40.102/master
+debian-tag = debian/unison2.40.102-%(version)s
diff --git a/debian/watch b/debian/watch
index c6e20b0..9e9ac83 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-([0-9\.]*)\.tar\.gz
+http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/unison-(2\.40\.[0-9\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/unison.git



More information about the Pkg-ocaml-maint-commits mailing list