[SCM] felix-main packaging branch, master, updated. debian/4.0.1-1-2-gace4754

2011-11-14 Thread Damien Raude-Morvan
The following commit has been merged in the master branch:
commit fd59088d6e1899598ab2d07e72342640f8621fa8
Author: Damien Raude-Morvan draz...@debian.org
Date:   Mon Nov 14 23:13:36 2011 +0100

Fix Fix typo in synopsis (Closes: #648335).

diff --git a/debian/changelog b/debian/changelog
index eaa520f..2930b71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+felix-main (4.0.1-2) unstable; urgency=low
+
+  * Fix Fix typo in synopsis (Closes: #648335).
+
+ -- Damien Raude-Morvan draz...@debian.org  Mon, 14 Nov 2011 23:13:09 +0100
+
 felix-main (4.0.1-1) unstable; urgency=low
 
   [ Andres Mejia ]
diff --git a/debian/control b/debian/control
index 42999a1..c425e2a 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
 Suggests: libfelix-main-java-doc
-Description: Librairies to instatiate and execute the Felix Framework
+Description: Librairies to instantiate and execute the Felix Framework
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.
 
@@ -43,7 +43,7 @@ Architecture: all
 Section: doc
 Depends: ${maven:DocDepends}, ${misc:Depends}
 Recommends: ${maven:DocOptionalDepends}
-Description: Javadoc API for classes to instatiate and execute the Felix 
Framework
+Description: Librairies to instantiate and execute OSGi Felix Framework - doc
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.
  .
@@ -58,7 +58,7 @@ Depends: libfelix-bundlerepository-java,
  libfelix-main-java (= ${Source-Version}),
  ${misc:Depends}
 Suggests: libfelix-main-java-doc
-Description: Execution environnement for Felix Framework
+Description: Execution environment for OSGi Felix Framework
  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.
  .

-- 
felix-main packaging

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] felix-main packaging branch, master, updated. debian/4.0.1-1-2-gace4754

2011-11-14 Thread Damien Raude-Morvan
The following commit has been merged in the master branch:
commit ace47543ef2afc739ca784005896e4bf936d7035
Author: Damien Raude-Morvan draz...@debian.org
Date:   Mon Nov 14 23:18:22 2011 +0100

d/control: Replace deprecated ${Source-Version} by ${source:Version}.

* d/control: Replace deprecated ${Source-Version} by ${source:Version}.
* d/control: Fix Fix typo in synopsis (Closes: #648335).

diff --git a/debian/changelog b/debian/changelog
index 2930b71..092c188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 felix-main (4.0.1-2) unstable; urgency=low
 
-  * Fix Fix typo in synopsis (Closes: #648335).
+  * d/control: Replace deprecated ${Source-Version} by ${source:Version}.
+  * d/control: Fix Fix typo in synopsis (Closes: #648335).
 
- -- Damien Raude-Morvan draz...@debian.org  Mon, 14 Nov 2011 23:13:09 +0100
+ -- Damien Raude-Morvan draz...@debian.org  Mon, 14 Nov 2011 23:17:39 +0100
 
 felix-main (4.0.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index c425e2a..a2afa55 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Depends: libfelix-bundlerepository-java,
  libfelix-gogo-command-java,
  libfelix-gogo-runtime-java,
  libfelix-gogo-shell-java,
- libfelix-main-java (= ${Source-Version}),
+ libfelix-main-java (= ${source:Version}),
  ${misc:Depends}
 Suggests: libfelix-main-java-doc
 Description: Execution environment for OSGi Felix Framework

-- 
felix-main packaging

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits