--- libgwenhywfar-3.2.0.orig/debian/copyright +++ libgwenhywfar-3.2.0/debian/copyright @@ -0,0 +1,22 @@ +This package was debianized by Henning Glawe on +Thu, 11 Nov 2004 19:29:24 +0100. + +It was downloaded from http://gwenhywfar.sourceforge.net/ + +Copyright: (c) 2002, 2003, 2004, 2005, 2006, 2007 by Martin Preuss + +Upstream Author: Martin Preuss + +License: + + Gwenhywfar is licensed under the GNU LGPL (see below) with this exception: + + As the copyright holder of Gwenhywfar, Martin Preuss grants the following + license exception: + + Martin Preuss explicitly allows the compilation and distribution of + Gwenhywfar with the OpenSSL Toolkit. + No developer is required to provide this exception in a derived work. + + A copy of the Lesser GNU Public License can be found in + /usr/share/common-licenses/LGPL . --- libgwenhywfar-3.2.0.orig/debian/libgwenhywfar47.shlibs +++ libgwenhywfar-3.2.0/debian/libgwenhywfar47.shlibs @@ -0,0 +1 @@ +libgwenhywfar 47 libgwenhywfar47 --- libgwenhywfar-3.2.0.orig/debian/libgwenhywfar-doc.docs +++ libgwenhywfar-3.2.0/debian/libgwenhywfar-doc.docs @@ -0,0 +1 @@ +apidoc --- libgwenhywfar-3.2.0.orig/debian/libgwenhywfar47-dev.install +++ libgwenhywfar-3.2.0/debian/libgwenhywfar47-dev.install @@ -0,0 +1,5 @@ +usr/include/* +usr/lib/lib*.so +usr/lib/pkgconfig/* +usr/bin/gwenhywfar-config +usr/share/libgwenhywfar47/aclocal/* usr/share/aclocal/ --- libgwenhywfar-3.2.0.orig/debian/libgwenhywfar47-dev.dirs +++ libgwenhywfar-3.2.0/debian/libgwenhywfar47-dev.dirs @@ -0,0 +1,4 @@ +usr/lib +usr/bin +usr/share/aclocal +usr/include/gwenhywfar3/gwenhywfar --- libgwenhywfar-3.2.0.orig/debian/libgwenhywfar47.install +++ libgwenhywfar-3.2.0/debian/libgwenhywfar47.install @@ -0,0 +1,4 @@ +usr/lib/lib*.so.* +usr/lib/gwenhywfar/* +usr/share/libgwenhywfar*/locale +usr/share/libgwenhywfar*/gwenhywfar --- libgwenhywfar-3.2.0.orig/debian/dirs +++ libgwenhywfar-3.2.0/debian/dirs @@ -0,0 +1,3 @@ +usr/bin +usr/sbin +usr/share/doc/gwen --- libgwenhywfar-3.2.0.orig/debian/watch +++ libgwenhywfar-3.2.0/debian/watch @@ -0,0 +1,4 @@ +version=3 +opts=filenamemangle=s/.*\&dummy=(.*)/lib$1/ \ + http://www.aquamaniac.de/sites/download/packages.php \ + /sites/download/download.php\?package=01\&.*\&dummy=gwenhywfar-([\d.]*).tar.gz debian uupdate --- libgwenhywfar-3.2.0.orig/debian/docs +++ libgwenhywfar-3.2.0/debian/docs @@ -0,0 +1,3 @@ +README +TODO +doc/testdialog.xml --- libgwenhywfar-3.2.0.orig/debian/rules +++ libgwenhywfar-3.2.0/debian/rules @@ -0,0 +1,21 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/class/autotools.mk +DEB_CONFIGURE_EXTRA_FLAGS := --disable-static \ + --enable-full-doc --with-docpath=\$${prefix}/share/doc/libgwenhywfar47 \ + --datarootdir=\$${prefix}/share/libgwenhywfar47 +# let Gwenhywfar benefit from symbol visibility feature of gcc +# this explicit setting is needed because the corresponding test in +# configure.ac checks for the basename of the called $CC binary. +CC=gcc +DEB_DH_INSTALL_SOURCEDIR=$(CURDIR)/debian/tmp +include /usr/share/cdbs/1/rules/debhelper.mk + +build/libgwenhywfar-doc:: + $(MAKE) srcdoc +$(patsubst %,install/%,$(DEB_PACKAGES)) :: + if [ -e debian/$(cdbs_curpkg).lintian-overrides ] ; then \ + mkdir -p debian/$(cdbs_curpkg)/usr/share/lintian/overrides/ ; \ + cp debian/$(cdbs_curpkg).lintian-overrides debian/$(cdbs_curpkg)/usr/share/lintian/overrides/$(cdbs_curpkg) ; \ + fi +clean:: + rm -rf apidoc listdoc.h gwenhywfar.tag gwenhywfar3 --- libgwenhywfar-3.2.0.orig/debian/libgwenhywfar47.dirs +++ libgwenhywfar-3.2.0/debian/libgwenhywfar47.dirs @@ -0,0 +1 @@ +usr/lib --- libgwenhywfar-3.2.0.orig/debian/gwenhywfar-tools.install +++ libgwenhywfar-3.2.0/debian/gwenhywfar-tools.install @@ -0,0 +1,4 @@ +usr/bin/mklistdoc +usr/bin/gct-tool +usr/bin/xmlmerge +usr/bin/typemaker --- libgwenhywfar-3.2.0.orig/debian/compat +++ libgwenhywfar-3.2.0/debian/compat @@ -0,0 +1 @@ +4 --- libgwenhywfar-3.2.0.orig/debian/control +++ libgwenhywfar-3.2.0/debian/control @@ -0,0 +1,64 @@ +Source: libgwenhywfar +Priority: optional +Section: libs +Maintainer: Micha Lenk +Uploaders: Henning Glawe +Build-Depends: debhelper (>= 4.1.16), cdbs, libgcrypt11-dev, libgnutls-dev, libssl-dev, doxygen +Standards-Version: 3.7.3 +Vcs-Browser: http://svn.debian.org/wsvn/aqbanking/libgwenhywfar/trunk/ +Vcs-Svn: svn://svn.debian.org/svn/aqbanking/libgwenhywfar/trunk +XS-Dm-Upload-Allowed: yes + +Package: libgwenhywfar47-dev +Section: libdevel +Architecture: all +Depends: libgwenhywfar47 (>= ${binary:Version}), gwenhywfar-tools +Provides: libgwenhywfar-dev +Conflicts: libgwenhywfar-dev +Suggests: libgwenhywfar-doc +Description: OS abstraction layer (development files) + Gwenhywfar allows porting of your software to different operating + systems like Linux, *BSD, Windows etc. It also provides some often + needed modules such as configuration file handling, simple XML file + parsing, IPC etc. + . + This package contains the development files. + +Package: libgwenhywfar-doc +Section: doc +Architecture: all +Depends: ${shlibs:Depends} +Enhances: libgwenhywfar-dev +Description: OS abstraction layer (development files) + Gwenhywfar allows porting of your software to different operating + systems like Linux, *BSD, Windows etc. It also provides some often + needed modules such as configuration file handling, simple XML file + parsing, IPC etc. + . + This package contains the API documentation. + +Package: libgwenhywfar47 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Suggests: gwenhywfar-tools +Description: OS abstraction layer + Gwenhywfar allows porting of your software to different operating + systems like Linux, *BSD, Windows etc. It also provides some often + needed modules such as configuration file handling, simple XML file + parsing, IPC etc. + +Package: gwenhywfar-tools +Section: utils +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: libgwenhywfar38-dev +Description: helper applications for Gwenhywfar library + This package contains some helper tools provided by Gwenhywfar and + useful for applications making use of Gwenhywfar: mklistdoc, + gct-tool, xmlmerge and typemaker. + . + Gwenhywfar allows porting of your software to different operating + systems like Linux, *BSD, Windows etc. It also provides some often + needed modules such as configuration file handling, simple XML file + parsing, IPC etc. --- libgwenhywfar-3.2.0.orig/debian/changelog +++ libgwenhywfar-3.2.0/debian/changelog @@ -0,0 +1,393 @@ +libgwenhywfar (3.2.0-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Thu, 20 Mar 2008 12:21:12 +0100 + +libgwenhywfar (3.1.1-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Sun, 10 Feb 2008 17:09:13 +0100 + +libgwenhywfar (3.1.0-1) unstable; urgency=low + + * New upstream release + * Re-introduce debian/watch file adapted to new download location. + * Vcs-Svn: Switch to raw svn:// url (without ssh) enabling svnbuildstats to + use it. + + -- Micha Lenk Fri, 25 Jan 2008 17:20:50 +0100 + +libgwenhywfar (3.0.1-1) unstable; urgency=low + + * New upstream release + * debian/control: + - make libgwenhywfar47-dev an architecture independent package. All + architecture dependent binaries have been moved to package + gwenhywfar-tools since 2.9.3~beta-1. + - bump standards version from 3.7.2 to 3.7.3 (no changes needed) + - add Vcs-{Svn,Browser} fields + * debian/copyright: Add copyright years 2006 and 2007 + * Upstream moved downloads to a new place which isn't watch-able yet, thus + drop the debian/watch file. + * Drop debian/libgwenhywfar47-dev.lintian-overrides. It's not needed any + more. + + -- Micha Lenk Sun, 9 Dec 2007 13:22:04 +0100 + +libgwenhywfar (3.0.0-3) unstable; urgency=low + + * Release package to Debian unstable + * debian/control: fix missing prefix "XS-" for Dm-Upload-Allowed field. + Otherwise my upload rights will vanish (thanks to Philipp Kern). + + -- Micha Lenk Mon, 26 Nov 2007 00:49:50 +0100 + +libgwenhywfar (3.0.0-2) experimental; urgency=low + + * Drop libgwenhywfar.la from package libgwenhywfar47-dev because it pulls in + unwanted library dependencies (closes: #451582) + * Explicitly don't ship static libraries, they don't get built anyways + + -- Micha Lenk Sat, 24 Nov 2007 17:08:23 +0100 + +libgwenhywfar (3.0.0-1) experimental; urgency=low + + * New upstream release + * drop not needed build dep dpatch (left over from packaging experiments) + * debian/control: Allow uploads by Debian Maintainers + + -- Micha Lenk Thu, 22 Nov 2007 17:25:41 +0100 + +libgwenhywfar (2.9.11~rc2-1) experimental; urgency=low + + * New upstream release + * debian/rules: clean up creation of listdoc.h, which is generated by + upstream's Makefile now. + + -- Micha Lenk Sun, 11 Nov 2007 23:02:51 +0100 + +libgwenhywfar (2.9.8~beta-1) experimental; urgency=low + + * New upstream release + * debian/control: move doxygen build dep back to Build-Depends + (closes: #449166). CDBS is broken concerning arch-indep packages. + + -- Micha Lenk Sun, 4 Nov 2007 12:43:27 +0100 + +libgwenhywfar (2.9.7~beta-1) experimental; urgency=low + + * New upstream release. + * Reintroduce build-dep on libssl-dev, which is needed now for building + gct-tool. + * Add clean target cleaning up files left over by upstream's clean target. + * debian/rules: configure: use --datarootdir instead of (broken) --localedir + option, which is a better choice anyways as it also moves the new file + ca-bundle.crt into a soname dependent directory. + * Install M4 file into explicitly specified (old) target, otherwise it will + get installed into a subdir of datarootdir. + + -- Micha Lenk Fri, 2 Nov 2007 14:34:12 +0100 + +libgwenhywfar (2.9.3~beta-1) experimental; urgency=low + + The Great "Good Bye OpenSSL" Release: + * New upstream release.This a complete rewrite of Gwenhywfar with a lot of + improvements. + - use GCrypt and GnuTLS instead of OpenSSL (finally closes: #340573) + * Rename packages due to soname change. + * Move doxygen build dep to Build-Depends-Indep. + * Move make of srcdoc target to correct package libgwenhywfar-doc + * Introduce new binary package gwenhywfar-tools. + * Move locale data to soname dependent location /usr/share/libgwenhywfar38 + and drop binary package libgwenhywfar-data. Thanks to Philipp Kern for + this suggestion. + * Add DEB_DH_INSTALL_SOURCEDIR in debian/rules and simplify all *.install + files. Thanks to Georg W. Leonhardt for this idea. + + -- Micha Lenk Fri, 26 Oct 2007 14:28:10 +0200 + +libgwenhywfar (2.6.1-2) unstable; urgency=low + + * debian/control: Make package binNMU-safe by using ${binary:Version} + and ${source:Version} instead of ${SourceVersion}. + + -- Micha Lenk Sun, 30 Sep 2007 18:24:53 +0200 + +libgwenhywfar (2.6.1-1) unstable; urgency=low + + * New upstream release + * Remove ncurses5-dev dependency. According to ChangeLog it's obsolete since + quite a long time. + + -- Micha Lenk Mon, 9 Jul 2007 00:36:48 +0200 + +libgwenhywfar (2.5.4-2) experimental; urgency=low + + * Remove OpenSSL linker flags from libgwenhywfar.la file as suggested by + upstream (some days ago). This is an intermediate solution to prevent + packages using Gwenhywfar to be linked against OpenSSL too just because of + this broken .la file. + + -- Micha Lenk Tue, 27 Mar 2007 04:47:17 +0200 + +libgwenhywfar (2.5.4-1) unstable; urgency=low + + * New upstream release + * Updating Maintainer, thanks to Thomas Viehmann for his contributions + so far. + + -- Micha Lenk Sat, 24 Feb 2007 18:38:51 +0100 + +libgwenhywfar (2.4.0-1) unstable; urgency=low + + * New upstream release + * Bump shlibs for API extensions + + -- Thomas Viehmann Sat, 16 Sep 2006 10:09:23 +0200 + +libgwenhywfar (2.3.1-1) unstable; urgency=low + + * New upstream release + * We conform to Debian Policy 3.7.2. (No changes necessary.) + + -- Thomas Viehmann Sun, 23 Jul 2006 13:00:20 +0200 + +libgwenhywfar (2.3.0-2) unstable; urgency=low + + * Bump shlibs again. + + -- Micha Lenk Fri, 30 Jun 2006 13:58:55 +0200 + +libgwenhywfar (2.3.0-1) unstable; urgency=low + + * New upstream release + * Use gcc in order to benefit from symbol visibility features of gcc. + + -- Micha Lenk Fri, 16 Jun 2006 01:14:32 +0200 + +libgwenhywfar (2.2.0-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Fri, 21 Apr 2006 00:45:45 +0200 + +libgwenhywfar (2.1.1-2) unstable; urgency=low + + * Another shlibs bump + + -- Micha Lenk Tue, 28 Mar 2006 20:37:25 +0200 + +libgwenhywfar (2.1.1-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Tue, 28 Mar 2006 18:39:12 +0200 + +libgwenhywfar (1.99.7-3) unstable; urgency=low + + * Remove Replaces/Conflicts cruft from C++ transitions. + + -- Thomas Viehmann Thu, 23 Feb 2006 11:36:11 +0100 + +libgwenhywfar (1.99.7-2) unstable; urgency=low + + * Bump shlibs. We love it, don't we? + + -- Micha Lenk Thu, 23 Feb 2006 01:36:56 +0100 + +libgwenhywfar (1.99.7-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Tue, 21 Feb 2006 03:58:38 +0100 + +libgwenhywfar (1.99.5-1) unstable; urgency=low + + * New upstream release, this is an entirely new series + * Change so-Vesion to 38 and update packaging accordingly + * Rotate maintainers + + -- Thomas Viehmann Sat, 28 Jan 2006 12:52:12 +0100 + +libgwenhywfar (1.19.2-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Tue, 3 Jan 2006 14:54:45 +0100 + +libgwenhywfar (1.19.0-1) unstable; urgency=low + + * New upstream release + * Remove changes from autoconf files (by Thomas) + + -- Micha Lenk Sun, 23 Oct 2005 18:11:44 +0200 + +libgwenhywfar (1.18.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Thu, 25 Aug 2005 09:52:54 +0200 + +libgwenhywfar (1.17.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Tue, 23 Aug 2005 18:40:35 +0200 + +libgwenhywfar (1.16.0-1) unstable; urgency=low + + * New upstream release + Spelling fix included: Closes: #314003 + * Added lintian override for duplicate dependency. + + -- Thomas Viehmann Sat, 20 Aug 2005 13:26:06 +0200 + +libgwenhywfar (1.15.0-1) unstable; urgency=low + + * New upstream release + Bump shlibs. + + -- Thomas Viehmann Wed, 17 Aug 2005 18:42:53 +0200 + +libgwenhywfar (1.14.0-2) unstable; urgency=low + + * Really do the transition properly. Apologies to Joerg Jaspert + and thanks for stopping the broken -1. + + -- Thomas Viehmann Thu, 21 Jul 2005 09:10:13 +0200 + +libgwenhywfar (1.14.0-1) unstable; urgency=low + + * New upstream release + * g++ transition (renames libgwenhywfar17 to libgwenhywfar17c2). + * Bump standards to 3.6.2 (no changes necessary). + + -- Thomas Viehmann Tue, 19 Jul 2005 21:51:03 +0200 + +libgwenhywfar (1.13.3-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Wed, 15 Jun 2005 00:08:51 +0200 + +libgwenhywfar (1.12.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Wed, 27 Apr 2005 20:06:49 +0200 + +libgwenhywfar (1.11.0-2) unstable; urgency=low + + * Bump shlibs. Sorry, this is necessary for policy. + + -- Thomas Viehmann Wed, 20 Apr 2005 19:55:03 +0200 + +libgwenhywfar (1.11.0-1) unstable; urgency=low + + * New upstream release + * Add /etc/gwenhywfar/gwen-public-ca.crt to libgwenhywfar-data. + Note that this presently differs from upstreams location of the + file (which is directly in /etc). + + -- Thomas Viehmann Wed, 13 Apr 2005 21:35:22 +0200 + +libgwenhywfar (1.10.0-2) unstable; urgency=low + + * Added watch file, updated debian/shlibs. + + -- Thomas Viehmann Sun, 3 Apr 2005 19:23:22 +0200 + +libgwenhywfar (1.10.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Tue, 29 Mar 2005 17:47:23 +0200 + +libgwenhywfar (1.9.0-3) unstable; urgency=low + + * Removed Replaces for libgwenhywfar17-dev from debian/control. + * Added debian/shlibs. + + -- Thomas Viehmann Sat, 19 Mar 2005 16:04:52 +0100 + +libgwenhywfar (1.9.0-2) unstable; urgency=low + + * Added section for source package to debian/control. + + -- Thomas Viehmann Sat, 19 Mar 2005 09:52:45 +0100 + +libgwenhywfar (1.9.0-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Thu, 24 Feb 2005 20:43:14 +0100 + +libgwenhywfar (1.8.0-2) unstable; urgency=low + + * Not including the apidoc files in package libgwenhywfar-dev any more + since they are in a separate package since 1.7.2-1. + + -- Micha Lenk Tue, 22 Feb 2005 00:08:23 +0100 + +libgwenhywfar (1.8.0-1) unstable; urgency=low + + * New upstream release + + -- Micha Lenk Mon, 21 Feb 2005 11:53:21 +0100 + +libgwenhywfar (1.7.2-1) unstable; urgency=low + + * New upstream release + * Introduced libgwenhywfar-doc for separate apidoc package. + * Changed the package desription a little. + + -- Micha Lenk Sat, 5 Feb 2005 21:18:32 +0100 + +libgwenhywfar (1.7.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Thu, 27 Jan 2005 17:16:06 +0100 + +libgwenhywfar (1.6.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Tue, 25 Jan 2005 17:10:10 +0100 + +libgwenhywfar (1.5.0-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Thu, 20 Jan 2005 16:03:46 +0100 + +libgwenhywfar (1.4.1-1) unstable; urgency=low + + * New upstream release + + -- Thomas Viehmann Wed, 12 Jan 2005 21:01:24 +0100 + +libgwenhywfar (1.4-1) unstable; urgency=low + + * New upstream release + * Introduced libgwenhywfar-data to allow installation of multiple + soversions in parallel. + + -- Thomas Viehmann Sat, 8 Jan 2005 17:39:41 +0100 + +libgwenhywfar (1.2.1-1) unstable; urgency=low + + Henning Glawe: + * Initial Release. (closes: #227956) + * Add Thomas Viehmann , who wrote the original ITP, as a + comaintainer + Thomas Viehmann: + * Tightened build-dependencies (e.g. doxygen). + * Took a liking to CDBS. + * Delete generated gwenhywfar.tag on clean. + * Added explicit copyright line. + + -- Thomas Viehmann Sun, 28 Nov 2004 14:12:40 +0100 +