/[pkg-kde]/scripts
ViewVC logotype

Log of /scripts

View Directory Listing Directory Listing


Sticky Revision:

Revision 10034 - Directory Listing
Modified Sun Apr 6 17:31:03 2008 UTC (5 years, 1 month ago) by modax-guest
* Support *.manpages (autoremoval only)
* Support sorting
* Support custom command line arguments
* Support validation/test mode for *.installgen development

Revision 9878 - Directory Listing
Modified Wed Mar 26 23:37:05 2008 UTC (5 years, 1 month ago) by modax-guest
* Many enhancement esp. wrt handling of symlinks.
* New match pattern: link and its target.
* Dependencies - which package should be processed first.

Revision 9870 - Directory Listing
Modified Wed Mar 26 17:12:52 2008 UTC (5 years, 1 month ago) by modax-guest
It's my first version of debhelper *.install generator/editor.
It does not install files itself, however it tries to update *.install
files to match contents of installation tree. It currently features:

* Removal of no longer valid *.install entries (i.e. files which were dropped upstream).
* Automatic update of *.install files based on the contents of the *.installgen files:
   *.installgen files are more flexible than plain *.install files, because:
    + perl regular expersions are used instead of shell patterns
    + it's possible to match destination of the file (e.g. its location in debian/tmp)
       and source location of the file (in the build-tree)
    + it's possible to match file mimetype (via libmagic)
    + negation (!), AND (patterns on the line), OR (each line) are supported
    + it's possible to "describe" file(s) which is not installed on purpose. --list-missing and --fail-missing won't complain/fail on them.
    + --no-act shows a diff instead of updating *.install

Documentation is missing, but arguments are similar to dh_install ones.

E.g.
Run with `dh_installgen --sourcedir=debian/tmp --list-missing' on stuff has
been installed to debian/tmp.

Example package.installgen:

mime:text/.* src:doc

can be read as "install files with the mime type matching "text/.*" and originating from the (source) path in the build tree having 'doc' in its name.

Revision 9540 - Directory Listing
Modified Mon Mar 3 10:38:02 2008 UTC (5 years, 2 months ago) by fabo
Add François Marier, k3b maintainer

Revision 9367 - Directory Listing
Modified Sat Feb 9 13:17:38 2008 UTC (5 years, 3 months ago) by pusling-guest
adi wants yzis

Revision 9354 - Directory Listing
Modified Sat Feb 9 05:06:16 2008 UTC (5 years, 3 months ago) by ana
Commit rights for Peter Eisentraut <petere@debian.org>


Revision 9252 - Directory Listing
Modified Sat Feb 2 16:29:34 2008 UTC (5 years, 3 months ago) by fabo
add jonathan patrick davies and scott kittermman to KDE Extras.

Revision 8956 - Directory Listing
Modified Mon Jan 14 20:16:43 2008 UTC (5 years, 4 months ago) by ana
cleaning a bit (removed as well from the alioth group)

Revision 8955 - Directory Listing
Modified Mon Jan 14 20:09:40 2008 UTC (5 years, 4 months ago) by ana
add danf_1979-guest, Daniel Queirolo to commit rights for kde4 stuff

Revision 8901 - Directory Listing
Modified Thu Jan 10 11:30:07 2008 UTC (5 years, 4 months ago) by adeodato
Mail kdebindings commit to the PTS as well.

Revision 8894 - Directory Listing
Modified Thu Jan 10 10:19:29 2008 UTC (5 years, 4 months ago) by adeodato
The umask should be the first thing.

Revision 8873 - Directory Listing
Modified Wed Jan 9 20:51:57 2008 UTC (5 years, 4 months ago) by adeodato
umask 002 here too

Revision 8866 - Directory Listing
Modified Wed Jan 9 18:33:55 2008 UTC (5 years, 4 months ago) by adeodato
kdebindings people.

Revision 8748 - Directory Listing
Modified Thu Jan 3 20:51:12 2008 UTC (5 years, 4 months ago) by ana
add atomo64-guest

Revision 8636 - Directory Listing
Modified Sat Dec 29 16:48:38 2007 UTC (5 years, 4 months ago) by fabo
* Add filter for Makefile.in.
* Add note about automake and version recommended.

Revision 8569 - Directory Listing
Modified Wed Dec 26 22:58:47 2007 UTC (5 years, 4 months ago) by ana
better do everything in a script

Revision 8567 - Directory Listing
Modified Wed Dec 26 22:54:05 2007 UTC (5 years, 4 months ago) by ana
remove /

Revision 8566 - Directory Listing
Modified Wed Dec 26 22:50:42 2007 UTC (5 years, 4 months ago) by ana
hook for updating the website

Revision 8127 - Directory Listing
Modified Wed Dec 5 14:27:53 2007 UTC (5 years, 5 months ago) by fabo
* replace fboudra-guest by fabo.

Revision 8126 - Directory Listing
Modified Wed Dec 5 00:25:25 2007 UTC (5 years, 5 months ago) by ana
filter runtime/ dir too.

Revision 8125 - Directory Listing
Modified Wed Dec 5 00:24:01 2007 UTC (5 years, 5 months ago) by ana
Add kdebase-workspace too.

Revision 8119 - Directory Listing
Modified Tue Dec 4 15:22:23 2007 UTC (5 years, 5 months ago) by ana
in case directory already exists

Revision 7971 - Directory Listing
Modified Mon Nov 19 01:10:33 2007 UTC (5 years, 6 months ago) by ana
Add Matthew Rosewarne (mukidohime-guest)

Revision 7931 - Directory Listing
Modified Fri Nov 16 15:57:35 2007 UTC (5 years, 6 months ago) by ana
update commiters

Revision 7825 - Directory Listing
Modified Thu Nov 8 20:40:46 2007 UTC (5 years, 6 months ago) by ana
add imbrandon

Revision 7636 - Directory Listing
Modified Sun Oct 21 23:10:54 2007 UTC (5 years, 7 months ago) by fboudra-guest
Add angasule for upcoming qtopia-core packages.

Revision 7589 - Directory Listing
Modified Sat Oct 20 09:35:02 2007 UTC (5 years, 7 months ago) by pusling-guest
add Kebianizao-guest - welcome

Revision 7543 - Directory Listing
Modified Thu Oct 18 22:24:34 2007 UTC (5 years, 7 months ago) by fboudra-guest
* Add pull-kde4-branch. quick and dirty done for KDE4 beta.
  LATEST_PULL does not work.

Revision 7513 - Directory Listing
Modified Wed Oct 17 20:24:20 2007 UTC (5 years, 7 months ago) by fboudra-guest
* Add Pierre Thierry (nowhere_man).

Revision 7224 - Directory Listing
Modified Sun Sep 16 14:24:46 2007 UTC (5 years, 8 months ago) by pusling-guest
add trigger and mario

Revision 6928 - Directory Listing
Modified Thu Aug 2 18:17:47 2007 UTC (5 years, 9 months ago) by ana
upgrading permissions to jan, so he can tag as well

Revision 6851 - Directory Listing
Modified Tue Jul 24 18:05:27 2007 UTC (5 years, 9 months ago) by ana
kde4 access for jan.

Revision 6788 - Directory Listing
Modified Fri Jul 20 13:51:21 2007 UTC (5 years, 10 months ago) by ana
force hobbsee-guest to commit patches 

Revision 6731 - Directory Listing
Modified Tue Jul 10 20:04:46 2007 UTC (5 years, 10 months ago) by pusling-guest
add kaar-eguest

Revision 6583 - Directory Listing
Modified Tue Jun 26 08:26:33 2007 UTC (5 years, 10 months ago) by pusling-guest
add meskes

Revision 6448 - Directory Listing
Modified Thu Jun 7 17:14:15 2007 UTC (5 years, 11 months ago) by ana
Add Mario Iseli commits rights

Revision 6155 - Directory Listing
Modified Fri May 11 19:43:36 2007 UTC (6 years ago) by ana
Give rights in kde-extra to nixternal-guest

Revision 6116 - Directory Listing
Modified Thu May 10 09:51:57 2007 UTC (6 years ago) by ana
Add mrjoel-guest to kde-extras.

Revision 6050 - Directory Listing
Modified Thu May 3 15:10:33 2007 UTC (6 years ago) by ana
Commit rights to chipi.


Revision 5992 - Directory Listing
Modified Thu Apr 26 09:35:16 2007 UTC (6 years ago) by ana
Only two lines...

Revision 5991 - Directory Listing
Modified Wed Apr 25 14:40:29 2007 UTC (6 years ago) by ana
Fabo is already in main comitters.


Revision 5990 - Directory Listing
Modified Wed Apr 25 14:38:33 2007 UTC (6 years ago) by ana
Give write rigths to new people


Revision 5517 - Directory Listing
Modified Fri Feb 2 12:40:29 2007 UTC (6 years, 3 months ago) by pusling-guest
also filter buildpreps out of kde-extras

Revision 5511 - Directory Listing
Modified Thu Feb 1 18:31:44 2007 UTC (6 years, 3 months ago) by pusling-guest
add rcardenes (he does bindings)

Revision 5354 - Directory Listing
Modified Wed Jan 17 23:18:45 2007 UTC (6 years, 4 months ago) by modax-guest
exclude buildprep from diffs, sent by email

Revision 5273 - Directory Listing
Modified Mon Jan 8 19:56:34 2007 UTC (6 years, 4 months ago) by ana
Adding wjbeksi-guest jaldhar


Revision 5162 - Directory Listing
Modified Sat Dec 16 22:46:17 2006 UTC (6 years, 5 months ago) by chrsmrtn
Clean up dead users.

Revision 5056 - Directory Listing
Modified Sun Dec 3 17:48:03 2006 UTC (6 years, 5 months ago) by ana
New path

Revision 5052 - Directory Listing
Modified Sun Dec 3 17:19:57 2006 UTC (6 years, 5 months ago) by ana
Editing scripts.
Recovered some stuff now alioth == svn

Revision 4900 - Directory Listing
Modified Mon Nov 13 16:40:28 2006 UTC (6 years, 6 months ago) by fboudra-guest
Add sarah to kde-extras commiters

Revision 4754 - Directory Listing
Modified Sat Oct 21 18:32:10 2006 UTC (6 years, 7 months ago) by chrsmrtn
Add modax and pusling to the committers.

Revision 4723 - Directory Listing
Modified Fri Oct 20 11:43:58 2006 UTC (6 years, 7 months ago) by ana-guest
No guest anymore :)

Revision 4711 - Directory Listing
Modified Tue Oct 17 20:58:47 2006 UTC (6 years, 7 months ago) by fboudra-guest
add tonio to kde-extras team

Revision 4651 - Directory Listing
Modified Mon Oct 9 21:41:35 2006 UTC (6 years, 7 months ago) by madcoder
revert that stupid change

 create-buildprep |    5 -----
 1 file changed, 5 deletions(-)


Revision 4642 - Directory Listing
Modified Sun Oct 8 20:30:55 2006 UTC (6 years, 7 months ago) by madcoder
adapt it for quilt-managed packages.


Revision 4606 - Directory Listing
Modified Thu Oct 5 08:50:42 2006 UTC (6 years, 7 months ago) by fboudra-guest
Add ZhengPeng Hou to kde-extras

Revision 4371 - Directory Listing
Modified Tue Aug 22 01:38:31 2006 UTC (6 years, 9 months ago) by chrsmrtn
Add sharky to the pkg-kde group (kdevelop).

Revision 4365 - Directory Listing
Modified Sun Aug 20 20:22:59 2006 UTC (6 years, 9 months ago) by fboudra-guest
ensure same behavior independently of language used (e.g. if LANG=fr_FR revison become révision, and sed don't find proper revision number)

Revision 4317 - Directory Listing
Modified Sat Aug 12 19:21:20 2006 UTC (6 years, 9 months ago) by madcoder
adding fathi


Revision 3937 - Directory Listing
Modified Sat Jun 10 15:27:01 2006 UTC (6 years, 11 months ago) by chrsmrtn
Remove goneri at fabo's request.

Revision 3808 - Directory Listing
Modified Wed May 24 09:51:01 2006 UTC (6 years, 11 months ago) by madcoder
make create-buildprep more clever to find filter-buildprep ;)


Revision 3585 - Directory Listing
Modified Tue Apr 18 13:45:27 2006 UTC (7 years, 1 month ago) by madcoder
move bz*.py files to some separate space


Revision 3584 - Directory Listing
Modified Tue Apr 18 13:05:36 2006 UTC (7 years, 1 month ago) by madcoder
use bugzilla XML api to query for bug status.
also fix some glitches


Revision 3583 - Directory Listing
Modified Tue Apr 18 11:35:59 2006 UTC (7 years, 1 month ago) by madcoder
make bzsync accept http://bugs.kde.org/show_bug.cgi?id=NNNNNN addresses,
as it's what is un konqui's url bar.


Revision 3580 - Directory Listing
Modified Tue Apr 18 09:12:51 2006 UTC (7 years, 1 month ago) by madcoder
fix bzsync using the clean config from bzlink.


Revision 3578 - Directory Listing
Modified Tue Apr 18 00:08:11 2006 UTC (7 years, 1 month ago) by madcoder
typo


Revision 3577 - Directory Listing
Modified Tue Apr 18 00:02:49 2006 UTC (7 years, 1 month ago) by madcoder
reorganize code.

put configuration data into a Config class. this is the only KDE related
stuff in that file.


Revision 3576 - Directory Listing
Modified Mon Apr 17 23:42:58 2006 UTC (7 years, 1 month ago) by madcoder
make bzlink more friendly (usage, ...)

make it able to deal with mboxes.


Revision 3575 - Directory Listing
Modified Mon Apr 17 23:00:40 2006 UTC (7 years, 1 month ago) by madcoder
spurious debug code


Revision 3574 - Directory Listing
Modified Mon Apr 17 23:00:05 2006 UTC (7 years, 1 month ago) by madcoder
avoid "forwarded" when it's useless.


Revision 3573 - Directory Listing
Modified Mon Apr 17 21:26:20 2006 UTC (7 years, 1 month ago) by madcoder
fix incoherency with bzsync


Revision 3572 - Directory Listing
Modified Mon Apr 17 18:23:55 2006 UTC (7 years, 1 month ago) by madcoder
Add copyright/license (BSD)
Add bzsync.py (a lot less nicely written than bzlink). that does that :

either (1) :

  ./bzsync.py nnn http://bugs.kde.org/NNN
  
  sets nnn as forwarded to http://bugs.kde.org/NNN
  copy State/Resolution as user tags (like bzlink would do)

or (2) :

  ./bzsync.py http://bugs.kde.org/NNN

  figures out which bts bug is forwarded to that NNN kde bug,
  and copy State/Resolution usertags.




Revision 3568 - Directory Listing
Modified Mon Apr 17 16:28:48 2006 UTC (7 years, 1 month ago) by madcoder
small optimizations.
make createMail agnostic of the 'From' so that gnome and other projects
can use the script only needing to modify the "main" function


Revision 3567 - Directory Listing
Modified Mon Apr 17 16:26:53 2006 UTC (7 years, 1 month ago) by madcoder
drop old BtsMail old stub.

reorganize code.

now send the mail. I tested it on upstream bug #125694, will see if that
worked :D


Revision 3566 - Directory Listing
Modified Mon Apr 17 16:19:02 2006 UTC (7 years, 1 month ago) by madcoder
a lot of work done, I am now able to create the correct mail to send to
the BTS/control@bugs.d.o



just have to send it now


Revision 3565 - Directory Listing
Modified Mon Apr 17 15:03:09 2006 UTC (7 years, 1 month ago) by madcoder
Use aba's bts2ldap gateway to guess the debian bug that is related to our
KDE one.


Now, I have: the changes of the kde bugs, the additional comments of the
kde bugs, and the debian bug. let the fest begin !


Revision 3564 - Directory Listing
Modified Mon Apr 17 14:36:10 2006 UTC (7 years, 1 month ago) by madcoder
 * Fix blocks regexp: we don't want to catch full '------' lines.
 * Now parse the "modifications" block (which is what we really want to track
   the bugzilla current bug status !)


Now the cool hacks can begin. I'm thinking of:
 * using BTS usertags to keep track of bugs.kde.org bugs status.
 * automatically append additional comments to the debian bug report.

I also have to think of a way to map KDE #bugs to BTS ones. Since we can't
tag bugs.kde.org ones, we can only use the "forwarded" stats of our
bugs to have the mapping done. I guess this can be easily done by greping
into the debbugs DB, or by querying aba's ldap.


Revision 3563 - Directory Listing
Modified Mon Apr 17 14:12:07 2006 UTC (7 years, 1 month ago) by madcoder
preliminary work on a Bugzilla <=> debbugs cheap linker


Revision 3401 - Directory Listing
Modified Wed Mar 29 15:23:43 2006 UTC (7 years, 1 month ago) by madcoder
damn, Christopher alread added ptitlouis...


Revision 3397 - Directory Listing
Modified Wed Mar 29 15:20:51 2006 UTC (7 years, 1 month ago) by madcoder
add ptitlouis for krecipes


Revision 3396 - Directory Listing
Modified Wed Mar 29 15:18:12 2006 UTC (7 years, 1 month ago) by chrsmrtn
Add a new kde-extras committer.

Revision 3353 - Directory Listing
Modified Sun Mar 26 16:55:12 2006 UTC (7 years, 1 month ago) by chrsmrtn
As per request, add new people to the kde-extras group.

Revision 2844 - Directory Listing
Modified Fri Jan 13 01:02:43 2006 UTC (7 years, 4 months ago) by adeodato
Add stanv-guest as a kde-extras committer.

Revision 2707 - Directory Listing
Modified Tue Dec 27 23:50:59 2005 UTC (7 years, 4 months ago) by adeodato
Add tomalbers-guest to kde-extras.

Revision 2597 - Directory Listing
Modified Thu Dec 8 02:19:00 2005 UTC (7 years, 5 months ago) by jdmetz-guest
Fail if we don't find a debian subdir.

Revision 2588 - Directory Listing
Modified Wed Dec 7 20:21:39 2005 UTC (7 years, 5 months ago) by jdmetz-guest
Clean the source tree before making the backup.

Revision 2457 - Directory Listing
Modified Wed Nov 30 18:07:54 2005 UTC (7 years, 5 months ago) by isaac
Allow ArmeBosse to commit in kde-extras (he is going to maintain/co-maintain
pykdeextensions, kde-guidance and kat)

Revision 2207 - Directory Listing
Modified Fri Nov 11 17:42:16 2005 UTC (7 years, 6 months ago) by jdmetz-guest
Rework buildprep script.  It now works on an untarred source dir
with the debian directory already in it.  It also removes the
copy that it makes.

Revision 2206 - Directory Listing
Modified Fri Nov 11 16:35:36 2005 UTC (7 years, 6 months ago) by jdmetz-guest
Import bash script to create 98_buildprep.diff

Revision 2182 - Directory Listing
Modified Fri Nov 11 10:29:49 2005 UTC (7 years, 6 months ago) by isaac
Support for koffice

Revision 2162 - Directory Listing
Modified Tue Nov 8 23:07:52 2005 UTC (7 years, 6 months ago) by adeodato
Add jdmetz-guest as committer.

Revision 2128 - Directory Listing
Modified Sat Oct 29 16:35:30 2005 UTC (7 years, 6 months ago) by adeodato
Add people/jriddell and modify c-a-c.cfg.

Revision 2021 - Directory Listing
Modified Wed Oct 19 09:24:07 2005 UTC (7 years, 7 months ago) by isaac
Add ana-guest to the AC file (working in koffice-i18n)

Revision 1769 - Directory Listing
Modified Mon Sep 12 12:20:05 2005 UTC (7 years, 8 months ago) by chrsmrtn
Remove my old guest account, since I have successfully
committed with my new developer account.

Revision 1755 - Directory Listing
Modified Sat Sep 10 19:51:59 2005 UTC (7 years, 8 months ago) by chrsmrtn-guest
Add my new username, but don't (yet) delete the old.

Revision 1645 - Directory Listing
Modified Thu Sep 1 22:43:10 2005 UTC (7 years, 8 months ago) by adeodato
Add mez-guest as a kde-extras committer.

Revision 1551 - Directory Listing
Modified Wed Aug 24 11:13:50 2005 UTC (7 years, 8 months ago) by adeodato
And, use $1 and not $2. Dubi dubi dam.

Revision 1550 - Directory Listing
Modified Wed Aug 24 11:12:27 2005 UTC (7 years, 8 months ago) by adeodato
Remove spurious shift.

Revision 1549 - Directory Listing
Modified Wed Aug 24 11:09:52 2005 UTC (7 years, 8 months ago) by adeodato
Allow tag-pkg-kde to copy from other directories than /trunk/packages,
e.g.:

  tag-pkg-kde -d /branches/kde-3.4.0/packages kdelibs

Revision 1530 - Directory Listing
Modified Sun Aug 21 21:58:30 2005 UTC (7 years, 9 months ago) by adeodato
Add luk.

Revision 1471 - Directory Listing
Modified Thu Aug 18 13:14:13 2005 UTC (7 years, 9 months ago) by adeodato
Script to filter a buildprep patch with, so further updates to it
produce less clobbered svn diffs.

Please use!

Revision 1248 - Directory Listing
Modified Tue Jul 5 06:27:28 2005 UTC (7 years, 10 months ago) by adeodato
Add pyro as committer.

Revision 1237 - Directory Listing
Modified Wed Jun 29 09:16:51 2005 UTC (7 years, 10 months ago) by adeodato
commit-access-control.cfg: s/madcoder-guest/madcoder/ as per his request (some
days ago)


Revision 1233 - Directory Listing
Modified Sun Jun 19 22:06:06 2005 UTC (7 years, 11 months ago) by adeodato
commit-access-control.cfg: s/dato-guest/adeodato/

Revision 1160 - Directory Listing
Modified Mon May 30 12:16:06 2005 UTC (7 years, 11 months ago) by madcoder-guest
fixes + $2 allow now to restrict the search for only one subpackage + VERBOSE to control diff verbosity

Revision 1156 - Directory Listing
Modified Mon May 30 11:28:44 2005 UTC (7 years, 11 months ago) by madcoder-guest
add POOL variable, so that you can check against http://snapshot.debian.net/archive/YYYY/MM/DD/debian/pool

Revision 1155 - Directory Listing
Modified Mon May 30 10:01:48 2005 UTC (7 years, 11 months ago) by madcoder-guest
forget about indep packages

Revision 1154 - Directory Listing
Modified Mon May 30 07:48:28 2005 UTC (7 years, 11 months ago) by madcoder-guest
dunno how those $ID$ are supposed to work

Revision 1153 - Directory Listing
Modified Mon May 30 07:39:13 2005 UTC (7 years, 11 months ago) by madcoder-guest
another proposal to track down shlibs changes

Revision 1092 - Directory Listing
Modified Sun May 22 15:14:30 2005 UTC (8 years ago) by dato-guest
Ensure we always remove the tmpfile.

Revision 1091 - Directory Listing
Modified Sun May 22 15:06:25 2005 UTC (8 years ago) by dato-guest
The #DPATCHLEVEL echo was in a bad place, it prevented empty diffs from
being removed. Replaced.

Revision 1090 - Directory Listing
Modified Sun May 22 15:00:55 2005 UTC (8 years ago) by dato-guest
Run filterdiff to remove property diffs, as per MadCoder's suggestion.
Add a #DPATCHLEVEL=0 header to the generated diff.

Revision 1089 - Directory Listing
Modified Sun May 22 14:43:20 2005 UTC (8 years ago) by dato-guest
Add TODO for pull-kde-branch after input from MadCoder.

Revision 1088 - Directory Listing
Modified Sun May 22 10:16:01 2005 UTC (8 years ago) by dato-guest
Commited script to automatize branch pulls from SVN.

Revision 1035 - Directory Listing
Modified Tue Apr 26 01:11:50 2005 UTC (8 years ago) by chrsmrtn-guest
Clean up Uploaders - new standard list for group maintained packages, based
on current contributors, in alphabetical order by last name.

Revision 865 - Directory Listing
Modified Tue Mar 22 21:38:05 2005 UTC (8 years, 2 months ago) by dato-guest
Access for kde-extras.

Revision 863 - Directory Listing
Modified Tue Mar 22 21:26:06 2005 UTC (8 years, 2 months ago) by dato-guest
Add Mark Purcell as a committer on people/allee.

Revision 833 - Directory Listing
Modified Fri Mar 18 14:54:46 2005 UTC (8 years, 2 months ago) by dato-guest
Set svn:keywords = Id.

Revision 831 - Directory Listing
Modified Fri Mar 18 14:48:15 2005 UTC (8 years, 2 months ago) by dato-guest
Script to create icons parsting .menu files.

Revision 800 - Directory Listing
Modified Mon Mar 14 00:23:35 2005 UTC (8 years, 2 months ago) by dato-guest
small fix: don't print a newline when prompting.

Revision 774 - Directory Listing
Modified Fri Mar 11 14:49:40 2005 UTC (8 years, 2 months ago) by chrsmrtn-guest
Remove a sadly "dead" committer.

Revision 758 - Directory Listing
Modified Thu Mar 10 14:37:15 2005 UTC (8 years, 2 months ago) by chrsmrtn-guest
Add remaining active maintainers, for the sake
of completeness.

Revision 756 - Directory Listing
Modified Wed Mar 9 10:59:48 2005 UTC (8 years, 2 months ago) by dato-guest
Give suy write access to www.
Give allee write access to people/allee.
Minor edit.

Revision 646 - Directory Listing
Modified Fri Mar 4 19:23:28 2005 UTC (8 years, 2 months ago) by dato-guest
Uhm, ensure symbols are sorted with LC_COLLATE=C. A fix for arts' shlibs
will follow.

Revision 516 - Directory Listing
Modified Sat Feb 26 18:46:33 2005 UTC (8 years, 2 months ago) by madcoder-guest
adding myself to read-write


Revision 507 - Directory Listing
Modified Sat Feb 26 07:46:27 2005 UTC (8 years, 2 months ago) by dato-guest
Initial script to check if a shlibs bump is needed.

Revision 482 - Directory Listing
Modified Fri Feb 25 02:12:48 2005 UTC (8 years, 2 months ago) by dato-guest
hooks/post-revprop-change:
  - use the Alioth commits lists, not d-qt-kde@l.d.o

Revision 469 - Directory Listing
Modified Mon Feb 14 18:27:23 2005 UTC (8 years, 3 months ago) by isaac
Add me to the access control file

Revision 467 - Directory Listing
Modified Mon Feb 14 18:22:56 2005 UTC (8 years, 3 months ago) by dato-guest
Use -r $REV for the svn cat command too, as otherwise the most recent
version of the package will be offered.

Revision 466 - Directory Listing
Modified Mon Feb 14 18:15:31 2005 UTC (8 years, 3 months ago) by dato-guest
Created script to tag packages in the repository.

Revision 373 - Directory Listing
Modified Wed Jan 5 10:15:36 2005 UTC (8 years, 4 months ago) by dato-guest
Added Isaac Clerencia (isaaccp-guest) to the list of commiters.

Revision 372 - Directory Listing
Modified Mon Jan 3 01:37:39 2005 UTC (8 years, 4 months ago) by dato-guest
comment post-commit parts until svn.d.o == alioth.d.o again

Revision 345 - Directory Listing
Modified Sun Dec 19 18:50:07 2004 UTC (8 years, 5 months ago) by chrsmrtn-guest
Updating the list of those who can commit.
Removed jd-guest, added riku, bab, noel.

Revision 279 - Directory Listing
Modified Mon Nov 29 00:15:35 2004 UTC (8 years, 5 months ago) by chrsmrtn-guest
Adding myself to the list of users that can upload.
(Earlier, I manually edited the file on the server.)

Revision 217 - Directory Listing
Modified Mon Nov 8 01:21:46 2004 UTC (8 years, 6 months ago) by dato-guest
Don't use subject prefix for commit mails, since mailman already puts [Pkg-kde-commits]

Revision 216 - Directory Listing
Modified Mon Nov 8 01:18:08 2004 UTC (8 years, 6 months ago) by dato-guest
Commit logs are now sent to pkg-kde-commits@lists.alioth.debian.org

Revision 215 - Directory Listing
Modified Sun Nov 7 22:58:29 2004 UTC (8 years, 6 months ago) by dato-guest
Another test file, deletion.

Revision 214 - Directory Listing
Modified Sun Nov 7 22:54:29 2004 UTC (8 years, 6 months ago) by dato-guest
Deleted update-www, unnecessary.

Revision 213 - Directory Listing
Modified Sun Nov 7 22:51:01 2004 UTC (8 years, 6 months ago) by dato-guest
Update $HTDOCS_DIR and $SCRIPTS_DIR when those directories are modified.

Revision 212 - Directory Listing
Modified Sun Nov 7 22:48:49 2004 UTC (8 years, 6 months ago) by dato-guest
- Added svn:ignore for scripts/svn-hook.
- Added commit-access-control.cfg.
- Do not send the diff for deleted files (no_diff_deleted=1 in commit-email.pl).

Revision 211 - Directory Listing
Modified Sun Nov 7 22:43:19 2004 UTC (8 years, 6 months ago) by dato-guest
Added dirchanged() function.

Revision 210 - Directory Listing
Modified Sun Nov 7 22:32:00 2004 UTC (8 years, 6 months ago) by dato-guest
Another test file.

Revision 207 - Directory Listing
Modified Sun Nov 7 21:22:50 2004 UTC (8 years, 6 months ago) by dato-guest
Commited current versions of svn hooks.

Revision 206 - Directory Listing
Modified Sun Nov 7 21:19:52 2004 UTC (8 years, 6 months ago) by dato-guest
Created dir under scripts for SVN hooks.

Revision 205 - Directory Listing
Added Sun Nov 7 21:13:38 2004 UTC (8 years, 6 months ago) by dato-guest
Created scripts dir, with update-www and common.

  ViewVC Help
Powered by ViewVC 1.1.5