[hamradio-commits] [dream] 01/01: Fix lintian errors
Julian Cable
jcable-guest at moszumanska.debian.org
Sun Nov 9 13:29:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
jcable-guest pushed a commit to branch master
in repository dream.
commit c675692e9b91fa7316b7392e482b96c98a62ed22
Author: Julian Cable <julian.cable at yahoo.com>
Date: Sun Nov 9 13:27:45 2014 +0000
Fix lintian errors
---
debian/control | 6 +++---
debian/copyright | 15 +++++++++++----
debian/watch | 23 +----------------------
3 files changed, 15 insertions(+), 29 deletions(-)
diff --git a/debian/control b/debian/control
index f37266f..5c01c84 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: dream
Section: hamradio
Priority: optional
-Maintainer: Julian Cable <julian.cable at yahoo.com>
-#Maintainer: Julian Cable <jcable at users.sourceforge.net>
+Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
+Uploaders: Julian Cable <jcable at users.sourceforge.net>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9),
libqt4-dev,
@@ -22,7 +22,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-hamradio/dream.git
Package: dream
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Dream is a DRM (Digital Radio Mondiale) and AM Software Defined Radio
+Description: DRM (Digital Radio Mondiale) and AM Software Defined Radio
Digital Radio Mondiale (DRM) is the digital radio standard for the
long-, medium- and short-wave ranges. The standard was formed by a
consortium in co-operation with the International Telecommunication
diff --git a/debian/copyright b/debian/copyright
index c135e8f..b1055af 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,20 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dream
Source: http://drm.sourceforge.net
+
+Files: *
+Copyright:
+ 2001-2003 Technische Universitaet Darmstadt, Institut fuer Nachrichtentechnik Fachbereich Uebertragungstechnik
+ 2003-2004 Fraunhofer IIS, Erlangen, Germany
+ 2004-2009 British Broadcasting Corporation
+ 2001-2014 Volker Fischer, Alexander Kurpiers and contributors
+License: GPL-2+
+
Files: debian/*
Copyright: 2014 Julian Cable <jcable at users.sourceforge.net>
License: GPL-2+
+
+License: GPL-2+
This package 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 2 of the License, or
@@ -19,7 +30,3 @@ License: GPL-2+
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-Files: src/*
- * Copyright (c) 2001-2014
-
diff --git a/debian/watch b/debian/watch
index ce3ba95..d51f220 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,23 +1,2 @@
-# Example watch control file for uscan
-# Rename this file to "watch" and then you can run the "uscan" command
-# to check for upstream updates and more.
-# See uscan(1) for format
-
-# Compulsory line, this is a version 3 file
version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php dream-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/dream-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/dream-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for devscripts >= 2.9
-http://downloads.sourceforge.net/project/drm/dream/(.*)/dream-(.*)\.tar\.gz
-
-# Uncomment to find new files on GooglePages
-# http://example.googlepages.com/foo.html dream-(.*)\.tar\.gz
+http://sf.net/drm/dream-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/dream.git
More information about the pkg-hamradio-commits
mailing list