Log of /branches/kde-3.4.0/packages/kdegraphics
Directory Listing
Revision
938 -
Directory Listing
Modified
Tue Mar 29 21:01:38 2005 UTC
(8 years, 1 month ago)
by
chrsmrtn-guest
Minor copyright touch-ups.
Revision
851 -
Directory Listing
Modified
Fri Mar 18 19:40:37 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
update build-dependencies. Sundry updates, but
mainly this is to bump the cdbs dependency so
that we have the reverse-config target.
Revision
836 -
Directory Listing
Modified
Fri Mar 18 15:28:13 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Note in changelog the creation of XPM icons for menu files.
Revision
835 -
Directory Listing
Modified
Fri Mar 18 15:23:07 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Install XPM icons.
Revision
832 -
Directory Listing
Modified
Fri Mar 18 14:49:57 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Add icons created with the r831 script over the r830 changes.
Revision
812 -
Directory Listing
Modified
Tue Mar 15 15:53:25 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Committing the "disable kpdf drm" fix, since no one called me a traitor to Debian, or asked me to resign :)
Revision
810 -
Directory Listing
Modified
Mon Mar 14 20:13:26 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Updated package descriptions. This is mostly formatting changes - many
actual descriptions still need work, so there's plenty for suy left to do :)
Revision
747 -
Directory Listing
Modified
Tue Mar 8 16:26:30 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
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.
Revision
745 -
Directory Listing
Modified
Tue Mar 8 15:29:19 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Remove lines now in kde.mk from packages' debian/rules.
Revision
729 -
Directory Listing
Modified
Tue Mar 8 12:20:34 2005 UTC
(8 years, 2 months ago)
by
dato-guest
The script got this one wrong.
Revision
727 -
Directory Listing
Modified
Tue Mar 8 11:22:45 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Big sigh. I can't even code a script. s/png/xpm/ in all menu files
modified in the previous commit.
Revision
726 -
Directory Listing
Modified
Tue Mar 8 11:19:37 2005 UTC
(8 years, 2 months ago)
by
dato-guest
MASS COMMIT, UNSAFE! (svk would have helped here).
Anyway: add icon lines to all menu files. This has been done with a
script, so will need checking. More commits about this stuff coming.
Revision
724 -
Directory Listing
Modified
Tue Mar 8 10:17:43 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Forgot this one.
Revision
723 -
Directory Listing
Modified
Tue Mar 8 10:16:07 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Capitalize titles in menu files as per menu policy, and according to
upstream Name= entries in .desktop files.
Revision
709 -
Directory Listing
Modified
Sun Mar 6 02:50:13 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Uhm, I had this uncommited together with the branch patch removal that
Christopher noticed before.
Revision
705 -
Directory Listing
Modified
Sat Mar 5 22:48:16 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Update kdegraphics shlibs generation, giving fine-grained
control.
Also add a few missing items to the TODO.
Revision
700 -
Directory Listing
Modified
Sat Mar 5 21:29:08 2005 UTC
(8 years, 2 months ago)
by
chrsmrtn-guest
Remove branch pull, which doesn't apply. Next upload will get a new pull anyway.
Revision
661 -
Directory Listing
Modified
Sat Mar 5 01:09:08 2005 UTC
(8 years, 2 months ago)
by
dato-guest
dh_makeshlibs thing for kdegraphics and kdemultimedia, using some make
stuff because I can't help it.
Revision
660 -
Directory Listing
Modified
Sat Mar 5 00:06:48 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Changelog for kdegraphics 3.4.0.
Revision
658 -
Directory Listing
Modified
Fri Mar 4 23:59:28 2005 UTC
(8 years, 2 months ago)
by
isaac
Ooooops, I really messed it up, restore kdegraphics changelog and rules
Revision
656 -
Directory Listing
Modified
Fri Mar 4 23:36:21 2005 UTC
(8 years, 2 months ago)
by
isaac
Update changelog and switch rules to CDBS
Revision
616 -
Directory Listing
Modified
Thu Mar 3 13:46:35 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Replaces for kdemultimedia and kdegraphics.
Revision
612 -
Directory Listing
Modified
Thu Mar 3 13:32:13 2005 UTC
(8 years, 2 months ago)
by
isaac
Fix version in changelog for kdegraphics
Revision
603 -
Directory Listing
Modified
Thu Mar 3 08:53:55 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Remove svg-xml.dexktop, now in kdelibs-data. Thanks to MadCoder for
spotting.
Revision
595 -
Directory Listing
Modified
Thu Mar 3 05:28:34 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Oops: kdelibs4 should not be in kdegraphics' dh_makeshlibs path.
Revision
591 -
Directory Listing
Modified
Thu Mar 3 04:51:36 2005 UTC
(8 years, 2 months ago)
by
dato-guest
- rules to cdbs, update control accordingly
- close a bug in changelog
Revision
590 -
Directory Listing
Modified
Thu Mar 3 04:41:25 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Er, put debian/tmp in svn:ignore too.
Revision
589 -
Directory Listing
Modified
Thu Mar 3 04:36:12 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Updates to kdegraphics install files for 3.4.
Revision
585 -
Directory Listing
Modified
Thu Mar 3 03:53:38 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Sigh, the svn:ignore prop. must go to package/debian, not to package.
Revision
584 -
Directory Listing
Modified
Thu Mar 3 03:46:30 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Set svn:ingnore on a bunch of dirs.
Revision
583 -
Directory Listing
Modified
Thu Mar 3 03:24:31 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Forgot #DPATCHLEVEL=1.
Revision
582 -
Directory Listing
Modified
Thu Mar 3 03:20:47 2005 UTC
(8 years, 2 months ago)
by
dato-guest
buildprep diff for kdegraphics.
Revision
581 -
Directory Listing
Modified
Thu Mar 3 03:07:14 2005 UTC
(8 years, 2 months ago)
by
dato-guest
cdbs/kde.mk:
- Don't compress *.el files. (Closes: #296847)
Revision
579 -
Directory Listing
Modified
Thu Mar 3 02:53:15 2005 UTC
(8 years, 2 months ago)
by
dato-guest
- 3.4 branch pull.
- rediff 10_*diff
- remove 11_*diff
- sort ksvg.install
Revision
578 -
Directory Listing
Modified
Thu Mar 3 02:21:58 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Remove 3.3 branch patches for kdegraphics.
Revision
522 -
Directory Listing
Modified
Sun Feb 27 04:48:31 2005 UTC
(8 years, 2 months ago)
by
dato-guest
More svn:ignore's for debian/patches.
Revision
514 -
Directory Listing
Modified
Sat Feb 26 09:35:42 2005 UTC
(8 years, 2 months ago)
by
dato-guest
Deleting patches already in common for kdelibs, kdebase, and
kdegraphics. Note that 04_am_maintainer_mode is not deleted for kdelibs
(since configure.in.in needs to be patched, not admin/configure.in.min).
Revision
513 -
Directory Listing
Modified
Sat Feb 26 09:30:58 2005 UTC
(8 years, 2 months ago)
by
dato-guest
svn:externals for kdelibs, kdebase, and kdegraphics.
Revision
477 -
Directory Listing
Modified
Fri Feb 25 01:27:34 2005 UTC
(8 years, 3 months ago)
by
dato-guest
Created branch dir for 3.4.
Revision
424 -
Directory Listing
Modified
Wed Jan 19 17:35:49 2005 UTC
(8 years, 4 months ago)
by
dato-guest
Original Path:
trunk/packages/kdegraphics
* Correct typo in kamera's description. (Closes: #291139)
- kfax prints correctly multipage tiff files. (Closes: #288754)
Revision
423 -
Directory Listing
Modified
Sun Jan 16 22:47:45 2005 UTC
(8 years, 4 months ago)
by
chrsmrtn-guest
Original Path:
trunk/packages/kdegraphics
adding "dist" to make -f admin/Makefile.common for all
debian/rules not yet updated.
Revision
367 -
Directory Listing
Modified
Thu Dec 30 15:36:13 2004 UTC
(8 years, 4 months ago)
by
dato-guest
Original Path:
trunk/packages/kdegraphics
Commited kdegraphics 3.3.1-2 packaging.
NOTE: the changelog is in iso-8859-1, not utf-8.
Revision
89 -
Directory Listing
Modified
Mon Apr 5 19:40:35 2004 UTC
(9 years, 1 month ago)
by
domi-guest
Original Path:
trunk/packages/kdegraphics
* debian/rules: made sure *.sty are not compressed on installation (
closes:#238812 )
Revision
49 -
Directory Listing
Modified
Sat Feb 21 01:19:43 2004 UTC
(9 years, 3 months ago)
by
ccheney
Original Path:
trunk/packages/kdegraphics
kdegraphics 3.2.0-0pre1v1 update
KDE_3_2_BRANCH update
Added Suggests khelpcenter
Corrected Conflicts/Replaces
Various other minor fixes