[Pkg-voip-commits] r4630 - in /srtp/trunk/debian: changelog control control.in
js at alioth.debian.org
js at alioth.debian.org
Sat Sep 29 12:22:38 UTC 2007
Author: js
Date: Sat Sep 29 12:22:38 2007
New Revision: 4630
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=4630
Log:
* Move Homepage to own field (from pseudo-field in long description).
Modified:
srtp/trunk/debian/changelog
srtp/trunk/debian/control
srtp/trunk/debian/control.in
Modified: srtp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk/debian/changelog?rev=4630&op=diff
==============================================================================
--- srtp/trunk/debian/changelog (original)
+++ srtp/trunk/debian/changelog Sat Sep 29 12:22:38 2007
@@ -1,10 +1,8 @@
srtp (1.4.2.dfsg-6) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ * Move Homepage to own field (from pseudo-field in long description).
- * Add Homepage field as added in dpkg-dev 1.14.6.
-
- -- Kilian Krause <kilian at debian.org> Sat, 22 Sep 2007 12:15:43 +0200
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 29 Sep 2007 13:36:44 +0200
srtp (1.4.2.dfsg-5) unstable; urgency=low
Modified: srtp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk/debian/control?rev=4630&op=diff
==============================================================================
--- srtp/trunk/debian/control (original)
+++ srtp/trunk/debian/control Sat Sep 29 12:22:38 2007
@@ -8,6 +8,7 @@
Homepage: http://srtp.sourceforge.net/srtp.html
XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/srtp/trunk/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/srtp/?op=log
+Homepage: http://srtp.sourceforge.net/srtp.html
Package: libsrtp1-dev
Section: devel
Modified: srtp/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk/debian/control.in?rev=4630&op=diff
==============================================================================
--- srtp/trunk/debian/control.in (original)
+++ srtp/trunk/debian/control.in Sat Sep 29 12:22:38 2007
@@ -7,6 +7,7 @@
Section: libs
XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/srtp/trunk
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/srtp/trunk
+Homepage: http://srtp.sourceforge.net/srtp.html
Package: libsrtp1-dev
Section: devel
@@ -24,8 +25,6 @@
supporting cryptographic kernel.
.
This package contains the development headers and static libraries.
- .
- Homepage: http://srtp.sourceforge.net/srtp.html
Package: srtp-docs
Section: doc
@@ -40,8 +39,6 @@
supporting cryptographic kernel.
.
This package contains API documentation.
- .
- Homepage: http://srtp.sourceforge.net/srtp.html
Package: srtp-utils
Architecture: any
@@ -56,5 +53,3 @@
supporting cryptographic kernel.
.
This package contains a few simple binaries using libsrtp.
- .
- Homepage: http://srtp.sourceforge.net/srtp.html
More information about the Pkg-voip-commits
mailing list