[Pkg-ocaml-maint-commits] [frama-c] 02/02: Release to unstable

2017-01-15 Thread Mehdi Dogguy
This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository frama-c.

commit 0e5d69e10ee22258442b4c04dd0b6b4439baa69f
Author: Mehdi Dogguy 
Date:   Sun Jan 15 13:00:55 2017 +0100

Release to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf512e3..6fed625 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-frama-c (20161101+silicon+dfsg-5) UNRELEASED; urgency=medium
+frama-c (20161101+silicon+dfsg-5) unstable; urgency=medium
 
   * Add Breaks/Replaces frama-c-base (<= 20140301+neon+dfsg-3) to
 frama-c (Closes: #851104)
 
- -- Mehdi Dogguy   Sun, 15 Jan 2017 13:00:17 +0100
+ -- Mehdi Dogguy   Sun, 15 Jan 2017 13:00:55 +0100
 
 frama-c (20161101+silicon+dfsg-4) unstable; urgency=medium
 

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

___
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] [frama-c] 02/02: Release to unstable

2017-01-01 Thread Mehdi Dogguy
This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository frama-c.

commit 0de6a017f4dd7ad92b6010ea2ca690722b02ea3d
Author: Mehdi Dogguy 
Date:   Sun Jan 1 17:28:41 2017 +0100

Release to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 671fa6f..18d6c02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-frama-c (20161101+silicon+dfsg-4) UNRELEASED; urgency=medium
+frama-c (20161101+silicon+dfsg-4) unstable; urgency=medium
 
   * Fix FTBFS by avoiding use of PWD variable in Makefile
 - Update patch 0005-Value.cmo-needs-LoopAnalysis.cmo.patch
 
- -- Mehdi Dogguy   Sun, 01 Jan 2017 17:27:36 +0100
+ -- Mehdi Dogguy   Sun, 01 Jan 2017 17:28:41 +0100
 
 frama-c (20161101+silicon+dfsg-3) unstable; urgency=medium
 

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

___
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] [frama-c] 02/02: Release to unstable

2014-04-29 Thread Mehdi Dogguy
This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository frama-c.

commit e79fd678a99adb069d369f76588531eac6d3d794
Author: Mehdi Dogguy 
Date:   Tue Apr 29 19:16:49 2014 +0200

Release to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0667ac9..1e98d25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-frama-c (20140301+neon+dfsg-3) UNRELEASED; urgency=medium
+frama-c (20140301+neon+dfsg-3) unstable; urgency=medium
 
   * Add a call to autoconf prior to configure.
 
- -- Mehdi Dogguy   Tue, 29 Apr 2014 11:17:02 +0200
+ -- Mehdi Dogguy   Tue, 29 Apr 2014 19:16:49 +0200
 
 frama-c (20140301+neon+dfsg-2) unstable; urgency=medium
 

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

___
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] [frama-c] 02/02: Release to unstable

2014-04-28 Thread Mehdi Dogguy
This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository frama-c.

commit 2e066caf11dad537ef9b95660db4266a88055614
Author: Mehdi Dogguy 
Date:   Mon Apr 28 21:28:44 2014 +0200

Release to unstable
---
 debian/changelog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 121c461..c930274 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-frama-c (20140301+neon+dfsg-2) UNRELEASED; urgency=low
+frama-c (20140301+neon+dfsg-2) unstable; urgency=medium
 
   * The new configure script tries to compile a test program linking
 against the OCamlgraph library. Unfortunately, upstream only tests
@@ -7,7 +7,7 @@ frama-c (20140301+neon+dfsg-2) UNRELEASED; urgency=low
 This resolves observed FTBFS on bytecode architectures (mips and mipsel).
 - Add 0005-Don-t-fail-during-the-configure-on-bytecode-architec.patch
 
- -- Mehdi Dogguy   Mon, 28 Apr 2014 21:26:07 +0200
+ -- Mehdi Dogguy   Mon, 28 Apr 2014 21:28:44 +0200
 
 frama-c (20140301+neon+dfsg-1) unstable; urgency=medium
 

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

___
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