uncommitted - klick

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 224e7f0..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-.pc/
diff --git a/debian/changelog b/debian/changelog
index 067e3ea..e2f0223 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+klick (0.12.2-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with scons 3.1. Closes: #947666.
+
+ -- Matthias Klose <doko@debian.org>  Thu, 18 Jun 2020 12:06:34 +0200
+
 klick (0.12.2-4) unstable; urgency=medium
 
   * Set dh 10.
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..f599e28
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+10
diff --git a/debian/control b/debian/control
index d5dec08..cbda5b3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
 Source: klick
 Section: sound
 Priority: optional
-Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
+Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
 Uploaders:
  Alessio Treglia <alessio@debian.org>,
  Jaromír Mikeš <mira.mikes@seznam.cz>
 Build-Depends:
- debhelper-compat (= 10),
+ debhelper (>= 10),
  scons,
  libboost-dev,
  libjack-dev,
@@ -15,8 +15,8 @@ Build-Depends:
  liblo-dev,
  librubberband-dev
 Standards-Version: 3.9.8
-Vcs-Git: https://salsa.debian.org/multimedia-team/klick.git
-Vcs-Browser: https://salsa.debian.org/multimedia-team/klick
+Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/klick.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/klick.git
 Homepage: http://das.nasophon.de/klick/
 
 Package: klick
diff --git a/debian/copyright b/debian/copyright
index a879911..e9d6030 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Klick
 Upstream-Contact: Dominic Sacré  <dominic.sacre@gmx.de>
 Source: http://das.nasophon.de/klick/
diff --git a/debian/klick.fr.1 b/debian/klick.fr.1
deleted file mode 100644
index bb82c3d..0000000
--- a/debian/klick.fr.1
+++ /dev/null
@@ -1,123 +0,0 @@
-.TH KLICK "1" "Janvier 2010" "klick 0.12.2" "Page de manuel de klick"
-
-.SH NOM
-klick \- Un métronome avancé pour JACK
-
-.SH SYNOPSIS
-.B klick
-[\fIoptions\fR] [\fImesures\fR] [\fImétrique\fR] \fItempo\fR[\-\fItempo2\fR/\fIaccélération\fR] [\fImotif\fR]
-.br
-.B klick
-[\fIoptions\fR] \fB\-f\fR \fInom_de_fichier\fR
-.br
-.B klick
-[\fIoptions\fR] \fB\-i\fR
-.br
-.B klick
-[\fIoptions\fR] \fB\-j\fR
-
-.SH DESCRIPTION
-\fBklick\fR est un métronome avancé en ligne-de-commande utilisant le serveur
-audio JACK. Il vous permet de définir des cartographies de tempo complexes pour
-des morceaux entiers ou pour des performances.
-Une métrique et un tempo uniques peuvent être spécifiés sur la ligne de
-commandes, alors que des cartographies des tempos complexes peuvent être lus
-depuis des fichiers des textes purs. Alternativement, il est également possible
-de lancer klick en mode interactif, dans lequel le tempo peut être modifié en
-live en utilisant le clavier alpha-numérique, ou pour suivre des informations de
-tempo depuis le transport JACK.
-
-.SH OPTIONS
-.TP
-\fB\-f\fR \fInom_de_fichier\fR
-charge une cartographie de tempo à partir d'un fichier
-.TP
-\fB\-j\fR
-pas de cartographie de tempo, suit simplement le transport JACK
-.TP
-\fB\-n\fR \fInom\fR
-paramètre le nom du client JACK
-.TP
-\fB\-p\fR \fIport\fR,..
-port(s) JACK auquel(s) se connecter
-.TP
-\fB\-P\fR
-connecte automatiquement au ports matériels
-.TP
-\fB\-o\fR \fIport\fR
-port OSC à écouter
-.TP
-\fB\-i\fR
-mode interactif
-.TP
-\fB\-W\fR \fInom_de_fichier\fR
-exporte la piste de clic dans un fichier audio
-.TP
-\fB\-r\fR \fItaux_d_échantillonnage\fR
-taux d'échantillonnage de m'exportation (par défaut : 48000)
-.TP
-\fB\-s\fR \fInombre\fR
-utilise les sons embarqués :
-.br
-0 : onde carrée (par défaut)
-.br
-1 : onde sinusoïdale
-.br
-2 : bruit
-.br
-3 : cloche acoustique / clic
-.TP
-\fB\-S\fR \fIfichier\fR[,\fIfichier\fR]
-charges des sons depuis le(s) fichier(s)
-.TP
-\fB\-e\fR
-pas de pulsation forte
-.TP
-\fB\-E\fR
-pulsations fortes uniquement
-.TP
-\fB\-v\fR \fImult\fR[,\fImult\fR]
-ajuste le volume de lecture (défaut : 1.0)
-.TP
-\fB\-w\fR \fImult\fR[,\fImult\fR]
-ajuste la hauteur de lecture (défaut : 1.0)
-.TP
-\fB\-t\fR
-active le transport JACK
-.TP
-\fB\-T\fR
-devient le maître du transport (implique \fB\-t\fR)
-.TP
-\fB\-d\fR \fIsecondes\fR
-délai avant de démarrer la lecture
-.TP
-\fB\-c\fR \fImesures\fR
-pré\-roll. utiliser \fB\-c\fR 0 pour 2 pulsations
-.TP
-\fB\-l\fR \fIétiquette\fR
-démarre la lecture à l'étiquette donnée
-.TP
-\fB\-x\fR \fImultiplicateur\fR
-multiple le tempo par le facteur donné
-.TP
-\fB\-h\fR
-affiche l'aide
-
-.SH FORMAT DE FICHIER DE CARTOGRAPHIE DE TEMPO
-[étiquette:] mesures [métrique] tempo [motif] [volume]
-.br
-\&...
-
-.SH VOIR AUSSI
-La documentation complète pour \fBklick\fR peut être trouvée en format HTML (en
-anglais) à : 
-
-\fI/usr/share/doc/klick/manual.html\fR
-
-.SH AUTEUR
-Dominic Sacre <dominic.sacre@gmx.de>
-
-PP
-Cette page de manuel a été traduite en français par Olivier HUMBERT
-.B <trebmuh@tuxfamily.org>,
-pour le projet LibraZiK (mais peut être utilisée par d'autres).
diff --git a/debian/klick.manpages b/debian/klick.manpages
index deb84a8..0ca515a 100644
--- a/debian/klick.manpages
+++ b/debian/klick.manpages
@@ -1,2 +1 @@
 debian/klick.1
-debian/klick.fr.1
diff --git a/debian/patches/scons.patch b/debian/patches/scons.patch
new file mode 100644
index 0000000..b9cd77a
--- /dev/null
+++ b/debian/patches/scons.patch
@@ -0,0 +1,29 @@
+Author: Reiner Herrmann <reiner@reiner-h.de>
+Description: Fix build failure with recent scons version
+Bug-Debian: https://bugs.debian.org/947566
+
+--- a/SConstruct
++++ b/SConstruct
+@@ -12,14 +12,14 @@
+ )
+ 
+ # build options
+-opts = Options('scache.conf')
+-opts.AddOptions(
+-    PathOption('PREFIX', 'install prefix', '/usr/local'),
+-    PathOption('DESTDIR', 'intermediate install prefix', '', PathOption.PathAccept),
+-    BoolOption('DEBUG', 'debug mode', False),
+-    BoolOption('OSC', 'OSC support', True),
+-    BoolOption('TERMINAL', 'terminal control support', True),
+-    BoolOption('RUBBERBAND', 'use Rubber Band for pitch shifting', False),
++opts = Variables('scache.conf')
++opts.AddVariables(
++    PathVariable('PREFIX', 'install prefix', '/usr/local'),
++    PathVariable('DESTDIR', 'intermediate install prefix', '', PathVariable.PathAccept),
++    BoolVariable('DEBUG', 'debug mode', False),
++    BoolVariable('OSC', 'OSC support', True),
++    BoolVariable('TERMINAL', 'terminal control support', True),
++    BoolVariable('RUBBERBAND', 'use Rubber Band for pitch shifting', False),
+ )
+ opts.Update(env)
+ opts.Save('scache.conf', env)
diff --git a/debian/patches/series b/debian/patches/series
index d7d2fcc..b82fb43 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01-hardening_fix.patch
 02-gcc_6.patch
+scons.patch
diff --git a/debian/source/local-options b/debian/source/local-options
deleted file mode 100644
index 9cdfca9..0000000
--- a/debian/source/local-options
+++ /dev/null
@@ -1,2 +0,0 @@
-unapply-patches
-abort-on-upstream-changes

Run locally

More details

Full run details