Changeset 6642
- Timestamp:
- 07/04/10 04:53:30 (3 years ago)
- Location:
- pkg/vinnie/main/liboobs/trunk/debian
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/vinnie/main/liboobs/trunk/debian/changelog
r5791 r6642 1 liboobs (2.22.2-parsix1) unstable; urgency=low 2 3 * New upstream stable release 4 5 -- Alan Baghumian <alan@technotux.org> Thu, 10 Sep 2009 17:54:49 -0700 6 7 liboobs (2.22.1-parsix1) unstable; urgency=low 8 9 * Sync'd with Debian 2.22.1-1 10 11 -- Alan Baghumian <alan@technotux.org> Mon, 17 Aug 2009 17:42:25 -0700 1 liboobs (2.30.1-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.30.1-1 4 5 -- Alan Baghumian <alan@technotux.org> Sat, 03 Jul 2010 19:52:00 -0700 6 7 liboobs (2.30.1-1) unstable; urgency=low 8 9 * New upstream bugfix release 10 11 -- Sebastian Dröge <slomo@debian.org> Mon, 31 May 2010 10:37:24 +0200 12 13 liboobs (2.30.0-2) unstable; urgency=low 14 15 * Disable HAL support, itâs not used at all in the code. 16 * Add Breaks for g-s-t < 2.30 since the ABI changed without bumping 17 SONAME. Please give me a cluebat. 18 19 -- Josselin Mouette <joss@debian.org> Tue, 13 Apr 2010 00:06:06 +0200 20 21 liboobs (2.30.0-1) unstable; urgency=low 22 23 * New upstream release. 24 * debian/control.in: 25 - Bump Standards-Version to 3.8.4, no changes needed. 26 - Bump system-tools-backends-dev build-depend and system-tools-backends 27 depend to 2.9.2. 28 * debian/rules: 29 - Add --with-hal to configure options, now disabled by default upstream. 30 - Add shlibs dependency for liboobs-1-4 >= 2.30.0 due to API changes. 31 * debian/copyright: 32 - Add new copyright notice. 33 * Switch to source format 3.0 (quilt). 34 - Add debian/source/format. 35 - Remove /usr/share/cdbs/1/rules/simple-patchsys.mk include. 36 37 -- Luca Bruno <lethalman88@gmail.com> Fri, 09 Apr 2010 14:20:50 +0200 38 39 liboobs (2.22.2-1) unstable; urgency=low 40 41 * New upstream release. 42 * debian/control.in: 43 - Bump gtk-doc-tools build-depends to >= 1.9. 44 - Bump Standards-Version to 3.8.3, no changes needed. 45 * debian/rules: 46 - Build with --enable-gtk-docs. 47 48 -- Luca Falavigna <dktrkranz@debian.org> Tue, 13 Oct 2009 23:06:08 +0200 12 49 13 50 liboobs (2.22.1-1) unstable; urgency=low -
pkg/vinnie/main/liboobs/trunk/debian/control
r5795 r6642 1 # This file is autogenerated. DO NOT EDIT! 2 # 3 # Modifications should be made to debian/control.in instead. 4 # This file is regenerated automatically in the clean target. 5 1 6 Source: liboobs 2 7 Section: libs 3 8 Priority: optional 4 9 Maintainer: Loic Minier <lool@dooz.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org> 10 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Luca Falavigna <dktrkranz@debian.org>, Sebastian Dröge <slomo@debian.org> 6 11 Build-Depends: cdbs, 7 12 debhelper (>= 5), 8 system-tools-backends-dev (>= 2. 5.4),13 system-tools-backends-dev (>= 2.9.2), 9 14 libdbus-1-dev (>= 0.70), 10 15 libdbus-glib-1-dev (>= 0.70), 11 16 libglib2.0-dev (>= 2.14.0), 12 libhal-dev (>= 0.5.9), 13 gtk-doc-tools (>= 1.0), 17 gtk-doc-tools (>= 1.9), 14 18 gnome-pkg-tools (>= 0.10), 15 19 dpkg-dev (>= 1.13.19), 16 20 libglib2.0-doc 17 Standards-Version: 3.8. 321 Standards-Version: 3.8.4 18 22 19 23 Package: liboobs-1-4 … … 21 25 Depends: ${shlibs:Depends}, 22 26 ${misc:Depends}, 23 system-tools-backends (>= 2.5.4) 27 system-tools-backends (>= 2.9.2) 28 Breaks: gnome-system-tools (<< 2.30) 24 29 Description: GObject based interface to system-tools-backends - shared library 25 30 Liboobs is a lightweight library that provides a GObject based -
pkg/vinnie/main/liboobs/trunk/debian/control.in
r5795 r6642 6 6 Build-Depends: cdbs, 7 7 debhelper (>= 5), 8 system-tools-backends-dev (>= 2. 5.4),8 system-tools-backends-dev (>= 2.9.2), 9 9 libdbus-1-dev (>= 0.70), 10 10 libdbus-glib-1-dev (>= 0.70), 11 11 libglib2.0-dev (>= 2.14.0), 12 libhal-dev (>= 0.5.9), 13 gtk-doc-tools (>= 1.0), 12 gtk-doc-tools (>= 1.9), 14 13 gnome-pkg-tools (>= 0.10), 15 14 dpkg-dev (>= 1.13.19), 16 15 libglib2.0-doc 17 Standards-Version: 3.8. 316 Standards-Version: 3.8.4 18 17 19 18 Package: liboobs-1-4 … … 21 20 Depends: ${shlibs:Depends}, 22 21 ${misc:Depends}, 23 system-tools-backends (>= 2.5.4) 22 system-tools-backends (>= 2.9.2) 23 Breaks: gnome-system-tools (<< 2.30) 24 24 Description: GObject based interface to system-tools-backends - shared library 25 25 Liboobs is a lightweight library that provides a GObject based -
pkg/vinnie/main/liboobs/trunk/debian/copyright
r3309 r6642 8 8 Upstream Author and Copyright Holder: 9 9 Copyright (C) 2004-2005 Carlos Garnacho <carlosg@gnome.org> 10 Copyright (C) 2009-2010 Milan Bouchet-Valat <nalimilan@club.fr> 10 11 11 12 -
pkg/vinnie/main/liboobs/trunk/debian/liboobs-1-dev.install
r5795 r6642 3 3 debian/tmp/usr/lib/pkgconfig 4 4 debian/tmp/usr/include/liboobs-1.0 5 debian/tmp/usr/share/gtk-doc -
pkg/vinnie/main/liboobs/trunk/debian/rules
r5711 r6642 8 8 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 9 9 10 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc 11 12 DEB_DH_MAKESHLIBS_ARGS_ALL += -V "liboobs-1-4 (>= 2.30.0)"
Note: See TracChangeset
for help on using the changeset viewer.


