r15759 - in /packages/unstable/glom/debian: changelog compat control control.in copyright rules watch

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Apr 24 07:15:35 UTC 2008


Author: manphiz-guest
Date: Thu Apr 24 07:15:34 2008
New Revision: 15759

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15759
Log:
* Use machine-interpretable format for debian/copyright.
* Drop libgtksourceviewmm-1.0-dev from Build-Depends, it's only needed when
  using --enable-client-only.
* Adjust debian/watch to check stable releases only.
* Update compat level to 6, hence debhelper >= 6 and cdbs >= 0.4.51.
* Clean up dependencies.
* Use gnome-pkg-tools to get GNOME Team uploaders.

Added:
    packages/unstable/glom/debian/control.in
Modified:
    packages/unstable/glom/debian/changelog
    packages/unstable/glom/debian/compat
    packages/unstable/glom/debian/control
    packages/unstable/glom/debian/copyright
    packages/unstable/glom/debian/rules
    packages/unstable/glom/debian/watch

Modified: packages/unstable/glom/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/changelog?rev=15759&op=diff
==============================================================================
--- packages/unstable/glom/debian/changelog (original)
+++ packages/unstable/glom/debian/changelog Thu Apr 24 07:15:34 2008
@@ -1,9 +1,16 @@
-glom (1.6.15-1) hardy; urgency=low
+glom (1.6.15-1) UNRELEASED; urgency=low
 
   * Initial upload to Debian, based on Ubuntu package.
   * New upstream release.
-
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 24 Apr 2008 12:26:59 +0800
+  * Use machine-interpretable format for debian/copyright.
+  * Drop libgtksourceviewmm-1.0-dev from Build-Depends, it's only needed when
+    using --enable-client-only.
+  * Adjust debian/watch to check stable releases only.
+  * Update compat level to 6, hence debhelper >= 6 and cdbs >= 0.4.51.
+  * Clean up dependencies.
+  * Use gnome-pkg-tools to get GNOME Team uploaders.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 24 Apr 2008 13:53:19 +0800
 
 glom (1.6.14-0ubuntu1) hardy; urgency=low
 

Modified: packages/unstable/glom/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/compat?rev=15759&op=diff
==============================================================================
--- packages/unstable/glom/debian/compat (original)
+++ packages/unstable/glom/debian/compat Thu Apr 24 07:15:34 2008
@@ -1,1 +1,1 @@
-5
+6

Modified: packages/unstable/glom/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/control?rev=15759&op=diff
==============================================================================
--- packages/unstable/glom/debian/control (original)
+++ packages/unstable/glom/debian/control Thu Apr 24 07:15:34 2008
@@ -2,31 +2,31 @@
 Section: gnome
 Priority: optional
 Maintainer: Deng Xiyue <manphiz-guest at users.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.28), 
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: cdbs (>= 0.4.51),
+               debhelper (>= 6),
+               docbook-to-man,
+               gnome-doc-utils,
+               gnome-pkg-tools (>= 0.11),
+               iso-codes,
+               libavahi-glib-dev,
                libbakery-2.4-dev (>= 2.4.3),
-               libxml-parser-perl, 
-               libgdamm3.0-dev (>= 3.0.0-2), 
-               libgtkmm-2.4-dev (>= 2.10), 
-               libxslt1-dev (>= 1.1.10), 
-               cdbs (>= 0.4.25-1ubuntu1),
-               python-all-dev (>= 2.4), 
-               scrollkeeper, 
+               libgda3-dev (>= 3.0.2),
+               libgda3-postgres,
+               libgdamm3.0-dev (>= 3.0.0-2),
                libgnome2-dev (>= 2.6.0),
-               iso-codes, 
-               python-gtk2-dev (>= 2.6.0), 
-               python-gnome2-extras-dev (>= 2.19.1), 
-               docbook-to-man, 
-               libtool, 
                libgnome-vfsmm-2.6-dev (>= 2.11.1),
-               gnome-doc-utils, 
-               libgtksourceviewmm-1.0-dev, 
+               libgoocanvas-dev,
+               libgtkmm-2.4-dev (>= 2.10),
+               libxml-parser-perl,
+               libxml++2.6-dev (>= 2.18.1),
+               libxslt1-dev (>= 1.1.10),
+               python-all-dev (>= 2.4),
                postgresql-8.3,
-               libgda3-dev (>= 3.0.2), 
-               python-central (>= 0.5), 
-               libgda3-postgres,
-               libgoocanvas-dev,
-               libavahi-glib-dev,
-               libxml++2.6-dev (>= 2.18.1)
+               python-central (>= 0.5),
+               python-gtk2-dev (>= 2.6.0),
+               python-gnome2-extras-dev (>= 2.19.1),
+               scrollkeeper
 Standards-Version: 3.7.3
 Homepage: http://www.glom.org/
 XS-Python-Version: current
@@ -54,7 +54,13 @@
 Architecture: any
 Section: libdevel
 XB-Python-Version: ${python:Versions}
-Depends: libglom0 (= ${binary:Version}), libbakery-2.4-dev (>= 2.4.3), libgdamm3.0-dev (>= 3.0.0-2), libgtkmm-2.4-dev (>= 2.6.1), libxslt1-dev (>= 1.1.10), libgnome2-dev (>= 2.6.0), libgnome-vfsmm-2.6-dev (>= 2.11.1), libgtksourceviewmm-1.0-dev
+Depends: libglom0 (= ${binary:Version}),
+         libbakery-2.4-dev (>= 2.4.3),
+         libgdamm3.0-dev (>= 3.0.0-2),
+         libgnome2-dev (>= 2.6.0),
+         libgnome-vfsmm-2.6-dev (>= 2.11.1),
+         libgtkmm-2.4-dev (>= 2.6.1),
+         libxslt1-dev (>= 1.1.10)
 Description: Glom library (a database designer and user interface) - header files
  With Glom you can design table definitions and the relationships between
  them, plus arrange the fields on the screen. You can edit and search the
@@ -71,7 +77,14 @@
 Architecture: any
 Section: gnome
 XB-Python-Version: ${python:Versions}
-Depends: libglom0 (= ${binary:Version}), ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, iso-codes, libgda3-postgres, python-gnome2-extras, postgresql-8.3
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${python:Depends},
+         libglom0 (= ${binary:Version}),
+         iso-codes,
+         libgda3-postgres,
+         python-gnome2-extras,
+         postgresql-8.3
 Description: database designer and user interface
  With Glom you can design table definitions and the relationships between 
  them, plus arrange the fields on the screen. You can edit and search the 

Added: packages/unstable/glom/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/control.in?rev=15759&op=file
==============================================================================
--- packages/unstable/glom/debian/control.in (added)
+++ packages/unstable/glom/debian/control.in Thu Apr 24 07:15:34 2008
@@ -1,0 +1,99 @@
+Source: glom
+Section: gnome
+Priority: optional
+Maintainer: Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs (>= 0.4.51),
+               debhelper (>= 6),
+               docbook-to-man,
+               gnome-doc-utils,
+               gnome-pkg-tools (>= 0.11),
+               iso-codes,
+               libavahi-glib-dev,
+               libbakery-2.4-dev (>= 2.4.3),
+               libgda3-dev (>= 3.0.2),
+               libgda3-postgres,
+               libgdamm3.0-dev (>= 3.0.0-2),
+               libgnome2-dev (>= 2.6.0),
+               libgnome-vfsmm-2.6-dev (>= 2.11.1),
+               libgoocanvas-dev,
+               libgtkmm-2.4-dev (>= 2.10),
+               libxml-parser-perl,
+               libxml++2.6-dev (>= 2.18.1),
+               libxslt1-dev (>= 1.1.10),
+               python-all-dev (>= 2.4),
+               postgresql-8.3,
+               python-central (>= 0.5),
+               python-gtk2-dev (>= 2.6.0),
+               python-gnome2-extras-dev (>= 2.19.1),
+               scrollkeeper
+Standards-Version: 3.7.3
+Homepage: http://www.glom.org/
+XS-Python-Version: current
+
+Package: libglom0
+Architecture: any
+Conflicts: glom (<< 1.0.4)
+Replaces: glom (<< 1.0.4)
+Section: libs
+XB-Python-Version: ${python:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Glom library (a database designer and user interface) - library
+ With Glom you can design table definitions and the relationships between
+ them, plus arrange the fields on the screen. You can edit and search the
+ data in those tables, and specify field values in terms of other fields.
+ It's as easy as it should be.
+ The design is loosely based on FileMaker Pro, with the added advantage of
+ separation between interface and data. Its simple framework should be enough
+ to implement most database applications. Without Glom these systems normally
+ consist of lots of repetitive, unmaintainable code.
+ .
+ This is the library package.
+
+Package: libglom-dev
+Architecture: any
+Section: libdevel
+XB-Python-Version: ${python:Versions}
+Depends: libglom0 (= ${binary:Version}),
+         libbakery-2.4-dev (>= 2.4.3),
+         libgdamm3.0-dev (>= 3.0.0-2),
+         libgnome2-dev (>= 2.6.0),
+         libgnome-vfsmm-2.6-dev (>= 2.11.1),
+         libgtkmm-2.4-dev (>= 2.6.1),
+         libxslt1-dev (>= 1.1.10)
+Description: Glom library (a database designer and user interface) - header files
+ With Glom you can design table definitions and the relationships between
+ them, plus arrange the fields on the screen. You can edit and search the
+ data in those tables, and specify field values in terms of other fields.
+ It's as easy as it should be.
+ The design is loosely based on FileMaker Pro, with the added advantage of
+ separation between interface and data. Its simple framework should be enough
+ to implement most database applications. Without Glom these systems normally
+ consist of lots of repetitive, unmaintainable code.
+ .
+ This package contains the library headers.
+ 
+Package: glom
+Architecture: any
+Section: gnome
+XB-Python-Version: ${python:Versions}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${python:Depends},
+         libglom0 (= ${binary:Version}),
+         iso-codes,
+         libgda3-postgres,
+         python-gnome2-extras,
+         postgresql-8.3
+Description: database designer and user interface
+ With Glom you can design table definitions and the relationships between 
+ them, plus arrange the fields on the screen. You can edit and search the 
+ data in those tables, and specify field values in terms of other fields. 
+ It's as easy as it should be.
+ The design is loosely based on FileMaker Pro, with the added advantage of 
+ separation between interface and data. Its simple framework should be enough 
+ to implement most database applications. Without Glom these systems normally 
+ consist of lots of repetitive, unmaintainable code.
+ .
+ Note: to use self-hosting databases, please install postgresql-8.3 
+ locally also.

Modified: packages/unstable/glom/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/copyright?rev=15759&op=diff
==============================================================================
--- packages/unstable/glom/debian/copyright (original)
+++ packages/unstable/glom/debian/copyright Thu Apr 24 07:15:34 2008
@@ -1,23 +1,28 @@
-This package was debianized by Daniel Holbach <dh at mailempfang.de> on
-Sat, 29 Jan 2005 19:04:21 +0100.
+X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+X-Debianized-By: Daniel Holbach <dh at mailempfang.de>
+X-Debianized-Date: Sat, 29 Jan 2005 19:04:21 +0100
+X-Source-Downloaded-From: http://download.gnome.org/sources/glom/
+X-Upstream-Author:
+ Murray Cumming <murrayc at murrayc.com>
 
-It was downloaded from http://www.glom.org
 
-Upstream Author:
+Files: *
+Copyright:
+ © 2001-2006 Murray Cumming
+License: GPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
 
-    Murray Cumming <murrayc at murrayc.com>
+Files: debian/*
+Copyright:
+ © 2005-2008 Daniel Holbach <dh at mailempfang.de>
+License: GPL-2+
 
-License:
 
-    This program is free software; you can redistribute it and/or
-    modify it under the terms of the GNU General Public License as
-    published by the Free Software Foundation; either version 2 of the
-    License, or (at your option) any later version.
-
-    This program 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
-    General Public License for more details.
-
-On Ubuntu GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+X-Comment:
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1' and the
+ complete text of the GNU General Public License can be found in
+ `/usr/share/common-licenses/GPL-2'.

Modified: packages/unstable/glom/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/rules?rev=15759&op=diff
==============================================================================
--- packages/unstable/glom/debian/rules (original)
+++ packages/unstable/glom/debian/rules Thu Apr 24 07:15:34 2008
@@ -1,10 +1,14 @@
 #!/usr/bin/make -f
 
-DEB_PYTHON_SYSTEM               := pycentral
+DEB_PYTHON_SYSTEM := pycentral
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DH_VERBOSE=1
 
@@ -16,7 +20,10 @@
 DEB_INSTALL_DOCS_glom := docs/developer_documentation.txt docs/postgres_test.c docs/postgres_gda_test.c
 
 DEB_SHLIBDEPS_INCLUDE := debian/libglom0/usr/lib
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper --disable-update-mime-database --with-postgres-utils=/usr/lib/postgresql/8.3/bin
+DEB_CONFIGURE_EXTRA_FLAGS := \
+	--disable-scrollkeeper \
+	--disable-update-mime-database \
+	--with-postgres-utils=/usr/lib/postgresql/8.3/bin
 
 common-binary-arch::
 	rm -f debian/*/usr/share/mime/{subclasses,globs,magic,XMLnamespaces,aliases,mime.cache}

Modified: packages/unstable/glom/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/glom/debian/watch?rev=15759&op=diff
==============================================================================
--- packages/unstable/glom/debian/watch (original)
+++ packages/unstable/glom/debian/watch Thu Apr 24 07:15:34 2008
@@ -1,2 +1,4 @@
-version=2
-http://ftp.gnome.org/pub/GNOME/sources/glom/([\d\.]+)/glom-([\d\.]+)\.tar\.gz  debian uupdate
+version=3
+
+http://download.gnome.org/sources/glom/([\d\.]+)[24680]/ \
+        glom-([\d\.]+)\.tar\.gz




More information about the pkg-gnome-commits mailing list