[SCM] bitscope packaging branch, master, updated. debian/1.1-7-8-g73d3369

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Mar 11 20:30:57 UTC 2010


The following commit has been merged in the master branch:
commit 14367245fa6dd01097e3e213278af4bfb5ddd92f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 11 21:06:51 2010 +0100

    Upstream project renamed to JACK Bitmeter. Change everywhere except actual installed filenames (pending new upstream source).

diff --git a/debian/control.in b/debian/control.in
index 38acdce..6c77690 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -1,4 +1,4 @@
-Source: bitscope
+Source: bitmeter
 Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
@@ -6,20 +6,23 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>
 Build-Depends: @cdbs@, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev, libgtk2.0-dev, docbook-to-man
 Standards-Version: 3.8.4
 Homepage: http://devel.tlrmx.org/audio/
-Vcs-Git: git://git.debian.org/git/pkg-multimedia/bitscope.git
-Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/bitscope.git;a=summary
+Vcs-Git: git://git.debian.org/git/pkg-multimedia/bitmeter.git
+Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/bitmeter.git;a=summary
 
-Package: bitscope
+Package: bitmeter
+Provides: bitscope
+Conflicts: bitscope
+Replaces: bitscope
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, jackd (>= 0.50.0)
 Description: diagnosis tool for JACK audio software
- JACK Bitscope is a diagnosis tool for JACK audio software.  As its name
- might suggest, the bitscope operates at the bare metal of JACK's I/O
+ JACK Bitmeter is a diagnosis tool for JACK audio software.  As its name
+ might suggest, the bitmeter operates at the bare metal of JACK's I/O
  layer, looking at the 32 binary digits in each individual sample.
  .
- Think of bitscope like the wire strippers in your toolbox. You cannot
+ Think of bitmeter like the wire strippers in your toolbox. You cannot
  use them to drive screws into wood, or to undo bolts, or measure how
  long anything is, but they are perfect for removing the insulation from
- cables.  You will rarely need bitscope, in fact most JACK users will
+ cables.  You will rarely need bitmeter, in fact most JACK users will
  never need it at all, but you might want to keep it around just in
  case.
diff --git a/debian/copyright b/debian/copyright
index 54376c3..4e618a2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
-Name: JACK Bitscope
+Name: JACK Bitmeter
 Maintainer: Nicholas Lamb <njl195 at zepler.org.uk>
 Source: http://devel.tlrmx.org/audio/source/
 
diff --git a/debian/menu b/debian/menu
index 34ba821..bf8635e 100644
--- a/debian/menu
+++ b/debian/menu
@@ -1,3 +1,3 @@
-?package(bitscope):needs="X11" section="Applications/Sound"\
+?package(bitmeter):needs="X11" section="Applications/Sound"\
   hints="Professional,JACK" \
-  title="JACK Bitscope" command="/usr/bin/bitscope"
+  title="JACK Bitmeter" command="/usr/bin/bitscope"
diff --git a/debian/rules b/debian/rules
index 75839d1..f27dcf5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- mode: makefile; coding: utf-8 -*-
 # Copyright © 2004-2006 Robert Jordens <rjo at gmx.de>
 # Copyright © 2010 Jonas Smedegaard <dr at jones.dk>
-# Description: Main Debian packaging script for JACK Bitscope
+# Description: Main Debian packaging script for JACK Bitmeter
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
diff --git a/debian/watch b/debian/watch
index 74d5d23..7b67d56 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://devel.tlrmx.org/audio/source/bitscope-(.*)\.tar\.gz
+http://devel.tlrmx.org/audio/source/bitmeter-(.*)\.tar\.gz

-- 
bitscope packaging



More information about the pkg-multimedia-commits mailing list