r13228 - in /desktop/unstable/libgnomemm2.6: ./ debian/
manphiz-guest at users.alioth.debian.org
manphiz-guest at users.alioth.debian.org
Wed Oct 24 04:53:53 UTC 2007
Author: manphiz-guest
Date: Wed Oct 24 04:53:53 2007
New Revision: 13228
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13228
Log:
Initial upload of libgnomemm2.6, Bradley Bell's original work.
Added:
desktop/unstable/libgnomemm2.6/
desktop/unstable/libgnomemm2.6/debian/
desktop/unstable/libgnomemm2.6/debian/changelog
desktop/unstable/libgnomemm2.6/debian/compat
desktop/unstable/libgnomemm2.6/debian/control
desktop/unstable/libgnomemm2.6/debian/copyright
desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.dirs
desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.install
desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.dirs
desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.doc-base.libgnomemm2.6-reference
desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.docs
desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.install
desktop/unstable/libgnomemm2.6/debian/rules (with props)
desktop/unstable/libgnomemm2.6/debian/watch
Added: desktop/unstable/libgnomemm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/changelog?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/changelog (added)
+++ desktop/unstable/libgnomemm2.6/debian/changelog Wed Oct 24 04:53:53 2007
@@ -1,0 +1,59 @@
+libgnomemm2.6 (2.14.0-1) unstable; urgency=low
+
+ * New upstream release (Closes: #381256)
+
+ -- Bradley Bell <btb at debian.org> Thu, 3 Aug 2006 19:22:49 -0700
+
+libgnomemm2.6 (2.10.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Build against transitioned gtkmm
+ * Build with gcc 4 (Closes: #321686)
+
+ -- Bradley Bell <btb at debian.org> Tue, 29 Nov 2005 14:49:01 -0800
+
+libgnomemm2.6 (2.8.0-1.2) unstable; urgency=low
+
+ * Non-maintainer upload
+ * C++ ABI transition
+
+ -- Philipp Kern <pkern at debian.org> Fri, 12 Aug 2005 15:27:49 +0200
+
+libgnomemm2.6 (2.8.0-1.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * High-urgency upload for sarge-targetted RC bugfix
+ * Rebuild against current unstable, to lose the libtool dependency on
+ libhowl.la. Closes: #305414.
+
+ -- Steve Langasek <vorlon at debian.org> Mon, 25 Apr 2005 05:21:37 -0700
+
+libgnomemm2.6 (2.8.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Bradley Bell <btb at debian.org> Mon, 31 Jan 2005 19:25:31 -0800
+
+libgnomemm2.6 (2.6.0-4) unstable; urgency=low
+
+ * Fixed watch file
+
+ -- Bradley Bell <btb at debian.org> Wed, 22 Sep 2004 18:59:05 -0700
+
+libgnomemm2.6 (2.6.0-3) unstable; urgency=low
+
+ * updated autotools stuff (closes: #255171)
+
+ -- Bradley Bell <btb at debian.org> Sat, 19 Jun 2004 03:41:30 -0700
+
+libgnomemm2.6 (2.6.0-2) unstable; urgency=low
+
+ * fix documentation abstract
+
+ -- Bradley Bell <btb at debian.org> Tue, 8 Jun 2004 03:54:49 -0700
+
+libgnomemm2.6 (2.6.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Bradley Bell <btb at debian.org> Tue, 8 Jun 2004 03:03:14 -0700
Added: desktop/unstable/libgnomemm2.6/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/compat?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/compat (added)
+++ desktop/unstable/libgnomemm2.6/debian/compat Wed Oct 24 04:53:53 2007
@@ -1,0 +1,1 @@
+4
Added: desktop/unstable/libgnomemm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/control?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/control (added)
+++ desktop/unstable/libgnomemm2.6/debian/control Wed Oct 24 04:53:53 2007
@@ -1,0 +1,32 @@
+Source: libgnomemm2.6
+Section: libs
+Priority: optional
+Maintainer: Bradley Bell <btb at debian.org>
+Build-Depends: debhelper (>= 4.0.0), libgnome2-dev (>> 2.6.0), libgtkmm-2.4-dev (>= 1:2.6.5-1), doxygen
+Standards-Version: 3.7.2
+
+Package: libgnomemm-2.6-dev
+Section: libdevel
+Architecture: any
+Depends: libgnomemm-2.6-1c2 (= ${Source-Version}), libgnome2-dev (>> 2.6.0), libgtkmm-2.4-dev (>= 1:2.6.5-1)
+Description: C++ wrappers for libgnome (development files)
+ Gnomemm is a powerful C++ binding for the GNOME libraries.
+ Gnomemm includes bindings for all the popular GNOME interfaces like
+ canvas and MDI as well as useful application templates for constructing
+ good looking apps.
+ .
+ This package contains development files and examples.
+
+Package: libgnomemm-2.6-1c2
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Conflicts: libgnomemm-2.6-1
+Replaces: libgnomemm-2.6-1
+Description: C++ wrappers for libgnome (shared library)
+ Gnomemm is a powerful C++ binding for the GNOME libraries.
+ Gnomemm includes bindings for all the popular GNOME interfaces like
+ canvas and MDI as well as useful application templates for constructing
+ good looking apps.
+ .
+ This package contains shared libraries.
Added: desktop/unstable/libgnomemm2.6/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/copyright?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/copyright (added)
+++ desktop/unstable/libgnomemm2.6/debian/copyright Wed Oct 24 04:53:53 2007
@@ -1,0 +1,29 @@
+This package was debianized by Bradley Bell <btb at debian.org> on
+Fri, 16 Apr 2004 16:49:47 -0700.
+
+It was downloaded from http://gtkmm.sourceforge.net
+
+Upstream Authors: Murray Cumming <murrayc at usa.net>
+ Daniel Elstner <daniel.elstner at gmx.net>
+
+Copyright:
+
+ * Copyright 1999-2001 Free Software Foundation
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * 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
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA
+
+On Debian GNU/Linux systems, the complete text of the GNU Library General
+Public License can be found in /usr/share/common-licenses/LGPL file.
Added: desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.dirs?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.dirs (added)
+++ desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.dirs Wed Oct 24 04:53:53 2007
@@ -1,0 +1,1 @@
+usr/lib
Added: desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.install?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.install (added)
+++ desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-1c2.install Wed Oct 24 04:53:53 2007
@@ -1,0 +1,1 @@
+usr/lib/lib*.so.*
Added: desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.dirs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.dirs?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.dirs (added)
+++ desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.dirs Wed Oct 24 04:53:53 2007
@@ -1,0 +1,2 @@
+usr/lib
+usr/include
Added: desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.doc-base.libgnomemm2.6-reference
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.doc-base.libgnomemm2.6-reference?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.doc-base.libgnomemm2.6-reference (added)
+++ desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.doc-base.libgnomemm2.6-reference Wed Oct 24 04:53:53 2007
@@ -1,0 +1,9 @@
+Document: libgnomemm2.6-reference
+Title: libgnomemm 2.6 Reference Manual
+Author: Doxygen
+Abstract: Reference Manual for libgnomemm 2.6 (C++ bindings for libgnome)
+Section: Apps/Programming
+
+Format: HTML
+Index: /usr/share/doc/libgnomemm-2.6-dev/reference/html/index.html
+Files: /usr/share/doc/libgnomemm-2.6-dev/reference/html/*.html
Added: desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.docs
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.docs?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.docs (added)
+++ desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.docs Wed Oct 24 04:53:53 2007
@@ -1,0 +1,3 @@
+AUTHORS
+NEWS
+docs/reference
Added: desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.install?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.install (added)
+++ desktop/unstable/libgnomemm2.6/debian/libgnomemm-2.6-dev.install Wed Oct 24 04:53:53 2007
@@ -1,0 +1,7 @@
+usr/include/*
+usr/lib/libgnomemm-2.6
+usr/lib/lib*.a
+usr/lib/lib*.so
+usr/lib/pkgconfig/*
+usr/lib/*.la
+usr/share/devhelp/*
Added: desktop/unstable/libgnomemm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/rules?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/rules (added)
+++ desktop/unstable/libgnomemm2.6/debian/rules Wed Oct 24 04:53:53 2007
@@ -1,0 +1,115 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+
+
+CXXFLAGS = -Wall -g
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ CXXFLAGS += -O0
+else
+ CXXFLAGS += -O2
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+ INSTALL_PROGRAM += -s
+endif
+
+
+autogen:
+ libtoolize --force --copy
+ aclocal-1.9 -I scripts
+ automake-1.9 --copy --add-missing
+ autoconf
+
+
+config.status: configure
+ dh_testdir
+ # Add here commands to configure the package.
+ ./configure --enable-static --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CXXFLAGS="$(CXXFLAGS)"
+
+
+build: build-stamp
+build-stamp: config.status
+ dh_testdir
+
+ # Add here commands to compile the package.
+ $(MAKE)
+ $(MAKE) -C docs/reference
+
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) distclean
+ rm -f docs/reference/libgnomemm_doxygen_tags
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+ cp -f /usr/share/misc/config.sub scripts/config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+ cp -f /usr/share/misc/config.guess scripts/config.guess
+endif
+
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/tmp
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir
+ dh_testroot
+ dh_installchangelogs ChangeLog
+ dh_installdocs -XMakefile -XDoxyfile
+ dh_installexamples
+ dh_install --sourcedir=debian/tmp
+# dh_installmenu
+# dh_installdebconf
+# dh_installlogrotate
+# dh_installemacsen
+# dh_installpam
+# dh_installmime
+# dh_installinit
+# dh_installcron
+# dh_installinfo
+ dh_installman
+ dh_link
+ dh_strip
+ dh_compress -Xdoxygen_tags
+ dh_fixperms
+# dh_perl
+# dh_python
+ dh_makeshlibs
+ dh_installdeb
+ dh_shlibdeps
+ dh_gencontrol
+ dh_md5sums
+ dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
Propchange: desktop/unstable/libgnomemm2.6/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: desktop/unstable/libgnomemm2.6/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/watch?rev=13228&op=file
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/watch (added)
+++ desktop/unstable/libgnomemm2.6/debian/watch Wed Oct 24 04:53:53 2007
@@ -1,0 +1,6 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# Site Directory Pattern Version Script
+version=2
+ftp://ftp.gnome.org/pub/gnome/sources/libgnomemm/2.14/libgnomemm-(.*)\.tar\.gz debian uupdate
More information about the pkg-gnome-commits
mailing list