[Pkg-gnutls-commits] r1806 - in /packages/p11-kit/branches/experimental/debian: changelog control

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Jun 9 11:28:54 UTC 2013


Author: ametzler
Date: Sun Jun  9 11:28:53 2013
New Revision: 1806

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1806
Log:
Fix vcs-field-not-canonical lintian error by refering to anonscm instead
of svn.debian.org.

Modified:
    packages/p11-kit/branches/experimental/debian/changelog
    packages/p11-kit/branches/experimental/debian/control

Modified: packages/p11-kit/branches/experimental/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/branches/experimental/debian/changelog?rev=1806&op=diff
==============================================================================
--- packages/p11-kit/branches/experimental/debian/changelog (original)
+++ packages/p11-kit/branches/experimental/debian/changelog Sun Jun  9 11:28:53 2013
@@ -2,6 +2,8 @@
 
   * NOT RELEASED YET
   * New upstream bugfix release.
+  * Fix vcs-field-not-canonical lintian error by refering to anonscm instead
+    of svn.debian.org.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 26 May 2013 18:08:17 +0200
 

Modified: packages/p11-kit/branches/experimental/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/branches/experimental/debian/control?rev=1806&op=diff
==============================================================================
--- packages/p11-kit/branches/experimental/debian/control (original)
+++ packages/p11-kit/branches/experimental/debian/control Sun Jun  9 11:28:53 2013
@@ -5,8 +5,10 @@
 Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libtasn1-6-dev
 Standards-Version: 3.9.4
 Section: libs
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnutls/packages/p11-kit/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/trunk/
+#Vcs-Svn: svn://svn.debian.org/svn/pkg-gnutls/packages/p11-kit/trunk
+#Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/p11-kit/trunk/
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnutls/packages/p11-kit/trunk
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnutls/packages/p11-kit/trunk/
 Homepage: http://p11-glue.freedesktop.org/p11-kit.html
 
 Package: libp11-kit-dev




More information about the Pkg-gnutls-commits mailing list