[SCM] dmedia/master: Correct package synopsis by removing articles from them.

bilalakhtar-guest at users.alioth.debian.org bilalakhtar-guest at users.alioth.debian.org
Sun May 15 08:36:14 UTC 2011


The following commit has been merged in the master branch:
commit a7aefda28789301b862f8eb5aaf78c4cff4769f1
Author: Bilal Akhtar <bilalakhtar at ubuntu.com>
Date:   Sun May 15 14:05:53 2011 +0530

    Correct package synopsis by removing articles from them.

diff --git a/debian/changelog b/debian/changelog
index 1096e08..bfb34d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ dmedia (0.6.0~repack-1) experimental; urgency=low
       (LP: #748016)
     - Change dependencies according to upstream changes.
     - Remove build-dep on libjs-mootools as mootools isn't used anymore.
+    - Correct package synopsis by removing articles from them.
   * debian/*.install: Make appropriate changes for split up of separate
     DMedia components into individual binary packages.
   * debian/patches/02_fix_couchdb_deprecated_function.patch : Dropped,
@@ -15,7 +16,7 @@ dmedia (0.6.0~repack-1) experimental; urgency=low
   * debian/rules: Remove override_dh_installxfonts override as there's no
     need to link to mootools anymore
 
- -- Bilal Akhtar <bilalakhtar at ubuntu.com>  Sun, 15 May 2011 13:52:42 +0530
+ -- Bilal Akhtar <bilalakhtar at ubuntu.com>  Sun, 15 May 2011 14:04:54 +0530
 
 dmedia (0.3.0~repack-2) unstable; urgency=high
 
diff --git a/debian/control b/debian/control
index ef33f8d..9e768cf 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: libimage-exiftool-perl,
 Recommends: dmedia-service
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
-Description: A distributed media library (Python modules)
+Description: Distributed media library (Python modules)
  DMedia is a simple distributed media library which greatly
  facilitates playing of media files and storing their metadata
  for quick access. It stores the metadata of the media files in
@@ -37,8 +37,8 @@ Description: A distributed media library (Python modules)
 
 Package: dmedia
 Architecture: all
-Depends: dmedia-gtk, dmedia-importer, dmedia-service
-Description: Dummy transitional package to the DBus service and importer
+Depends: dmedia-gtk, dmedia-importer, dmedia-service, ${misc:Depends}
+Description: Distributed media library (transitional package)
  This is a dummy transitional package ensuring safe upgrades
  from the old dmedia package to the new split service and
  importer packages.
@@ -54,7 +54,7 @@ Depends: desktopcouch,
          ${misc:Depends},
          ${python:Depends}
 Recommends: dmedia-importer
-Description: A distributed media library (DBus service)
+Description: Distributed media library (DBus service)
  DMedia is a simple distributed media library which greatly
  facilitates playing of media files and storing their metadata
  for quick access. It stores the metadata of the media files in
@@ -74,7 +74,7 @@ Depends: dmedia-service (= ${source:Version}),
          ${python:Depends}
 Recommends: dmedia-gtk
 Suggests: gir1.2-appindicator-0.1
-Description: A distributed media library (Media Importer)
+Description: Distributed media library (Media Importer)
  DMedia is a simple distributed media library which greatly
  facilitates playing of media files and storing their metadata
  for quick access. It stores the metadata of the media files in
@@ -97,7 +97,7 @@ Depends: dmedia-importer (= ${source:Version}),
          python-gobject,
          ${misc:Depends},
          ${python:Depends}
-Description: A distributed media library (GTK+ interface)
+Description: Distributed media library (GTK+ interface)
  DMedia is a simple distributed media library which greatly
  facilitates playing of media files and storing their metadata
  for quick access. It stores the metadata of the media files in
@@ -117,7 +117,7 @@ Depends: dmedia-importer (= ${source:Version}),
          ${misc:Depends},
          ${python:Depends}
 Recommends: dmedia-gtk
-Description: A distributed media library (GTK+ interface)
+Description: Distributed media library (HTML5 Web interface)
  DMedia is a simple distributed media library which greatly
  facilitates playing of media files and storing their metadata
  for quick access. It stores the metadata of the media files in
@@ -125,5 +125,5 @@ Description: A distributed media library (GTK+ interface)
  connection.
  .
  This package contains an HTML5 + JavaScript front-end to DMedia.
- It can be used stand-alone in a browser or using the DMedia GTK
+ It can be used stand-alone in a browser or using the DMedia GTK+
  browser included in package dmedia-gtk.
diff --git a/debian/dmedia-webui.install b/debian/dmedia-webui.install
index e69de29..2a92629 100644
--- a/debian/dmedia-webui.install
+++ b/debian/dmedia-webui.install
@@ -0,0 +1 @@
+/usr/lib/python2.*/*-packages/dmedia/webui/*

-- 
dmedia packaging



More information about the pkg-multimedia-commits mailing list