[Pkg-silc-commits] [SCM] server for the SILC protocol branch, master, updated. fa150714d2562c855e7b2b9560f56a06f2b04a61
Jérémy Bobbio
lunar at debian.org
Fri Jun 26 15:22:10 UTC 2009
The following commit has been merged in the master branch:
commit 9d80c78bac566ee70f153ae989049b3d73ed9065
Author: Jérémy Bobbio <lunar at debian.org>
Date: Thu Jun 25 20:38:43 2009 +0200
Update Vcs-* field and document Git usage in README.source
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..7c83178
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,6 @@
+README.source for the silc-server package
+=========================================
+
+silc-server is managed in a Git repository using git-buildpackage (with
+pristine-tar). It follows most of the advice provided by Russ Allbery at:
+http://www.eyrie.org/~eagle/notes/debian/git.html
diff --git a/debian/changelog b/debian/changelog
index ab99f27..66b1123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ silc-server (1.1.16-1) UNRELEASED; urgency=low
[ Jérémy Bobbio ]
* New upstream release.
+ * Update Vcs-* field and document Git usage in README.source.
-- Jérémy Bobbio <lunar at debian.org> Thu, 25 Jun 2009 18:00:10 +0200
diff --git a/debian/control b/debian/control
index a8b1169..313af91 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian SILC Team <pkg-silc-devel at lists.alioth.debian.org>
Uploaders: Jérémy Bobbio <lunar at debian.org>, Micah Anderson <micah at debian.org>
Build-Depends: debhelper (>= 5), autotools-dev, libsilc-1.1-2-dev, po-debconf
Standards-Version: 3.8.0
-Vcs-Svn: svn://svn.debian.org/pkg-silc/silc-server/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-silc/silc-server/trunk
Homepage: http://silcnet.org/software/users/server/
+Vcs-Git: git://git.debian.org/pkg-silc/silc-server.git
+Vcs-Browser: http://git.debian.org/?p=pkg-silc/silc-server.git
Package: silcd
Architecture: any
--
server for the SILC protocol
More information about the Pkg-silc-commits
mailing list