r27421 - in /desktop/experimental/epiphany-browser/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Apr 10 21:16:32 UTC 2011


Author: joss
Date: Sun Apr 10 21:16:10 2011
New Revision: 27421

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27421
Log:
* Tighten the dependency between the gir package and the browser 
  package.
* Improve the gir package description.

Modified:
    desktop/experimental/epiphany-browser/debian/changelog
    desktop/experimental/epiphany-browser/debian/control
    desktop/experimental/epiphany-browser/debian/control.in

Modified: desktop/experimental/epiphany-browser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/changelog?rev=27421&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/changelog [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/changelog [utf-8] Sun Apr 10 21:16:10 2011
@@ -1,3 +1,11 @@
+epiphany-browser (3.0.0-2) UNRELEASED; urgency=low
+
+  * Tighten the dependency between the gir package and the browser 
+    package.
+  * Improve the gir package description.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 10 Apr 2011 23:15:28 +0200
+
 epiphany-browser (3.0.0-1) experimental; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/experimental/epiphany-browser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/control?rev=27421&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/control [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/control [utf-8] Sun Apr 10 21:16:10 2011
@@ -146,7 +146,7 @@
 Package: gir1.2-epiphany-2.31
 Section: libs
 Architecture: any
-Depends: epiphany-browser (>= ${binary:Version}),
+Depends: epiphany-browser (= ${binary:Version}),
          ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
@@ -156,4 +156,6 @@
  non-technical users. Its principles are simplicity and standards
  compliance.
  .
- This package contains introspection data for the GNOME web browser.
+ This package contains introspection data for the GNOME web browser. It 
+ allows writing extensions in languages that can use this data to 
+ generate bindings.

Modified: desktop/experimental/epiphany-browser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/epiphany-browser/debian/control.in?rev=27421&op=diff
==============================================================================
--- desktop/experimental/epiphany-browser/debian/control.in [utf-8] (original)
+++ desktop/experimental/epiphany-browser/debian/control.in [utf-8] Sun Apr 10 21:16:10 2011
@@ -141,7 +141,7 @@
 Package: gir1.2-epiphany-2.31
 Section: libs
 Architecture: any
-Depends: epiphany-browser (>= ${binary:Version}),
+Depends: epiphany-browser (= ${binary:Version}),
          ${gir:Depends},
          ${shlibs:Depends},
          ${misc:Depends}
@@ -151,4 +151,6 @@
  non-technical users. Its principles are simplicity and standards
  compliance.
  .
- This package contains introspection data for the GNOME web browser.
+ This package contains introspection data for the GNOME web browser. It 
+ allows writing extensions in languages that can use this data to 
+ generate bindings.




More information about the pkg-gnome-commits mailing list