[maemo-commits] [maemo-commits] r10230 - projects/haf/trunk/hildon-application-framework/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Feb 27 15:48:17 EET 2007
Author: marivoll
Date: 2007-02-27 15:48:17 +0200 (Tue, 27 Feb 2007)
New Revision: 10230

Modified:
   projects/haf/trunk/hildon-application-framework/debian/changelog
   projects/haf/trunk/hildon-application-framework/debian/control
Log:
Released 0.4

  * Enabled hildon-application-framework-dev package.  Moved conflict on
    libxtrans-dev to hildon-application-framework-dev package.  Existing
    docs will be updated to tell people to install the -dev package as
    well in Scratchbox.


Modified: projects/haf/trunk/hildon-application-framework/debian/changelog
===================================================================
--- projects/haf/trunk/hildon-application-framework/debian/changelog	2007-02-27 13:01:04 UTC (rev 10229)
+++ projects/haf/trunk/hildon-application-framework/debian/changelog	2007-02-27 13:48:17 UTC (rev 10230)
@@ -1,3 +1,12 @@
+hildon-application-framework (0.4) unstable; urgency=low
+
+  * Enabled hildon-application-framework-dev package.  Moved conflict on
+    libxtrans-dev to hildon-application-framework-dev package.  Existing
+    docs will be updated to tell people to install the -dev package as
+    well in Scratchbox.
+
+ -- Marius Vollmer <marius.vollmer at nokia.com>  Tue, 27 Feb 2007 15:45:19 +0200
+
 hildon-application-framework (0.3) unstable; urgency=low
 
   * Changed hildon-theme-plankton-3 to hildon-theme-plankton.

Modified: projects/haf/trunk/hildon-application-framework/debian/control
===================================================================
--- projects/haf/trunk/hildon-application-framework/debian/control	2007-02-27 13:01:04 UTC (rev 10229)
+++ projects/haf/trunk/hildon-application-framework/debian/control	2007-02-27 13:48:17 UTC (rev 10230)
@@ -25,14 +25,15 @@
  osso-update-category-database,
  posix-locales,
  telepathy-feed
-Conflicts: libxtrans-dev
 Description: Hildon Application Framework metapackage.
- This package depends on packages forming the Hildon Application Framework. 
+ Installing this package gives you the complete
+ Hildon Application Framework. 
 
-#Section: base
-#Package: hildon-application-framework-dev
-#Depends: hildon-application-framework (= ${Source-Version}),
-# libglade2-0, libglade2-dev, 
-#Architecture: all
-#Description: Hildon Application Framework development metapackage.
-# This package depends on development packages of the HAF.
+Package: hildon-application-framework-dev
+Architecture: all
+Conflicts: libxtrans-dev
+Description: Hildon Application Framework development metapackage.
+ Installing this package makes sure you have the correct environment
+ for development for the Hildon Application Framework.  You should not
+ use this package in Build-Dependencies, but installing it will make
+ sure that you have no deprecated packages.


More information about the maemo-commits mailing list