Discussion:
[Pkg-silc-commits] [SCM] plugin for Kopete to support SILC protocol branch, master, updated. debian/0.5-2
Jérémy Bobbio
2009-07-24 00:12:16 UTC
Permalink
The following commit has been merged in the master branch:
commit 9e905aff615ce0ba8fb6e2e8ac18d68a3ffb0a91
Author: Jérémy Bobbio <***@debian.org>
Date: Fri Jul 24 01:10:09 2009 +0200

Revert all previous changes as 0.5-1 was actually uploaded to experimental

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 48f35a8..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,6 +0,0 @@
-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 4a553f4..ba9da8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,22 +1,9 @@
-kopete-silc-plugin (0.5-1) unstable; urgency=low
+kopete-silc-plugin (0.4-2) UNRELEASED; urgency=low

[ Daniel Kahn Gillmor ]
* cleaning up debian/control. Thanks, Lintian!

- [ Jérémy Bobbio ]
- * New upstream release. (Closes: #515671)
- * 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.
- * Bump Standards-Version to 3.8.2, no changes required.
- * Fix FTBFS with GCC 4.4. Thanks Peter Green for the patch!
- (Closes: #504976)
-
- [ Stefan Siegl ]
- * Fix homepage and watch URL.
-
- -- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 22:57:54 +0200
+ -- Daniel Kahn Gillmor <***@fifthhorseman.net> Tue, 02 Sep 2008 13:25:26 -0400

kopete-silc-plugin (0.4-1) unstable; urgency=low

diff --git a/debian/control b/debian/control
index 5245fb2..ff4dd16 100644
--- a/debian/control
+++ b/debian/control
@@ -4,15 +4,15 @@ Priority: optional
Maintainer: Debian SILC Team <pkg-silc-***@lists.alioth.debian.org>
Uploaders: Stefan Siegl <***@brokenpipe.de>,
Jérémy Bobbio <***@debian.org>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-dev, cmake
-Standards-Version: 3.8.2
-Homepage: http://silc.brokenpipe.de/
-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
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, kdenetwork-dev, libsilc-1.1-2-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

Package: kopete-silc-plugin
Architecture: any
-Depends: kopete, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: plugin for Kopete to support SILC protocol
Plugin for Kopete instant messaging client to support the SILC protocol.
.
diff --git a/debian/rules b/debian/rules
index aec8af7..28faf25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,11 +40,6 @@ clean:
-or -name cmake_install.cmake -or -name Makefile \
-or -name kopete_silc.la -or -name install_manifest.txt`; \
do rm -rf $$A; done
- rm -f src/*.moc
- rm -rf lib
- rm -f src/CTestTestfile.cmake
- rm -f src/icons/CTestTestfile.cmake
- rm -f src/kopete_silc_automoc.cpp.files
dh_clean

install: build
diff --git a/debian/watch b/debian/watch
index 12656c3..7f4b13d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://silc.brokenpipe.de/files/kopete_silc-([\d\.]+)\.tar\.gz debian git-import-orig
+http://brokenpipe.de/SILC/files/kopete_silc-([\d\.]+)\.tar\.gz debian svn-upgrade
diff --git a/src/silcaccount.cpp b/src/silcaccount.cpp
index 334cefe..c4dc2bf 100644
--- a/src/silcaccount.cpp
+++ b/src/silcaccount.cpp
@@ -19,7 +19,6 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

#include <cstdlib>
-#include <cstdio>
#include <iostream>
#include <assert.h>

diff --git a/src/silcfiletransfer.h b/src/silcfiletransfer.h
index d2e7f99..5757b54 100644
--- a/src/silcfiletransfer.h
+++ b/src/silcfiletransfer.h
@@ -28,8 +28,6 @@
// Likewise for mode_t.
#include <sys/types.h>

-#include <cstdarg>
-
// include libsilc stuff into a separate namespace
namespace SilcTK {
#include <silc.h>
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:17 UTC
Permalink
The following commit has been merged in the master branch:
commit 5fda80a04a3cab49e1d91c6f5152b58fb7c55d68
Author: Stefan Siegl <***@brokenpipe.de>
Date: Sun Apr 5 09:59:38 2009 +0200

Imported Debian patch 0.5-1

diff --git a/debian/changelog b/debian/changelog
index ba9da8e..d908b76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
-kopete-silc-plugin (0.4-2) UNRELEASED; urgency=low
+kopete-silc-plugin (0.5-1) experimental; urgency=low

- [ Daniel Kahn Gillmor ]
- * cleaning up debian/control. Thanks, Lintian!
+ * Fix homepage and watch URL.
+ * build-depend on new libkopete-dev instead of kdenetwork-dev.

- -- Daniel Kahn Gillmor <***@fifthhorseman.net> Tue, 02 Sep 2008 13:25:26 -0400
+ -- Stefan Siegl <***@brokenpipe.de> Sun, 05 Apr 2009 09:59:38 +0200

kopete-silc-plugin (0.4-1) unstable; urgency=low

[ Stefan Siegl ]
- * New upstream release.
+ * New upstream release

[ Jérémy Bobbio ]
* Add a watch file.
@@ -19,7 +19,7 @@ kopete-silc-plugin (0.4-1) unstable; urgency=low
* Fix FTBFS with GCC 4.3. (Closes: #454853)
Thanks Cyril Brulebois for the patch!

- -- Jérémy Bobbio <***@debian.org> Tue, 11 Mar 2008 01:34:53 +0100
+ -- Jérémy Bobbio <***@debian.org> Tue, 11 Mar 2008 01:20:13 +0100

kopete-silc-plugin (0.3-3) unstable; urgency=low

diff --git a/debian/control b/debian/control
index ff4dd16..e73b3bf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
Maintainer: Debian SILC Team <pkg-silc-***@lists.alioth.debian.org>
Uploaders: Stefan Siegl <***@brokenpipe.de>,
Jérémy Bobbio <***@debian.org>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, kdenetwork-dev, libsilc-1.1-2-dev, cmake
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-1.1-2-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
+Homepage: http://silc.brokenpipe.de/
+XS-Vcs-Svn: svn://svn.debian.org/pkg-silc/kopete-silc-plugin/trunk
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-silc/kopete-silc-plugin/trunk

Package: kopete-silc-plugin
Architecture: any
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/watch b/debian/watch
index 7f4b13d..8dc17b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://brokenpipe.de/SILC/files/kopete_silc-([\d\.]+)\.tar\.gz debian svn-upgrade
+http://silc.brokenpipe.de/files/kopete_silc-([\d\.]+)\.tar\.gz debian svn-upgrade
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:17 UTC
Permalink
The following commit has been merged in the master branch:
commit e98529b9823d7b4a527c260ae50424ad0cc7b230
Author: Jérémy Bobbio <***@debian.org>
Date: Thu Jun 25 18:12:16 2009 +0200

Add a new debian/changelog for 0.5-2

diff --git a/debian/changelog b/debian/changelog
index d908b76..1e3e272 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
+
+ [ Jérémy Bobbio ]
+ * Upload new upstream release to unstable. (Closes: #515671, #536931)
+
+ -- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200
+
kopete-silc-plugin (0.5-1) experimental; urgency=low

* Fix homepage and watch URL.
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:18 UTC
Permalink
The following commit has been merged in the master branch:
commit e336fa222ff1c3af1848f43b64c34bd0b18edc7b
Author: Jérémy Bobbio <***@debian.org>
Date: Thu Jun 25 22:05:01 2009 +0200

Build-Depends on libsilc-dev instead of libsilc-1.1-2-dev

diff --git a/debian/changelog b/debian/changelog
index 1e3e272..5f85611 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low

[ Jérémy Bobbio ]
* Upload new upstream release to unstable. (Closes: #515671, #536931)
+ * Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.

-- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200

diff --git a/debian/control b/debian/control
index e73b3bf..af7f17a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian SILC Team <pkg-silc-***@lists.alioth.debian.org>
Uploaders: Stefan Siegl <***@brokenpipe.de>,
Jérémy Bobbio <***@debian.org>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-1.1-2-dev, cmake
+Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-dev, cmake
Standards-Version: 3.7.3
Homepage: http://silc.brokenpipe.de/
XS-Vcs-Svn: svn://svn.debian.org/pkg-silc/kopete-silc-plugin/trunk
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:18 UTC
Permalink
The following commit has been merged in the master branch:
commit 69dbc9c8d81ceaa1e06e368999ad001221d51faa
Author: Jérémy Bobbio <***@debian.org>
Date: Thu Jun 25 22:13:20 2009 +0200

Depend on kopete

I really wonder how no one noticed that you could install kopete-silc-plugin
without having kopete installed.

diff --git a/debian/changelog b/debian/changelog
index 5f85611..90165c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
[ Jérémy Bobbio ]
* Upload new upstream release to unstable. (Closes: #515671, #536931)
* Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.
+ * Depend on kopete… obviously.

-- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200

diff --git a/debian/control b/debian/control
index af7f17a..66b3cae 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-silc/kopete-silc-plugin/trunk

Package: kopete-silc-plugin
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: kopete, ${shlibs:Depends}, ${misc:Depends}
Description: plugin for Kopete to support SILC protocol
Plugin for Kopete instant messaging client to support the SILC protocol.
.
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:19 UTC
Permalink
The following commit has been merged in the master branch:
commit 4de9203a9e471356bc5a7dca91eda6053f0e2037
Author: Jérémy Bobbio <***@debian.org>
Date: Thu Jun 25 22:23:24 2009 +0200

Update Vcs-* field, watch file 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 90165c1..33e336d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low

+ [ Daniel Kahn Gillmor ]
+ * Cleaning up debian/control. Thanks, Lintian!
+
[ Jérémy Bobbio ]
* Upload new upstream release to unstable. (Closes: #515671, #536931)
* Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.
* Depend on kopete… obviously.
+ * Update Vcs-* field and document Git usage in README.source.

-- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200

diff --git a/debian/control b/debian/control
index 66b3cae..58ee63f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Stefan Siegl <***@brokenpipe.de>,
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-dev, cmake
Standards-Version: 3.7.3
Homepage: http://silc.brokenpipe.de/
-XS-Vcs-Svn: svn://svn.debian.org/pkg-silc/kopete-silc-plugin/trunk
-XS-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
diff --git a/debian/watch b/debian/watch
index 8dc17b0..12656c3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://silc.brokenpipe.de/files/kopete_silc-([\d\.]+)\.tar\.gz debian svn-upgrade
+http://silc.brokenpipe.de/files/kopete_silc-([\d\.]+)\.tar\.gz debian git-import-orig
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:19 UTC
Permalink
The following commit has been merged in the master branch:
commit e5552cc5b9811c108a4eeaed5df6d3a3a3cd225b
Author: Jérémy Bobbio <***@debian.org>
Date: Thu Jun 25 22:25:54 2009 +0200

Bump Standards-Version to 3.8.2, no changes required

diff --git a/debian/changelog b/debian/changelog
index 33e336d..30d7f3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
* Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.
* Depend on kopete… obviously.
* Update Vcs-* field and document Git usage in README.source.
+ * Bump Standards-Version to 3.8.2, no changes required.

-- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200

diff --git a/debian/control b/debian/control
index 58ee63f..5245fb2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian SILC Team <pkg-silc-***@lists.alioth.debian.org>
Uploaders: Stefan Siegl <***@brokenpipe.de>,
Jérémy Bobbio <***@debian.org>
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libkopete-dev, libsilc-dev, cmake
-Standards-Version: 3.7.3
+Standards-Version: 3.8.2
Homepage: http://silc.brokenpipe.de/
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
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:19 UTC
Permalink
The following commit has been merged in the master branch:
commit 9827dd73d8d4591304da53a89658f44186df14a4
Author: Jérémy Bobbio <***@debian.org>
Date: Thu Jun 25 22:55:25 2009 +0200

Fix FTBFS with GCC 4.4

Thanks Peter Green for the patch!

(Closes: #504976)

diff --git a/debian/changelog b/debian/changelog
index 30d7f3f..99a6781 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
* Depend on kopete… obviously.
* Update Vcs-* field and document Git usage in README.source.
* Bump Standards-Version to 3.8.2, no changes required.
+ * Fix FTBFS with GCC 4.4. Thanks Peter Green for the patch!
+ (Closes: #504976)

-- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200

diff --git a/debian/rules b/debian/rules
index 28faf25..aec8af7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,11 @@ clean:
-or -name cmake_install.cmake -or -name Makefile \
-or -name kopete_silc.la -or -name install_manifest.txt`; \
do rm -rf $$A; done
+ rm -f src/*.moc
+ rm -rf lib
+ rm -f src/CTestTestfile.cmake
+ rm -f src/icons/CTestTestfile.cmake
+ rm -f src/kopete_silc_automoc.cpp.files
dh_clean

install: build
diff --git a/src/silcaccount.cpp b/src/silcaccount.cpp
index c4dc2bf..334cefe 100644
--- a/src/silcaccount.cpp
+++ b/src/silcaccount.cpp
@@ -19,6 +19,7 @@
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

#include <cstdlib>
+#include <cstdio>
#include <iostream>
#include <assert.h>

diff --git a/src/silcfiletransfer.h b/src/silcfiletransfer.h
index 5757b54..d2e7f99 100644
--- a/src/silcfiletransfer.h
+++ b/src/silcfiletransfer.h
@@ -28,6 +28,8 @@
// Likewise for mode_t.
#include <sys/types.h>

+#include <cstdarg>
+
// include libsilc stuff into a separate namespace
namespace SilcTK {
#include <silc.h>
--
plugin for Kopete to support SILC protocol
Jérémy Bobbio
2009-07-24 00:12:19 UTC
Permalink
The following commit has been merged in the master branch:
commit efa214e90e86eea574aca01826d9397e9620720f
Author: Jérémy Bobbio <***@debian.org>
Date: Fri Jul 24 01:23:51 2009 +0200

Release version 0.5-2

diff --git a/debian/changelog b/debian/changelog
index 99a6781..caa3aca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
+kopete-silc-plugin (0.5-2) unstable; urgency=low

[ Daniel Kahn Gillmor ]
* Cleaning up debian/control. Thanks, Lintian!
@@ -12,7 +12,7 @@ kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
* Fix FTBFS with GCC 4.4. Thanks Peter Green for the patch!
(Closes: #504976)

- -- Jérémy Bobbio <***@debian.org> Thu, 25 Jun 2009 18:11:56 +0200
+ -- Jérémy Bobbio <***@debian.org> Fri, 24 Jul 2009 01:23:44 +0200

kopete-silc-plugin (0.5-1) experimental; urgency=low
--
plugin for Kopete to support SILC protocol
Loading...