From 11e3677d37a9ae49595865a234bc60573f1be156 Mon Sep 17 00:00:00 2001
From: Alexander Kojevnikov <alexander@kojevnikov.com>
Date: Sat, 23 Apr 2011 18:48:09 +0800
Subject: [PATCH] debian: Update to 0.7

---
 dist/debian/changelog     |  6 ++++
 dist/debian/control       |  4 +--
 dist/debian/copyright     |  8 ++---
 dist/debian/spek.1        | 63 ---------------------------------------
 dist/debian/spek.manpages |  2 +-
 5 files changed, 13 insertions(+), 70 deletions(-)
 delete mode 100644 dist/debian/spek.1

diff --git a/dist/debian/changelog b/dist/debian/changelog
index 5a6dc33..e3913c8 100644
--- a/dist/debian/changelog
+++ b/dist/debian/changelog
@@ -1,3 +1,9 @@
+spek (0.7-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Alexander Kojevnikov <alexander@kojevnikov.com>  Sat, 23 Apr 2011 18:03:37 +0800
+
 spek (0.6-1) unstable; urgency=low
 
   * Initial release (Closes: #584524)
diff --git a/dist/debian/control b/dist/debian/control
index a23171a..cbee1a2 100644
--- a/dist/debian/control
+++ b/dist/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                libglib2.0-dev,
                libgtk2.0-dev (>= 2.18.0),
                libpango1.0-dev
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://www.spek-project.org/
 Vcs-Git: git://gitorious.org/spek/spek.git
 Vcs-Browser: http://gitorious.org/spek/spek
@@ -33,6 +33,6 @@ Description: acoustic spectrum analyser
     speed up the analysis
   * High number of frequency bands for the best spectrogram quality
   * Shows the codec name and the audio signal parameters
-  * Allows to save the spectrogram as an image file
+  * Can save the spectrogram as an image file
   * Drag-and-drop support; associates with common audio file formats
   * Auto-fitting time, frequency and spectral density rulers
diff --git a/dist/debian/copyright b/dist/debian/copyright
index 90c1977..f5dcd94 100644
--- a/dist/debian/copyright
+++ b/dist/debian/copyright
@@ -13,17 +13,17 @@ Upstream Author:
 Copyright:
 
     For everything not noted below:
-      Copyright (C) 2010 Alexander Kojevnikov
+      Copyright (C) 2010-2011 Alexander Kojevnikov
 
     For src/spek-message-bar.*:
       Copyright (C) 2010 Alexander Kojevnikov
       Copyright (C) 2008 Novell, Inc
 
     For src/spek-pipeline.*:
-      Copyright (C) 2010 Alexander Kojevnikov
-      Copyright (C) 1999 Erik Walthinsen
-      Copyright (C) 2006 Stefan Kost
+      Copyright (C) 2010-2011 Alexander Kojevnikov
       Copyright (C) 2007-2009 Sebastian Dröge
+      Copyright (C) 2006 Stefan Kost
+      Copyright (C) 1999 Erik Walthinsen
 
 License:
 
diff --git a/dist/debian/spek.1 b/dist/debian/spek.1
deleted file mode 100644
index 45d2858..0000000
--- a/dist/debian/spek.1
+++ /dev/null
@@ -1,63 +0,0 @@
-.\" Copyright (C) 2011  Alexander Kojevnikov <alexander@kojevnikov.com>
-.\"
-.\" Spek is free software: you can redistribute it and/or modify
-.\" it under the terms of the GNU General Public License as published by
-.\" the Free Software Foundation, either version 3 of the License, or
-.\" (at your option) any later version.
-.\"
-.\" Spek is distributed in the hope that it will be useful,
-.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
-.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-.\" GNU General Public License for more details.
-.\"
-.\" You should have received a copy of the GNU General Public License
-.\" along with Spek.  If not, see <http://www.gnu.org/licenses/>.
-.\"
-.TH SPEK "1" "" "Spek v0.6"
-.SH NAME
-Spek \- Acoustic Spectrum Analyser
-.SH SYNOPSIS
-.B spek
-.RI [OPTION...] " " [FILE]
-.SH DESCRIPTION
-.B Spek
-helps to analyse your audio files by showing their spectrogram.
-It uses
-.B FFmpeg
-to decode audio files and as such supports all popular lossy
-and lossless file formats.
-.SH OPTIONS
-.TP
-.B \-h, --help
-Output a longer help message then quit.  (Any discrepancies
-between this man page and the output of
-.B spek --help
-should be reported as a documentation bug.)
-.TP
-.B \-V, --version
-Output version information then quit.
-.SH KEYBINDINGS
-Global keybindings for
-.BR Spek :
-.P
-Ctrl+O   open a new file
-.br
-Ctrl+S   save the spectrogram as an image file
-.br
-Ctrl+Q   quit
-.br
-F1       show the about dialog
-.SH FILES
-.I ~/.config/spek/config.ini
-.RS
-The configuration file for Spek, stored in a simple INI format.
-.RE
-.SH AUTHOR
-Alexander Kojevnikov <alexander@kojevnikov.com>
-.SH DISTRIBUTION
-The latest version of
-.B Spek
-may be downloaded from
-.UR http://www.spek-project.org/
-<http://www.spek\-project.org/>
-.UE
diff --git a/dist/debian/spek.manpages b/dist/debian/spek.manpages
index 914bf25..dc6ab1e 100644
--- a/dist/debian/spek.manpages
+++ b/dist/debian/spek.manpages
@@ -1 +1 @@
-debian/spek.1
+man/spek.1