Log of /tags/gchempaint/0.8.5-1
Directory Listing
Revision
945 -
Directory Listing
Modified
Mon Jan 7 19:54:28 2008 UTC
(5 years, 4 months ago)
by
dleidert-guest
Copied from:
unstable/gchempaint revision 944
[svn-buildpackage] Tagging gchempaint (0.8.5-1)
Revision
930 -
Directory Listing
Modified
Tue Jan 1 22:27:57 2008 UTC
(5 years, 4 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/copyright: Fixed encoding and a typo.
* debian/rules (LDFLAGS): Removed -Wl,-z,defs, because we will run into
trouble atm using it (reverts a change in 0.8.4-3).
Revision
929 -
Directory Listing
Modified
Tue Jan 1 21:45:30 2008 UTC
(5 years, 4 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/patches/02_libgchempaint_convenience.dpatch: Adjusted.
* debian/patches/03_schemasdir_fix.dpatch: Dropped. Applied upstream.
* debian/patches/00list: Adjusted.
Revision
910 -
Directory Listing
Modified
Mon Dec 17 23:49:41 2007 UTC
(5 years, 5 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/compat: Updated to compatibility level 5.
* debian/control (Build-Depends): Increase debhelper version.
(Standards-Version): Updated to latest version (no other changes).
Revision
883 -
Directory Listing
Modified
Fri Dec 7 13:50:59 2007 UTC
(5 years, 5 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/gchempaint.postinst: Removed. Done by dh_desktop and
dh_installmime.
* debian/gchempaint.postrm: Ditto.
* debian/rules (LDFLAGS): Added some more flags to make sure, there are no
unresolved symbols.
(binary-arch): Added calls to dh_desktop and dh_installmime.
Revision
866 -
Directory Listing
Modified
Sun Nov 25 18:54:21 2007 UTC
(5 years, 5 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control: Added Build-Conflicts to really "solve" #450442.
* debian/rules: Added LDFLAGS = -Wl,--as-needed to avoid useless
dependencies.
Revision
832 -
Directory Listing
Modified
Sun Nov 4 19:12:37 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control (Maintainer): Set the debichem team as maintainer. Move
myself to Uploaders.
Revision
829 -
Directory Listing
Modified
Sun Nov 4 19:10:19 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
gchempaint (0.8.4-1) unstable
Reverted change between revision 827 and 828. -1 had already been uploaded.
Revision
828 -
Directory Listing
Modified
Sun Nov 4 19:03:18 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control (Maintainer): Set the debichem team, move myself to Uploaders.
Revision
827 -
Directory Listing
Modified
Sun Nov 4 18:10:25 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control (Suggests): Removed obsolete ps2eps package.
Revision
826 -
Directory Listing
Modified
Sun Nov 4 18:09:14 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/copyright: Updated.
* debian/gchempaint.1: Added to avoid rebuilding.
* debian/gchempaint.1.xml: Updated.
* debian/gchempaint.dirs: Removed. Handled by upstream and dh_install.
* debian/gchempaint.examples: Removed. Nothing to install.
* debian/gchempaint.install: Removed all files installed to tmp/ in the past
(we do not longer do this). Removed bts related stuff (nothing to
install).
* debian/rules: Some cleaning.
(config.status): Removed obsolete option.
(build-stamp): Added a new target to create the manpage.
(install): Install everything into the package directory and not tmp/.
(binary-arch): No examples to install.
* debian/patches/03_schemasdir_fix.dpatch: Added.
- Makefile.in (schemasdir): Fix the schemas installation directory.
* debian/patches/00list: Adjusted.
Revision
825 -
Directory Listing
Modified
Sun Nov 4 16:14:59 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control: XS-Vcs and Homepage field transition.
(Build-Depends): Removed Bonobo dependencies.
(Description): Removed bonobo references.
* debian/gchempaint.menu (section): Menu transition.
* debian/patches/02_libgchempaint_convenience.dpatch: Adjusted.
- Make libgcpcanvas and libgchempaint convenience libraries.
(Suggests): Removed mozilla-bonobo. Deprecated.
Revision
824 -
Directory Listing
Modified
Sun Nov 4 15:19:09 2007 UTC
(5 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
gchempaint (0.8.4-1) UNRELEASED
* New upstream release 0.8.4.
Revision
555 -
Directory Listing
Modified
Sun Jul 1 04:09:52 2007 UTC
(5 years, 10 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control: Added XS-Vcs-Browser and XS-Vcs-Svn fields.
(Build-Depends): Needs libgtk2.0-dev (>= 2.8.0).
(Suggests): Removed mozilla-bonobo. Depreciated.
(Description): Fixed homepage fields.
* debian/patches/01_fix_misc_stuff.dpatch: Adjusted.
- We don't need to patch gchempaint.xml.in any longer.
* debian/changelog: Fixed some entries (btw: the bug #406405 has been fixed at
libgcu level, not `devel' :))
* debian/patches/01_fix_misc_stuff.dpatch: Re-added. Only a part should be
dropped.
Revision
548 -
Directory Listing
Modified
Sun Jul 1 00:13:09 2007 UTC
(5 years, 10 months ago)
by
lidaobing-guest
Original Path:
unstable/gchempaint
[gchempaint]
* New upstream release.
- control: depends on libgcu (>= 0.8.0)
- patches/01_fix_misc_stuff.dpatch: removed, already in upstream
- patches/03_fix_396246_set_LANG_if_undefined.dpatch: removed, useless
- patches/02_libgchempaint_convenience.dpatch: updated
- patches/04_fix_406405_invisible_grouped_text.dpatch: updated
- patches/00list: updated
Revision
538 -
Directory Listing
Modified
Sun Jun 24 16:12:23 2007 UTC
(5 years, 10 months ago)
by
lidaobing-guest
Original Path:
unstable/gchempaint
debian/rules: lintian doesn't like "-$(MAKE) clean", see bug#325372
Revision
331 -
Directory Listing
Modified
Tue Mar 6 11:49:57 2007 UTC
(6 years, 2 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
Set mergeWithUpstream for first tests with svn-buildpackage.
Revision
295 -
Directory Listing
Modified
Mon Jan 15 14:15:13 2007 UTC
(6 years, 4 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/patches/04_fix_406405_invisible_grouped_text.dpatch: Added.
- plugins/selection/group.cc (gcpGroup::Add):
- plugins/selection/group.h (gcpGroup): Get all grouped elements
(closes: #406405). Thanks to randall for reporting the bug.
Revision
286 -
Directory Listing
Modified
Fri Nov 17 03:45:16 2006 UTC
(6 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control Added ${misc:Depends} to fix lintian warning
maintainer-script-needs-depends-on-gconf2 for dh_gconf in debian/rules.
Revision
285 -
Directory Listing
Modified
Fri Nov 17 03:25:22 2006 UTC
(6 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/control (Standards-Version): Bump to 3.7.2.
Revision
284 -
Directory Listing
Modified
Fri Nov 17 03:21:16 2006 UTC
(6 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/patches/03_fix_396246_set_LANG_if_undefined.dpatch: Added.
- lib/application.cc (gcpApplication::gcpApplication): Initialize string
even if LANG is unset (closes: #396246).
Revision
283 -
Directory Listing
Modified
Fri Nov 17 03:17:09 2006 UTC
(6 years, 6 months ago)
by
dleidert-guest
Original Path:
unstable/gchempaint
* debian/patches/03_fix_396246_set_LANG_if_undefined.dpatch: Added.
- lib/application.cc (gcpApplication::gcpApplication): Initialize string
even if LANG is unset (closes: #396246).
Revision
255 -
Directory Listing
Modified
Wed Sep 27 12:26:54 2006 UTC
(6 years, 7 months ago)
by
mbanck
Original Path:
unstable/gchempaint
* debian/control (libgchempaint0): Removed.
* debian/control (libgchempaint-dev): Likewise.
* debian/rules (dh_shlibdeps): Removed libgchempaint support.
Revision
254 -
Directory Listing
Modified
Wed Sep 27 12:24:21 2006 UTC
(6 years, 7 months ago)
by
mbanck
Original Path:
unstable/gchempaint
* debian/patches/02_libgchempaint_convenience.dpatch: New patch, making
libgchempaint a convenience library.
* debian/patches/00list: Added 02_libgchempaint_convenience.
Revision
253 -
Directory Listing
Modified
Wed Sep 27 09:41:09 2006 UTC
(6 years, 7 months ago)
by
mbanck
Original Path:
unstable/gchempaint
* debian/gchempaint.examples: Removed bonobo-control-test.
Revision
252 -
Directory Listing
Modified
Wed Sep 27 09:11:24 2006 UTC
(6 years, 7 months ago)
by
mbanck
Original Path:
unstable/gchempaint
* debian/patches/01_fix_misc_stuff.dpatch: Removed
tests/bonobo-control-test.c hunk.
Revision
249 -
Directory Listing
Modified
Wed Sep 27 08:20:10 2006 UTC
(6 years, 7 months ago)
by
mbanck
Original Path:
unstable/gchempaint
* Upload to unstable.
+ debian/reportbug: Removed.
+ debian/README.Debian: Removed unofficial notice.