[Pkg-ocaml-maint-commits] [SCM] ocaml-ogg packaging branch, master, updated. debian/0.4.3-1-3-g8ddfe52

2013-04-15 Thread Romain Beauxis
The following commit has been merged in the master branch:
commit 3f2db2f16743f0392e15fc97037cb8c51b6b290d
Merge: 856b04f54c7a452d60d7a1ecb2f4109707aab151 
3069b913f90e373d5bae4adfb56f4aa9ec9346c8
Author: Romain Beauxis to...@rastageeks.org
Date:   Mon Apr 15 22:00:02 2013 -0500

Merge tag 'upstream/0.4.4'

Upstream version 0.4.4


-- 
ocaml-ogg 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] ocaml-ogg packaging branch, master, updated. debian/0.4.3-1-3-g8ddfe52

2013-04-15 Thread Romain Beauxis
The following commit has been merged in the master branch:
commit 8ddfe52c22fcaa304588632aeff3a39e5b96f8c7
Author: Romain Beauxis to...@rastageeks.org
Date:   Mon Apr 15 22:00:57 2013 -0500

Updated packaging.

diff --git a/debian/changelog b/debian/changelog
index 3cf3a5e..1f5b05c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ocaml-ogg (0.4.4-1) experimental; urgency=low
+
+  * New upstream release.
+  * Upload to experimental.
+  * Bumpted standards version to 3.9.4 
+
+ -- Romain Beauxis to...@rastageeks.org  Mon, 15 Apr 2013 22:00:06 -0500
+
 ocaml-ogg (0.4.3-1) unstable; urgency=low
 
   * New upstream release. 
diff --git a/debian/control b/debian/control
index 2522189..cbfa67f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libogg-dev, 
  ocaml-findlib (= 1.2.4), 
  pkg-config
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: http://savonet.sourceforge.net/
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ogg.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ogg.git
diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644
index c11bfba..000
--- a/debian/control.in
+++ /dev/null
@@ -1,35 +0,0 @@
-Source: ocaml-ogg
-Section: ocaml
-Priority: optional
-Maintainer: Debian OCaml Maintainers debian-ocaml-ma...@lists.debian.org
-Uploaders: Samuel Mimram smim...@debian.org, Romain Beauxis 
to...@rastageeks.org
-Build-Depends: 
- @cdbs@,
- libogg-dev, 
- ocaml-findlib (= 1.2.4), 
- pkg-config
-Standards-Version: 3.9.2
-Homepage: http://savonet.sourceforge.net/
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-ogg.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-ogg.git
-
-Package: libogg-ocaml
-Architecture: any
-Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Provides: ${ocaml:Provides}
-Description: OCaml bindings for the Ogg bitstream library
- Libogg is a library for manipulating ogg bitstreams. It handles
- both making ogg bitstreams and getting packets from ogg bitstreams.
- .
- This package contains only the shared runtime stub libraries.
-
-Package: libogg-ocaml-dev
-Architecture: any
-Depends: ${ocaml:Depends}, libogg-dev, libogg-ocaml (= ${binary:Version}), 
ocaml-findlib, ${misc:Depends}
-Provides: ${ocaml:Provides}
-Description: OCaml bindings for the Ogg bitstream library
- Libogg is a library for manipulating ogg bitstreams. It handles
- both making ogg bitstreams and getting packets from ogg bitstreams.
- .
- This package contains all the development stuff you need to develop
- OCaml programs which use ogg.
diff --git a/debian/rules b/debian/rules
index 445cc2d..9d4c3c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/ocaml.mk
 
-# In order to regenerate 'debian/control' :
-#   DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
-# Then check manually if everything's ok
-
 DESTDIR = $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
 DEB_MAKE_INSTALL_TARGET := install OCAMLFIND_DESTDIR=$(DESTDIR) 
OCAMLFIND_LDCONF=ignore
 

-- 
ocaml-ogg 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