[Pkg-voip-commits] [stun] 01/02: upgrade Uploaders, VCS links and wrap-and-sort
Victor Seva Lopez
maniac-guest at moszumanska.debian.org
Fri Aug 14 14:58:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
maniac-guest pushed a commit to branch master
in repository stun.
commit 083ca033519c53b6d625cc1836412e287b1c5a74
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: Fri Aug 14 16:57:16 2015 +0200
upgrade Uploaders, VCS links and wrap-and-sort
---
debian/control | 12 +++++++-----
debian/copyright | 4 +---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 5dcbc51..9cc243f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,17 @@ Source: stun
Section: net
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
-Uploaders: Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Rene Mayorga <rmayorga at debian.org.sv>
+Uploaders: Mark Purcell <msp at debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.7.2
Homepage: http://sourceforge.net/projects/stun/
-Vcs-Svn: svn://anonscm.debian.org/pkg-voip/stun/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/stun/trunk/
+Vcs-git: git://anonscm.debian.org/pkg-voip/stun.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-voip/stun.git
Package: stun-server
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Recommends: stun-client
Provides: stun
Description: Server daemon for STUN
@@ -25,7 +26,8 @@ Description: Server daemon for STUN
Package: stun-client
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
Suggests: stun-server
Description: Test client for STUN
The STUN protocol (Simple Traversal of UDP through NATs) is described in the
diff --git a/debian/copyright b/debian/copyright
index bf66d46..2ccf09d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -12,7 +12,7 @@ As found at http://www.vovida.org/About/license.html:
Vovida Software License
------------------------------
-The Vovida Software License, Version 1.0
+The Vovida Software License, Version 1.0
Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -50,5 +50,3 @@ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
-
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/stun.git
More information about the Pkg-voip-commits
mailing list