[Pkg-ocaml-maint-commits] [SCM] camomile packaging branch, master, updated. debian/0.8.4-1-2-g1b63704

2012-06-25 Thread Mehdi Dogguy
The following commit has been merged in the master branch:
commit 1b63704dbf3c82f5a201ed3fcaddc325eec00853
Author: Mehdi Dogguy me...@debian.org
Date:   Mon Jun 25 13:30:04 2012 +0200

Release to unstable

diff --git a/debian/changelog b/debian/changelog
index 4aa2e74..9d759d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-camomile (0.8.4-2) UNRELEASED; urgency=high
+camomile (0.8.4-2) unstable; urgency=high
 
   * Team upload.
   * Fix FTBFS with build-arch (Closes: #678722).
   * Set urgency=high for targetted RC bug fix.
 
- -- Mehdi Dogguy me...@debian.org  Mon, 25 Jun 2012 13:21:31 +0200
+ -- Mehdi Dogguy me...@debian.org  Mon, 25 Jun 2012 13:30:04 +0200
 
 camomile (0.8.4-1) unstable; urgency=low
 

-- 
camomile packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] camomile packaging branch, master, updated. debian/0.8.4-1-2-g1b63704

2012-06-25 Thread Mehdi Dogguy
The following commit has been merged in the master branch:
commit f6726444fdd714954aa2fffd98e59121df3d4bf1
Author: Mehdi Dogguy me...@debian.org
Date:   Mon Jun 25 13:22:07 2012 +0200

Fix FTBFS with build-arch (Closes: #678722).

diff --git a/debian/changelog b/debian/changelog
index f9b4395..4aa2e74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+camomile (0.8.4-2) UNRELEASED; urgency=high
+
+  * Team upload.
+  * Fix FTBFS with build-arch (Closes: #678722).
+  * Set urgency=high for targetted RC bug fix.
+
+ -- Mehdi Dogguy me...@debian.org  Mon, 25 Jun 2012 13:21:31 +0200
+
 camomile (0.8.4-1) unstable; urgency=low
 
   * Team upload
diff --git a/debian/mk/docbook-manpage.mk b/debian/mk/docbook-manpage.mk
index c4cfd8f..6bcea5b 100644
--- a/debian/mk/docbook-manpage.mk
+++ b/debian/mk/docbook-manpage.mk
@@ -114,7 +114,7 @@ docbook-manpage-stamp:: po4a-stamp
fi
touch $@
 
-build: docbook-manpage
+build build-arch: docbook-manpage
 
 clean::
-if test -f $(DOCBOOK_MANPAGE_LIST); then \

-- 
camomile packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] camomile packaging annotated tag, debian/0.8.4-2, created. debian/0.8.4-2

2012-06-25 Thread Mehdi Dogguy
The annotated tag, debian/0.8.4-2 has been created
at  98430ea384aac318c5f1a4f1cf9ce116ca6b0614 (tag)
   tagging  1b63704dbf3c82f5a201ed3fcaddc325eec00853 (commit)
  replaces  debian/0.8.4-1
 tagged by  Mehdi Dogguy
on  Mon Jun 25 13:35:07 2012 +0200

- Shortlog 
Debian release 0.8.4-2

Mehdi Dogguy (2):
  Fix FTBFS with build-arch (Closes: #678722).
  Release to unstable

---

-- 
camomile packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] camomile packaging branch, master, updated. debian/0.8.4-2-2-g415a0ec

2012-06-25 Thread Mehdi Dogguy
The following commit has been merged in the master branch:
commit 2e3d386f9568fc4b02c7ad5d83e90a9747a5ba2b
Author: Mehdi Dogguy me...@debian.org
Date:   Mon Jun 25 13:36:36 2012 +0200

Fix typo

diff --git a/debian/changelog b/debian/changelog
index 9d759d5..06c234f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ camomile (0.8.4-2) unstable; urgency=high
 
   * Team upload.
   * Fix FTBFS with build-arch (Closes: #678722).
-  * Set urgency=high for targetted RC bug fix.
+  * Set urgency=high for targeted RC bug fix.
 
  -- Mehdi Dogguy me...@debian.org  Mon, 25 Jun 2012 13:30:04 +0200
 

-- 
camomile packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] camomile packaging branch, master, updated. debian/0.8.4-2-2-g415a0ec

2012-06-25 Thread Mehdi Dogguy
The following commit has been merged in the master branch:
commit 415a0ecb6bdf43f1cae943325aa1a5d6a7f1442d
Author: Mehdi Dogguy me...@debian.org
Date:   Mon Jun 25 13:37:16 2012 +0200

Bump Standards-Version to 3.9.3 (no changes)

diff --git a/debian/changelog b/debian/changelog
index 06c234f..c0b6cb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ camomile (0.8.4-2) unstable; urgency=high
   * Team upload.
   * Fix FTBFS with build-arch (Closes: #678722).
   * Set urgency=high for targeted RC bug fix.
+  * Bump Standards-Version to 3.9.3 (no changes)
 
  -- Mehdi Dogguy me...@debian.org  Mon, 25 Jun 2012 13:30:04 +0200
 
diff --git a/debian/control b/debian/control
index e8fcacb..68aa604 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs (= 0.4.23-1.1),
  dh-ocaml (= 0.9.1),
  cppo,
  camlp4
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/camomile.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/camomile.git
 Homepage: http://sourceforge.net/projects/camomile/

-- 
camomile packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] camomile packaging annotated tag, debian/0.8.4-2, updated. debian/0.8.4-2

2012-06-25 Thread Mehdi Dogguy
The annotated tag, debian/0.8.4-2 has been updated
to  c39317d4c55aec2639606be87415fa7c67349ccf (tag)
  from  98430ea384aac318c5f1a4f1cf9ce116ca6b0614 (which is now obsolete)
   tagging  415a0ecb6bdf43f1cae943325aa1a5d6a7f1442d (commit)
  replaces  debian/0.8.4-1
 tagged by  Mehdi Dogguy
on  Mon Jun 25 13:38:24 2012 +0200

- Shortlog 
Debian release 0.8.4-2

Mehdi Dogguy (4):
  Fix FTBFS with build-arch (Closes: #678722).
  Release to unstable
  Fix typo
  Bump Standards-Version to 3.9.3 (no changes)

---

-- 
camomile packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/3.0.1-1-6-ge953786

2012-06-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit 3e91f69ffc89817c90c6217d46fd3edd5b392cd1
Merge: 54c1fe9788a7f7618abb5c4597c29d9008e0a51b 
7c7424c7110691381b0f71b559936a800bcd8437
Author: Ralf Treinen trei...@debian.org
Date:   Mon Jun 25 15:45:10 2012 +0200

Merge tag 'upstream/3.0.2'

Upstream version 3.0.2


-- 
dose3 packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/3.0.1-1-6-ge953786

2012-06-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit c6272df4177c28d297f0a68d7ba9e52e0416ddde
Author: Ralf Treinen trei...@debian.org
Date:   Mon Jun 25 15:46:02 2012 +0200

upstream 3.0.2

diff --git a/debian/changelog b/debian/changelog
index 726fab1..6b0197e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dose3 (3.0.2-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Ralf Treinen trei...@debian.org  Mon, 25 Jun 2012 15:45:39 +0200
+
 dose3 (3.0.1-1) unstable; urgency=low
 
   * New upstream version

-- 
dose3 packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/3.0.1-1-6-ge953786

2012-06-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit 4a84c0151a82ce759ba643b1b618e39ae8132028
Author: Ralf Treinen trei...@debian.org
Date:   Mon Jun 25 15:51:32 2012 +0200

drop patch manpage-distcheck

since it has been integrated upstream now

diff --git a/debian/changelog b/debian/changelog
index 6b0197e..06864a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 dose3 (3.0.2-1) unstable; urgency=low
 
   * New upstream version.
+  * Remove patch manpage-distcheck which has been applied upstream
 
- -- Ralf Treinen trei...@debian.org  Mon, 25 Jun 2012 15:45:39 +0200
+ -- Ralf Treinen trei...@debian.org  Mon, 25 Jun 2012 15:50:56 +0200
 
 dose3 (3.0.1-1) unstable; urgency=low
 
diff --git a/debian/patches/manpage-distcheck b/debian/patches/manpage-distcheck
deleted file mode 100644
index 1bc53dd..000
--- a/debian/patches/manpage-distcheck
+++ /dev/null
@@ -1,40 +0,0 @@
-Author: Ralf Treinen trei...@debian.org
-Description: improve description of multiarch options
-
-Index: dose3/doc/manpages/distcheck.pod
-===
 dose3.orig/doc/manpages/distcheck.pod  2012-06-17 13:45:59.0 
+0200
-+++ dose3/doc/manpages/distcheck.pod   2012-06-17 13:47:56.0 +0200
-@@ -136,22 +136,22 @@
- 
- =head2 DEBIAN SPECIFIC OPTIONS
- 
--=over 8
-+Multi-arch annotations are correctly considered by distcheck. Packages
-+whose's architecture is neither the native architecture nor in the list
-+of foreign architectures (see below) are ignored.
- 
--Multi-arch annotations are correctly considered by distcheck. Since the from a
--set of control stanzas it is impossible to determine the native and foreign
--architectures, the user can specify them using the following options. By
--default the native architecture is deduced by looking at the architecture of
--the first stanza that is not architecture all. All other packages with
--different architecture are ignored.
-+=over 8
- 
- =item B--deb-native-arch=Iname
- 
--Specify the native architecture.
-+Specify the native architecture. The default behavior is to deduce
-+the native architecture from the first package stanza in the input
-+that has an architecture different from all.
- 
--=item B--deb-foreign-archs=Iname
-+=item B--deb-foreign-archs=Iname [,Iname] ...
- 
--Specify a comma-separated list of foreign architectures.
-+Specify a comma-separated list of foreign architectures. The default
-+is an empty list of foreign architectures.
- 
- =item B--deb-ignore-essential
- 
diff --git a/debian/patches/series b/debian/patches/series
index 190adde..9dceec7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 binaries-prefix-edos
-manpage-distcheck

-- 
dose3 packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/3.0.1-1-6-ge953786

2012-06-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit 0e4ea4477550d194fc3b0589301ef02910dec760
Author: Ralf Treinen trei...@debian.org
Date:   Mon Jun 25 15:58:15 2012 +0200

fix debian/licence

continuation lines were missing in licence paragraphe 'connection-licence'

diff --git a/debian/changelog b/debian/changelog
index 06864a1..bfb58d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
 dose3 (3.0.2-1) unstable; urgency=low
 
-  * New upstream version.
-  * Remove patch manpage-distcheck which has been applied upstream
+  * New upstream version:
+- Remove patch manpage-distcheck which has been applied upstream
+  * debian/copyright: fix continuation lines in the paragraph for
+connection-licence.
 
- -- Ralf Treinen trei...@debian.org  Mon, 25 Jun 2012 15:50:56 +0200
+ -- Ralf Treinen trei...@debian.org  Mon, 25 Jun 2012 15:57:25 +0200
 
 dose3 (3.0.1-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 8c9549b..0f581b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -54,11 +54,11 @@ License: connection-licence
  This software is provided 'as-is', without any express or implied
  warranty.  In no event will the authors be held liable for any damages
  arising from the use of this software.
-
+ .
  Permission is granted to anyone to use this software for any purpose,
  including commercial applications, and to alter it and redistribute it
  freely, subject to the following restrictions:
-
+ .
   1. The origin of this software must not be misrepresented; you must not
  claim that you wrote the original software. If you use this software
  in a product, an acknowledgment in the product documentation would be

-- 
dose3 packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/3.0.1-1-6-ge953786

2012-06-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit e953786413ecfcf73abf369329ed8cf82dbef3b2
Author: Ralf Treinen trei...@debian.org
Date:   Mon Jun 25 16:07:41 2012 +0200

fix typo in debian/copyright

diff --git a/debian/changelog b/debian/changelog
index bfb58d3..87e02de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ dose3 (3.0.2-1) unstable; urgency=low
 
   * New upstream version:
 - Remove patch manpage-distcheck which has been applied upstream
-  * debian/copyright: fix continuation lines in the paragraph for
-connection-licence.
+  * debian/copyright:
+- fix continuation lines in the paragraph for connection-licence.
+- fix typo Licence - License
 
  -- Ralf Treinen trei...@debian.org  Mon, 25 Jun 2012 15:57:25 +0200
 
diff --git a/debian/copyright b/debian/copyright
index 0f581b2..8447a94 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -37,7 +37,7 @@ License: LGPL-3+
 
 Files: db/sqlite/sqlitext/connection.h
 Copyright: (C) 2004-2006 Gerhard Häring g...@ghaering.de
-Licence: connection-licence
+License: connection-licence
 
 License: LGPL-3+
  This library is free software: you can redistribute it and/or modify

-- 
dose3 packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, pristine-tar, updated. 4fe9c2896fda4c2c1cfef8925c94c4c9d806e5d9

2012-06-25 Thread Ralf Treinen
The following commit has been merged in the pristine-tar branch:
commit 4fe9c2896fda4c2c1cfef8925c94c4c9d806e5d9
Author: Ralf Treinen trei...@debian.org
Date:   Mon Jun 25 15:45:10 2012 +0200

pristine-tar data for dose3_3.0.2.orig.tar.gz

diff --git a/dose3_3.0.2.orig.tar.gz.delta b/dose3_3.0.2.orig.tar.gz.delta
new file mode 100644
index 000..e221329
Binary files /dev/null and b/dose3_3.0.2.orig.tar.gz.delta differ
diff --git a/dose3_3.0.2.orig.tar.gz.id b/dose3_3.0.2.orig.tar.gz.id
new file mode 100644
index 000..1bd5b9c
--- /dev/null
+++ b/dose3_3.0.2.orig.tar.gz.id
@@ -0,0 +1 @@
+36733cdd329c64a01b8442cb7982420a675c8f4d

-- 
dose3 packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits