[SCM] dmedia/master: Correct filename in 01_* patch, add changelog messages for previous committs
bilalakhtar-guest at users.alioth.debian.org
bilalakhtar-guest at users.alioth.debian.org
Mon Apr 11 07:06:18 UTC 2011
The following commit has been merged in the master branch:
commit 44a0c636b724da21c76c20099ffefcb463a52cf1
Author: Bilal Akhtar <bilalakhtar at ubuntu.com>
Date: Mon Apr 11 10:05:17 2011 +0300
Correct filename in 01_* patch, add changelog messages for previous committs
diff --git a/debian/changelog b/debian/changelog
index e11c391..e70141e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+dmedia (0.5.0~repack-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - Fix the problem of uninstallable gir1.2-* deps, as well as don't
+ completely depend on python-desktopcouch-records, its a virtual package
+ in Debian and standalone in Ubuntu.
+
+ -- Bilal Akhtar <bilalakhtar at ubuntu.com> Mon, 11 Apr 2011 10:00:59 +0300
+
dmedia (0.3.0~repack-1) unstable; urgency=low
* Initial release (Closes: #608364)
diff --git a/debian/patches/01_fix_errors_in_manpage.patch b/debian/patches/01_fix_errors_in_manpage.patch
index 31b9512..8a85aed 100644
--- a/debian/patches/01_fix_errors_in_manpage.patch
+++ b/debian/patches/01_fix_errors_in_manpage.patch
@@ -2,8 +2,8 @@ Description: Patch to fix errors in manpage
This patch fixes a couple of errors that were in the dmedia-cli.1
manpage. These errors were reported by Lintian.
Author: Bilal Akhtar <bilalakhtar at ubuntu.com>
---- a/dmedia-cli.1
-+++ b/dmedia-cli.1
+--- a/data/dmedia-cli.1
++++ b/data/dmedia-cli.1
@@ -18,19 +18,19 @@
dmedia is simple distributed media library. Media files are given a globally unique ID based on their content-hash. Meta-data is stored in CouchDB. Meta-data for a large number of media files can be available locally (meta-data is small). Actual media files can be loaded on-demand from peers or cloud when not available locally (media files are big). Goals are to make synchronization super easy, and to lay groundwork for a distributed content creation workflow.
diff --git a/debian/patches/series b/debian/patches/series
index b4f03ad..62bc580 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
01_fix_errors_in_manpage.patch
-02_fix_couchdb_deprecated_function.patch
--
dmedia packaging
More information about the pkg-multimedia-commits
mailing list