Log of /trunk/packages/kdewebdev
Directory Listing
Revision
2568 -
Directory Listing
Modified
Tue Dec 6 18:54:12 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Sync the kdewebdev patches.
Revision
2567 -
Directory Listing
Modified
Tue Dec 6 18:53:54 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
kdewebdev branch pull (3.5)
Revision
2548 -
Directory Listing
Modified
Mon Dec 5 16:16:20 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Sync trunk changelog with branch.
Revision
2422 -
Directory Listing
Modified
Tue Nov 29 20:27:26 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Bump our build-dep on kdesdk.
Revision
2419 -
Directory Listing
Modified
Tue Nov 29 20:06:47 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Updated changelogs.
Revision
2418 -
Directory Listing
Modified
Tue Nov 29 20:03:32 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Add control entries for the dbg packages.
Revision
2417 -
Directory Listing
Modified
Tue Nov 29 19:52:55 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Specify dbg packages. Control entries to follow.
Revision
2416 -
Directory Listing
Modified
Tue Nov 29 19:46:43 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
DH_COMPAT++;
changelog entries will follow shortly.
Revision
2396 -
Directory Listing
Modified
Mon Nov 28 17:33:03 2005 UTC
(7 years, 5 months ago)
by
chrsmrtn
Mega-commit. Bump build-deps and shlibs from 3.5-rc1
to 3.5.0 for the upcoming final release of 3.5.0.
And nudge kdelibs' openexr build-dep to sync with branch.
Revision
2368 -
Directory Listing
Modified
Fri Nov 25 00:44:42 2005 UTC
(7 years, 6 months ago)
by
adeodato
Yet another change of mail address, yada yada.
Revision
2293 -
Directory Listing
Modified
Tue Nov 15 19:09:14 2005 UTC
(7 years, 6 months ago)
by
chrsmrtn
The usual bumps and updates. Note that we have to build against
kdesdk 3.4.2 for now, but it seems to work.
Revision
2292 -
Directory Listing
Modified
Tue Nov 15 19:07:46 2005 UTC
(7 years, 6 months ago)
by
chrsmrtn
Updated install lists for kdewebdev 3.5-rc1.
Revision
2291 -
Directory Listing
Modified
Tue Nov 15 19:05:36 2005 UTC
(7 years, 6 months ago)
by
chrsmrtn
buildprep update and one patch merged.
Revision
2154 -
Directory Listing
Modified
Sun Nov 6 22:26:53 2005 UTC
(7 years, 6 months ago)
by
chrsmrtn
Set trunk externals to point to the trunk copy of cdbs/common-patches.
Revision
2153 -
Directory Listing
Modified
Sun Nov 6 22:16:09 2005 UTC
(7 years, 6 months ago)
by
chrsmrtn
Copied from:
branches/kde-3.4.0/packages/kdewebdev revision 2151
OK, now trunk contains a copy of branches/kde-3.4.0, to be used
for KDE 3.5. A bit of a pain for the immediate future (further 3.4.3 changes
will need to be checked into both branches/kde-3.4.0 and trunk).
Revision
1169 -
Directory Listing
Modified
Tue May 31 16:41:56 2005 UTC
(7 years, 11 months ago)
by
chrsmrtn-guest
Original Path:
branches/kde-3.4.0/packages/kdewebdev
Update debian/rules for individual package shlibs. For now, we
start with 3.4.1-1, but in future we'll only bump when needed
(pending a good, reliable system to determine these things).
Revision
1035 -
Directory Listing
Modified
Tue Apr 26 01:11:50 2005 UTC
(8 years, 1 month ago)
by
chrsmrtn-guest
Original Path:
branches/kde-3.4.0/packages/kdewebdev
Clean up Uploaders - new standard list for group maintained packages, based
on current contributors, in alphabetical order by last name.
Revision
861 -
Directory Listing
Modified
Mon Mar 21 15:46:32 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Original Path:
branches/kde-3.4.0/packages/kdewebdev
No need to list which files to install; the HTML files are generated directly
in the installed directory anyway, so you get everything whether you like it
or not.
Revision
851 -
Directory Listing
Modified
Fri Mar 18 19:40:37 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Original Path:
branches/kde-3.4.0/packages/kdewebdev
update build-dependencies. Sundry updates, but
mainly this is to bump the cdbs dependency so
that we have the reverse-config target.
Revision
747 -
Directory Listing
Modified
Tue Mar 8 16:26:30 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Original Path:
branches/kde-3.4.0/packages/kdewebdev
Updated debian/rules to accomodate new kde.mk.
Note that by default, all libs will be given an shlibs value equal to the
upstream version, assuming that PACKAGES_WITH_LIBS is correct and complete.
If you need finer control, i.e. branch pulls add new symbols, then uncomment
the lines:
#shlibs_ver = 4:3.4.0-1
#$(foreach p,$(PACKAGES_WITH_LIBS),$(eval DEB_DH_MAKESHLIBS_ARGS_$(p) := -V'$(p) (>= $(shlibs_ver))'))
and specify the new shlibs manually.