[SCM] ecasound/master: Revert "add transitional dummy packages for the old libecasound2.2-dev, libecasoundc2.2-dev and python-ecasound2.2"

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Wed Mar 23 21:04:47 UTC 2011


The following commit has been merged in the master branch:
commit f70e144658700adbb405753327e5124d6555b6df
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Mar 23 22:00:35 2011 +0100

    Revert "add transitional dummy packages for the old libecasound2.2-dev, libecasoundc2.2-dev and python-ecasound2.2"

diff --git a/debian/control b/debian/control
index 485b829..a89ae9b 100644
--- a/debian/control
+++ b/debian/control
@@ -82,8 +82,6 @@ Section: libdevel
 Depends: ${misc:Depends},
  libecasound22 (= ${binary:Version}),
  libkvutils-dev (= ${binary:Version})
-Replaces: libecasound2.2-dev (<< 2.7.2-1~)
-Conflicts: libecasound2.2-dev (<< 2.7.2-1~)
 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,
@@ -101,16 +99,6 @@ Description: Multitrack-capable audio recorder and effect processor (C++ dev fil
  .
  This package provides ecasound's C++ library development files.
 
-Package: libecasound2.2-dev
-Depends: libecasound-dev, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Description: transitional dummy package for libecasound-dev
- This dummy package is provided for a smooth transition from the previous
- libecasound2.2-dev package to the libecasound-dev package.
- .
- It may be safely removed after installation.
-
 Package: libecasoundc1
 Architecture: any
 Section: libs
@@ -137,8 +125,6 @@ Architecture: any
 Section: libdevel
 Depends: ${misc:Depends},
  libecasoundc1 (= ${binary:Version})
-Replaces: libecasoundc2.2-dev (<< 2.7.2-1~)
-Conflicts: libecasoundc2.2-dev (<< 2.7.2-1~)
 Description: Multitrack-capable audio recorder and effect processor (C dev library)
  Ecasound is a software package designed for multitrack audio
  processing. It can be used for simple tasks like audio playback,
@@ -156,16 +142,6 @@ Description: Multitrack-capable audio recorder and effect processor (C dev libra
  .
  This package provides ecasound's C library development files.
 
-Package: libecasoundc2.2-dev
-Depends: libecasoundc-dev, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Description: transitional dummy package for libecasoundc-dev
- This dummy package is provided for a smooth transition from the previous
- libecasoundc2.2-dev package to the libecasoundc-dev package.
- .
- It may be safely removed after installation.
-
 Package: libkvutils4
 Architecture: any
 Section: libdevel
@@ -215,8 +191,6 @@ Section: python
 Depends: ${misc:Depends},
  ${python:Depends},
  ecasound (>= 2.2.0)
-Replaces: python-ecasound2.2 (<< 2.7.2-1~)
-Conflicts: python-ecasound2.2 (<< 2.7.2-1~)
 Description: Multitrack-capable audio recorder and effect processor (python bindings)
  Ecasound is a software package designed for multitrack audio
  processing. It can be used for simple tasks like audio playback,
@@ -234,16 +208,6 @@ Description: Multitrack-capable audio recorder and effect processor (python bind
  .
  This package provides ecasound's Python bindings.
 
-Package: python-ecasound2.2
-Depends: python-ecasound, ${misc:Depends}
-Architecture: all
-Section: oldlibs
-Description: transitional dummy package for python-ecasound
- This dummy package is provided for a smooth transition from the previous
- python-ecasound2.2 package to the python-ecasound package.
- .
- It may be safely removed after installation.
-
 Package: libecasound-ruby1.8
 Architecture: any
 Section: ruby
diff --git a/debian/rules b/debian/rules
index b903b9b..631cd64 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,4 @@ ifneq (,$(findstring libecasound-ruby1.8, $(shell dh_listpackages)))
 endif
 
 override_dh_installchangelogs:
-	dh_installchangelogs NEWS
+	dh-installchangelogs NEWS

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list