SVN commit 562383 by martin: Update packaging scripts for KOffice 1.5.2.
M +3 -2 branches/work/keximdb/koffice-1.5/keximdb/debian/changelog M +2 -2 branches/work/keximdb/koffice-1.5/keximdb/debian/control M +8 -5 branches/work/keximdb/koffice-1.5/keximdb/debian/copyright M +1 -5 branches/work/keximdb/koffice-1.5/keximdb/debian/rules M +11 -2 trunk/kdenonbeta/keximdb/debian/changelog M +3 -3 trunk/kdenonbeta/keximdb/debian/control M +8 -5 trunk/kdenonbeta/keximdb/debian/copyright M +1 -5 trunk/kdenonbeta/keximdb/debian/rules --- branches/work/keximdb/koffice-1.5/keximdb/debian/changelog #562382:562383 @@ -1,10 +1,11 @@ keximdb (1.0.2-1) unstable; urgency=low * Update for KOffice 1.5 packages - * libkexi-dev is gone, using koffice-dev. + * libkexi-dev is gone, using koffice-dev * Update standards version to 3.7.2 + * Update copyright: new description, and update FSF address - -- Martin Ellis <[EMAIL PROTECTED]> Mon, 3 Jul 2006 16:07:34 +0100 + -- Martin Ellis <[EMAIL PROTECTED]> Fri, 14 Jul 2006 17:08:59 +0100 keximdb (0.9-1) UNRELEASED; urgency=low --- branches/work/keximdb/koffice-1.5/keximdb/debian/control #562382:562383 @@ -1,11 +1,11 @@ Source: keximdb Priority: optional Maintainer: Martin Ellis <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, koffice-dev (>= 1.5.1), kdelibs4-dev (>= 4:3.2.0), libglib2.0-dev +Build-Depends: debhelper (>= 4.0.0), autotools-dev, koffice-dev (>= 1:1.5.2-1), koffice-dev (<< 1:1.5.90), libglib2.0-dev Standards-Version: 3.7.2 Section: kde -Package: kexi-mdb-driver +Package: kexi-mdb-plugin Section: kde Architecture: any Depends: ${shlibs:Depends} --- branches/work/keximdb/koffice-1.5/keximdb/debian/copyright #562382:562383 @@ -8,19 +8,22 @@ License: - This package is free software; you can redistribute it and/or + keximdb - a Kexi plugin for importing Microsoft Access databases. + Copyright (C) 2005-2006 Martin Ellis <[EMAIL PROTECTED]> + + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. + version 2.1 of the License, or (at your option) any later version. - This package is distributed in the hope that it will be useful, + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this package; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. --- branches/work/keximdb/koffice-1.5/keximdb/debian/rules #562382:562383 @@ -1,10 +1,6 @@ #!/usr/bin/make -f # -*- makefile -*- # debian/rules for keximdb. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 @@ -55,7 +51,7 @@ dh_testroot dh_clean -k dh_installdirs - $(MAKE) install DESTDIR=$(CURDIR)/debian/kexi-mdb-driver + $(MAKE) install DESTDIR=$(CURDIR)/debian/kexi-mdb-plugin # Build architecture-independent files here. binary-indep: build install --- trunk/kdenonbeta/keximdb/debian/changelog #562382:562383 @@ -1,6 +1,15 @@ -keximdb (0.9-1) unstable; urgency=low +keximdb (1.0.2-1) unstable; urgency=low + * Update for KOffice 1.5 packages + * libkexi-dev is gone, using koffice-dev + * Update standards version to 3.7.2 + * Update copyright: new description, and update FSF address + + -- Martin Ellis <[EMAIL PROTECTED]> Fri, 14 Jul 2006 17:08:59 +0100 + +keximdb (0.9-1) UNRELEASED; urgency=low + * Initial Release. - -- Martin Ellis <[EMAIL PROTECTED]> Mon, 30 May 2005 16:29:07 +0000 + -- Martin Ellis <[EMAIL PROTECTED]> Mon, 30 May 2005 16:29:07 +0000 --- trunk/kdenonbeta/keximdb/debian/control #562382:562383 @@ -1,11 +1,11 @@ Source: keximdb Priority: optional Maintainer: Martin Ellis <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, libkexi-dev, kdelibs4-dev (>= 4:3.2.0), libglib2.0-dev -Standards-Version: 3.6.1 +Build-Depends: debhelper (>= 4.0.0), autotools-dev, koffice-dev (>= 1:1.5.2-1), koffice-dev (<< 1:1.5.90), libglib2.0-dev +Standards-Version: 3.7.2 Section: kde -Package: kexi-mdb-driver +Package: kexi-mdb-plugin Section: kde Architecture: any Depends: ${shlibs:Depends} --- trunk/kdenonbeta/keximdb/debian/copyright #562382:562383 @@ -8,19 +8,22 @@ License: - This package is free software; you can redistribute it and/or + keximdb - a Kexi plugin for importing Microsoft Access databases. + Copyright (C) 2005-2006 Martin Ellis <[EMAIL PROTECTED]> + + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. + version 2.1 of the License, or (at your option) any later version. - This package is distributed in the hope that it will be useful, + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with this package; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. --- trunk/kdenonbeta/keximdb/debian/rules #562382:562383 @@ -1,10 +1,6 @@ #!/usr/bin/make -f # -*- makefile -*- # debian/rules for keximdb. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 @@ -55,7 +51,7 @@ dh_testroot dh_clean -k dh_installdirs - $(MAKE) install DESTDIR=$(CURDIR)/debian/kexi-mdb-driver + $(MAKE) install DESTDIR=$(CURDIR)/debian/kexi-mdb-plugin # Build architecture-independent files here. binary-indep: build install -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]