Changeset 6599
- Timestamp:
- 07/02/10 04:29:05 (3 years ago)
- Location:
- pkg/vinnie/main/atk1.0/trunk/debian
- Files:
-
- 3 added
- 4 edited
-
changelog (modified) (1 diff)
-
control (modified) (2 diffs)
-
control.in (modified) (2 diffs)
-
patches (added)
-
patches/01-docs_libs.patch (added)
-
patches/90-relibtoolize.patch (added)
-
rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/vinnie/main/atk1.0/trunk/debian/changelog
r5936 r6599 1 atk1.0 (1.28.0-parsix2) unstable; urgency=low 2 3 * Sync'd with Debian 1.28.0-1 4 5 -- Parsix User <alan@technotux.org> Thu, 26 Nov 2009 12:39:51 -0800 1 atk1.0 (1.30.0-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 1.30.0-1 4 5 -- Alan Baghumian <alan@technotux.org> Thu, 01 Jul 2010 19:28:36 -0700 6 7 atk1.0 (1.30.0-1) unstable; urgency=low 8 9 * New upstream stable release. 10 + debian/patches/90-relibtoolize.patch: 11 - Regenerated for the new version. 12 13 -- Sebastian Dröge <slomo@debian.org> Wed, 31 Mar 2010 09:03:18 +0200 14 15 atk1.0 (1.29.92-1) experimental; urgency=low 16 17 * New upstream release candidate. 18 * debian/control.in: 19 - Update Standards-Version to 3.8.4, no additional changes needed. 20 - Added myself to uploaders. 21 * debian/patches/01-docs_ldflags.patch: Fix FTBFS with binutils-gold. 22 * debian/patches/90-relibtoolize.patch: Relibtoolize. 23 24 -- David Weinehall <tao@debian.org> Tue, 23 Mar 2010 04:11:53 +0200 25 26 atk1.0 (1.29.4-1) experimental; urgency=low 27 28 * New upstream development release. 29 30 -- Sebastian Dröge <slomo@debian.org> Mon, 04 Jan 2010 10:28:47 +0100 31 32 atk1.0 (1.29.3-1) experimental; urgency=low 33 34 * New upstream development release: 35 + debian/rules: 36 - Include check-dist.mk to prevent accidental uploads to unstable. 37 - Update SHVER to 1.29.3 for the new API. 38 39 -- Sebastian Dröge <slomo@debian.org> Tue, 01 Dec 2009 15:49:37 +0100 6 40 7 41 atk1.0 (1.28.0-1) unstable; urgency=low -
pkg/vinnie/main/atk1.0/trunk/debian/control
r5936 r6599 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: atk1.0 2 7 Section: libs 3 8 Priority: optional 4 9 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 5 Uploaders: Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Mario Lang <mlang@debian.org>, Sebastian Dröge <slomo@debian.org>10 Uploaders: David Weinehall <tao@debian.org>, Josselin Mouette <joss@debian.org>, Mario Lang <mlang@debian.org>, Sebastian Dröge <slomo@debian.org>, David Weinehall <tao@debian.org> 6 11 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0 7 12 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atk1.0 … … 12 17 cdbs (>= 0.4.41), 13 18 gtk-doc-tools, 14 docbook-xml 19 docbook-xml, 20 autotools-dev 15 21 Build-Depends-Indep: libglib2.0-doc 16 Standards-Version: 3.8. 322 Standards-Version: 3.8.4 17 23 Homepage: http://www.gtk.org/ 18 24 -
pkg/vinnie/main/atk1.0/trunk/debian/control.in
r5936 r6599 3 3 Priority: optional 4 4 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> 5 Uploaders: @GNOME_TEAM@ 5 Uploaders: @GNOME_TEAM@, David Weinehall <tao@debian.org> 6 6 Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0 7 7 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/atk1.0 … … 12 12 cdbs (>= 0.4.41), 13 13 gtk-doc-tools, 14 docbook-xml 14 docbook-xml, 15 autotools-dev 15 16 Build-Depends-Indep: libglib2.0-doc 16 Standards-Version: 3.8. 317 Standards-Version: 3.8.4 17 18 Homepage: http://www.gtk.org/ 18 19 -
pkg/vinnie/main/atk1.0/trunk/debian/rules
r5173 r6599 15 15 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-static 16 16 17 SHLIB_VERSION := 1.2 0.017 SHLIB_VERSION := 1.29.3 18 18 DEB_DH_MAKESHLIBS_ARGS_libatk1.0-0 += -V"libatk1.0-0 (>= $(SHLIB_VERSION))" --add-udeb="libatk1.0-udeb" 19 19
Note: See TracChangeset
for help on using the changeset viewer.


