[med-svn] [praat] 02/03: cme fix dpkg-control (to get secure Vcs URIs and consistent formatting)
Andreas Tille
tille at debian.org
Mon Feb 8 08:58:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository praat.
commit 0a8ae688e77cc10600b0add7873a5f6cfd46fedb
Author: Andreas Tille <tille at debian.org>
Date: Sat Feb 6 16:42:50 2016 +0100
cme fix dpkg-control (to get secure Vcs URIs and consistent formatting)
---
debian/changelog | 1 +
debian/control | 25 +++++++++++++++----------
2 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0e48b86..53b647f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ praat (6.0.5-1) UNRELEASED; urgency=medium
[ Andreas Tille ]
* Drop menu file since praat has a desktop file
+ * cme fix dpkg-control (to get secure Vcs URIs and consistent formatting)
-- Andreas Tille <tille at debian.org> Sat, 06 Feb 2016 16:36:28 +0100
diff --git a/debian/control b/debian/control
index b1d4187..801fe1b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
Source: praat
-Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>,
- Rafael Laboissiere <rafael at laboissiere.net>
-Build-Depends: debhelper (>= 9), libasound2-dev, libgtk2.0-dev, xmlto, libpulse-dev
-Standards-Version: 3.9.6
+ Rafael Laboissiere <rafael at laboissiere.net>
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ libasound2-dev,
+ libgtk2.0-dev,
+ xmlto,
+ libpulse-dev
+Standards-Version: 3.9.7
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/praat.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/praat.git
Homepage: http://www.praat.org
-Vcs-Git: git://anonscm.debian.org/debian-med/praat.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/praat.git
Package: praat
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, oss-compat, python
-Recommends: xfonts-75dpi | xfonts-75dpi-transcoded
- | xfonts-100dpi | xfonts-100dpi-transcoded
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ oss-compat,
+ python
Description: program for speech analysis and synthesis
According to its authors, praat is "doing phonetics by computer". Through
its graphical interface, several speech analysis functionalities are
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list