[SCM] mp4v2/master: Revert "debian/control: added ccache to b-deps"
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Wed Aug 10 09:59:57 UTC 2011
The following commit has been merged in the master branch:
commit 81f0759ce2a397f36055421c195f99e0cf105345
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Aug 10 12:00:55 2011 +0200
Revert "debian/control: added ccache to b-deps"
This reverts commit d9b77434f0af71fbd1b6329f6afbfdbbf53df16d.
diff --git a/debian/control b/debian/control
index d5c94e9..79f2315 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Matteo F. Vescovi <m.vescovi at revese.it>
Standards-Version: 3.9.2
Build-Depends: autotools-dev,
- ccache,
debhelper (>= 8),
help2man
Homepage: http://code.google.com/p/mp4v2/
@@ -15,8 +14,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/mp4v2.git
Package: libmp4v2-1
Section: libs
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Enhances: gtkpod (>> 0.99.16)
Description: library to read, create, and modify mp4 files (shared library)
The MP4v2 library provides an API to create and modify mp4 files as
@@ -74,8 +73,8 @@ Description: library to read, create, and modify mp4 files (debug)
Package: mp4v2-utils
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Description: library to read, create, and modify mp4 files (frontends)
The MP4v2 library provides an API to create and modify mp4 files as
defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. This file format is
--
mp4v2 packaging
More information about the pkg-multimedia-commits
mailing list