[SCM] pd-creb/master: Dropped d/control.in (and its documentation)

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Aug 23 11:16:56 UTC 2017


The following commit has been merged in the master branch:
commit f8b1bdd78b624aaa582f29040de42b1d298c3dfc
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Aug 23 12:53:38 2017 +0200

    Dropped d/control.in (and its documentation)
    
    it's easy enough to maintain d/control manually

diff --git a/debian/README.source b/debian/README.source
index 556e922..4722f96 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -18,35 +18,3 @@ with the current date:
     darcs dist -d ../creb-0.9.2+darcs$(date +%Y%m%d)
 
  -- IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>  Tue, 27 Oct 2015 14:17:33 +0100
-
-
-control.in vs. control
-----------------------
-
-As is common with CDBS-based packaged, the debian/control file is
-generated (though not automatically) from debian/control.in
-Therefore, it is recommended to make any changes to the debian/control.in
-file and then regenerate the real debian/control using something like the
-following:
-
-    debian/rules clean DEB_MAINTAINER_MODE=1
-
-Please make sure to check the generated debian/control file (as someone might
-have committed changes directly to this file without updating debian/control.in
-- which might result in a loss of their changes)
-
- -- IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>  Thu, 13 Sep 2015
-20:11:02 +0200
-
-
-CDBS+git-buildpackage
----------------------
-
-This source package uses CDBS and git-buildpackage.  NMUs need not (but
-are encouraged to) make special use of these tools.  In particular, the
-debian/control.in file can be completely ignored.
-
-More info here: http://wiki.debian.org/CDBS+git-buildpackage
-
- -- Jonas Smedegaard <dr at jones.dk>  Mon, 18 Feb 2013 12:55:37 +0100
-
diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644
index 94faad4..0000000
--- a/debian/control.in
+++ /dev/null
@@ -1,28 +0,0 @@
-Source: pd-creb
-Section: sound
-Priority: optional
-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
-Build-Depends: @cdbs@,
- puredata-dev | puredata
-Standards-Version: 3.9.6
-Homepage: http://zwizwa.be/creb
-Vcs-Git: git://anonscm.debian.org/pkg-multimedia/pd-creb.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/pd-creb.git
-
-Package: pd-creb
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-  puredata | pd
-Description: Tom's bag of trick for Pure Data (Pd)
- CREB - compl. red. ext. blk.
- .
- CREB is a collection of general purpose externals for Pd by Tom Schouten.
- It includes among other things:
- - frequency and time domain dynamic wavetable synthesis (scanned synthesis
-   in the framework of linear and nonlinear state space models)
- - several virtual analog oscillators and filters
- - oscillators based on explicit complex and quaternion mathematics
- - building blocks for the discrete wavelet transform and other spectral
-   transform tools, smallband oscillators and formant synthesis
- - several chaotic oscillators

-- 
pd-creb packaging



More information about the pkg-multimedia-commits mailing list