Package: roundcube Version: 0.3.1-1 Tags: patch Hi *,
The VCS links in roundcube are wrong as of revision 254 in Subversion. Please apply attached fix. Thanks, Torsten
diff --git a/debian/control b/debian/control index 789ab6a..ed4b59d 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Vincent Bernat <[email protected]>, Romain Beauxis <to...@rastageeks. Build-Depends: cdbs, debhelper, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), po-debconf Homepage: http://www.roundcube.net/ Standards-Version: 3.8.3 -Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/roundcube -Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/roundcube +Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/trunk +Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/trunk/ Package: roundcube-core Architecture: all diff --git a/debian/control.in b/debian/control.in index 4d3065e..72d681f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,8 +6,8 @@ Uploaders: Vincent Bernat <[email protected]>, Romain Beauxis <to...@rastageeks. Build-Depends: @cdbs@, po-debconf Homepage: http://www.roundcube.net/ Standards-Version: 3.8.3 -Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/roundcube -Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/roundcube +Vcs-Svn: svn://svn.debian.org/svn/pkg-roundcube/trunk +Vcs-Browser: http://svn.debian.org/wsvn/pkg-roundcube/trunk/ Package: roundcube-core Architecture: all

