[SCM] ecasound/master: debian/control: rename binary packages removing 2.2 suffix

bolangi-guest at users.alioth.debian.org bolangi-guest at users.alioth.debian.org
Mon Jan 31 06:50:45 UTC 2011


The following commit has been merged in the master branch:
commit a242fd6cd6e19950106c88275dd12ebe3938fa14
Author: Joel Roth <joelz at pobox.com>
Date:   Sun Jan 30 17:23:02 2011 -1000

    debian/control: rename binary packages removing 2.2 suffix

diff --git a/debian/control b/debian/control
index 62b8c56..aa3131a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ecasound.git;a=summary
 
 Package: ecasound
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-ecasound2.2 (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-ecasound (= ${source:Version})
 Suggests: mp3-encoder, mpg321 | mp3-decoder, vorbis-tools, swh-plugins | ladspa-plugin, timidity, mikmod, nama
 Description: Multitrack-capable audio recorder and effect processor
  Ecasound is a software package designed for multitrack audio
@@ -33,10 +33,10 @@ Description: Multitrack-capable audio recorder and effect processor
  .
  This package provides ecasound executables.
 
-Package: libecasound2.2-dev
+Package: libecasound-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libkvutils2.2-dev (= ${binary:Version})
+Depends: ${misc:Depends}, libkvutils-dev (= ${binary:Version})
 Description: Multitrack-capable audio recorder and effect processor (C++ dev files)
  Ecasound is a software package designed for multitrack audio
  processing. It can be used for simple tasks like audio playback,
@@ -54,7 +54,7 @@ Description: Multitrack-capable audio recorder and effect processor (C++ dev fil
  .
  This package provides ecasound's C++ library development files.
 
-Package: libecasoundc2.2-dev
+Package: libecasoundc-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}
@@ -75,7 +75,7 @@ Description: Multitrack-capable audio recorder and effect processor (C dev libra
  .
  This package provides ecasound's C library development files.
 
-Package: libkvutils2.2-dev
+Package: libkvutils-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}
@@ -96,7 +96,7 @@ Description: Multitrack-capable audio recorder and effect processor (kvutil dev
  .
  This package provides ecasound's kvutils library development files.
 
-Package: python-ecasound2.2
+Package: python-ecasound
 Architecture: all
 Section: python
 Depends: ${misc:Depends}, ${python:Depends}, ecasound (>= 2.2.0)

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list