[Pkg-silc-commits] [SCM] plugin for Kopete to support SILC protocol branch, master, updated. debian/0.5-1
Jérémy Bobbio
lunar at debian.org
Fri Jun 26 15:29:31 UTC 2009
The following commit has been merged in the master branch:
commit 5e44e966178ac4545d87082ca90fdc9cd0855c5d
Author: Jérémy Bobbio <lunar at debian.org>
Date: Thu Jun 25 22:23:24 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..48f35a8
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,6 @@
+README.source for the kopete-silc-plugin package
+================================================
+
+kopete-silc-plugin 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 4ae42af..eca0fbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kopete-silc-plugin (0.5-1) UNRELEASED; urgency=low
+kopete-silc-plugin (0.5-1) unstable; urgency=low
[ Daniel Kahn Gillmor ]
* cleaning up debian/control. Thanks, Lintian!
@@ -8,8 +8,9 @@ kopete-silc-plugin (0.5-1) UNRELEASED; urgency=low
* Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.
* Build-Depend on libkopete-dev instead of kdenetwork-dev.
* Depend on kopete… obviously.
+ * Update Vcs-* field and document Git usage in README.source.
- -- Jérémy Bobbio <lunar at debian.org> Thu, 25 Jun 2009 18:11:56 +0200
+ -- Jérémy Bobbio <lunar at debian.org> Thu, 25 Jun 2009 22:16:56 +0200
kopete-silc-plugin (0.4-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0a0575a..a741b61 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Stefan Siegl <stesie at brokenpipe.de>,
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-dev, cmake
Standards-Version: 3.7.3
Homepage: http://www.brokenpipe.de/SILC/index.html
-Vcs-Svn: svn://svn.debian.org/pkg-silc/kopete-silc-plugin/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-silc/kopete-silc-plugin/trunk
+Vcs-Git: git://git.debian.org/pkg-silc/kopete-silc-plugin.git
+Vcs-Browser: http://git.debian.org/?p=pkg-silc/kopete-silc-plugin.git
Package: kopete-silc-plugin
Architecture: any
--
plugin for Kopete to support SILC protocol
More information about the Pkg-silc-commits
mailing list