[SCM] rubberband/master: Add symlink_to_dir for librubberband-dev and add the necessary Pre-Depends on dpkg
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Nov 8 17:50:06 UTC 2014
The following commit has been merged in the master branch:
commit 112d9cb869c5cdc3c9e91fcd6e8117307fdc67e5
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date: Sat Nov 8 18:49:26 2014 +0100
Add symlink_to_dir for librubberband-dev and add the necessary Pre-Depends on dpkg
diff --git a/debian/control b/debian/control
index 3f0db9a..5df9436 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Description: audio time-stretching and pitch-shifting library
Package: librubberband-dev
Section: libdevel
Architecture: any
+Pre-Depends: dpkg (>= 1.17.5)
Depends:
${misc:Depends},
librubberband2 (= ${binary:Version})
@@ -51,6 +52,7 @@ Description: audio time-stretching and pitch-shifting library (development files
Package: rubberband-cli
Architecture: any
+Pre-Depends: dpkg (>= 1.17.5)
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -64,6 +66,7 @@ Description: audio time-stretching and pitch-shifting utility
Package: rubberband-ladspa
Architecture: any
+Pre-Depends: dpkg (>= 1.17.5)
Depends:
${misc:Depends},
${shlibs:Depends}
@@ -77,6 +80,7 @@ Description: LADSPA plugin for audio pitch-shifting
Package: rubberband-vamp
Architecture: any
+Pre-Depends: dpkg (>= 1.17.5)
Depends:
${misc:Depends},
${shlibs:Depends}
diff --git a/debian/librubberband-dev.maintscript b/debian/librubberband-dev.maintscript
index c3077a9..4b41e4e 100644
--- a/debian/librubberband-dev.maintscript
+++ b/debian/librubberband-dev.maintscript
@@ -1 +1 @@
-symlink_to_dir /usr/share/doc/librubberband-dev /usr/share/doc/librubberband2 1.8.1-4 librubberband-dev -- "$@"
+symlink_to_dir /usr/share/doc/librubberband-dev /usr/share/doc/librubberband2 1.8.1-6~
--
rubberband packaging
More information about the pkg-multimedia-commits
mailing list