gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/debian rules, 1.82, 1.83 control, 1.59, 1.60 cha


From: lo-lan-do
Subject: [Gforge-commits] gforge/debian rules, 1.82, 1.83 control, 1.59, 1.60 changelog, 1.377, 1.378 gforge-cvs.cron.d, 1.2, NONE
Date: Sun, 16 May 2004 11:55:00 -0500

Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv19357/debian

Modified Files:
        rules control changelog 
Removed Files:
        gforge-cvs.cron.d 
Log Message:
The big SCM pluginification plugin: removed lots of code (moved it
into gforge-plugin-scmcvs), added hooks, added the SCMPlugin class,
various tweaks here and there.


Index: rules
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/rules,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- rules       5 May 2004 21:59:26 -0000       1.82
+++ rules       16 May 2004 16:54:57 -0000      1.83
@@ -121,22 +121,18 @@
        #
        install -m 755 cronjobs/db_stats_agg.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
        install -m 755 cronjobs/massmail.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       
        install -m 755 cronjobs/vacuum.php 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       #
        install -m 755 deb-specific/stats_projects_logparse.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       #
        install -m 755 deb-specific/get_news_notapproved.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       #
-       install -m 755 deb-specific/install-db.sh     
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 deb-specific/db-upgrade.pl     
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 644 deb-specific/sqlparser.pm      
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/lib/
-       install -m 755 deb-specific/sf-add-skill      
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       #
-       install -m 755 deb-specific/register-theme    
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       install -m 755 deb-specific/unregister-theme  
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
-       #
-       install -m 755 deb-specific/register-plugin   
$(CURDIR)/debian/gforge-common/usr/lib/gforge/bin/
+       install -m 755 deb-specific/install-db.sh 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 755 deb-specific/db-upgrade.pl 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 644 deb-specific/sqlparser.pm 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/lib/
+       install -m 644 deb-specific/sqlhelper.pm 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/lib/
+       install -m 755 deb-specific/sf-add-skill 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 755 deb-specific/register-theme 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+       install -m 755 deb-specific/unregister-theme 
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/bin/
+
+       install -m 755 deb-specific/register-plugin 
$(CURDIR)/debian/gforge-common/usr/lib/gforge/bin/
        install -m 755 deb-specific/unregister-plugin 
$(CURDIR)/debian/gforge-common/usr/lib/gforge/bin/
        #
        install -m 644 deb-specific/view_bug.sql      
$(CURDIR)/debian/gforge-db-postgresql/usr/lib/gforge/db/
@@ -159,19 +155,6 @@
        # gforge-shell-ldap
        cd 
$(CURDIR)/debian/gforge-shell-ldap/var/lib/gforge/chroot/var/lib/gforge/chroot 
&& ln -s ../../../../home .
 
-       # gforge-cvs
-       install -m 755 deb-specific/stats_cvs.pl 
$(CURDIR)/debian/gforge-cvs/usr/lib/gforge/bin/
-       install -m 755 deb-specific/install-cvs.sh 
$(CURDIR)/debian/gforge-cvs/usr/lib/gforge/bin/
-       install -m 755 deb-specific/cvs-pserver 
$(CURDIR)/debian/gforge-cvs/usr/lib/gforge/bin/
-       install -m 755 deb-specific/cvssh.pl 
$(CURDIR)/debian/gforge-cvs/bin/cvssh 
-       install -m 755 cgi-bin/cvsweb.cgi 
$(CURDIR)/debian/gforge-cvs/usr/lib/gforge/cgi-bin/cvsweb.cgi
-       install -m 755 cgi-bin/cvsweb.cgi 
$(CURDIR)/debian/gforge-cvs/usr/lib/gforge/bin/cvsweb.cgi
-       install -m 644 etc/cvsweb.conf $(CURDIR)/debian/gforge-cvs/etc/gforge/
-       install -m 755 deb-specific/tarballs.sh 
$(CURDIR)/debian/gforge-cvs/usr/lib/gforge/bin/
-       install -m 755 deb-specific/cvs_dump.pl 
$(CURDIR)/debian/gforge-common/usr/lib/gforge/bin/
-       install -m 755 deb-specific/cvs_update.pl 
$(CURDIR)/debian/gforge-common/usr/lib/gforge/bin/
-       install -m 755 www/tarballs.php 
$(CURDIR)/debian/gforge-cvs/usr/share/gforge/cvs
-
        # gforge-ftp-proftpd
        install -m 755 deb-specific/install-ftp.sh 
$(CURDIR)/debian/gforge-ftp-proftpd/usr/lib/gforge/bin/
        install -m 644 deb-specific/sf-proftpd.conf 
$(CURDIR)/debian/gforge-ftp-proftpd/etc/gforge/

Index: control
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/control,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- control     5 May 2004 22:34:48 -0000       1.59
+++ control     16 May 2004 16:54:57 -0000      1.60
@@ -8,7 +8,8 @@
 Package: gforge
 Architecture: all
 Conflicts: sourceforge
-Depends: debconf (>= 1.0.32), gforge-common (= ${Source-Version}), 
gforge-web-apache (= ${Source-Version})| gforge-web (= ${Source-Version}), 
gforge-db-postgresql (= ${Source-Version})| gforge-db (= ${Source-Version}), 
gforge-mta-exim4 (= ${Source-Version}) | gforge-mta-exim (= ${Source-Version}) 
| gforge-mta-postfix (= ${Source-Version}) | gforge-mta (= ${Source-Version}), 
gforge-shell-ldap (= ${Source-Version})| gforge-shell (= ${Source-Version}), 
gforge-cvs (= ${Source-Version}), gforge-ftp-proftpd (= ${Source-Version})| 
gforge-ftp (= ${Source-Version}), gforge-ldap-openldap (= ${Source-Version})| 
gforge-ldap (= ${Source-Version}), gforge-dns-bind9 (= ${Source-Version})| 
gforge-dns (= ${Source-Version}), gforge-lists-mailman (= ${Source-Version})| 
gforge-lists (= ${Source-Version})
+Depends: debconf (>= 1.0.32), gforge-common (= ${Source-Version}), 
gforge-web-apache (= ${Source-Version})| gforge-web (= ${Source-Version}), 
gforge-db-postgresql (= ${Source-Version})| gforge-db (= ${Source-Version}), 
gforge-mta-exim4 (= ${Source-Version}) | gforge-mta-exim (= ${Source-Version}) 
| gforge-mta-postfix (= ${Source-Version}) | gforge-mta (= ${Source-Version}), 
gforge-shell-ldap (= ${Source-Version})| gforge-shell (= ${Source-Version}), 
gforge-ftp-proftpd (= ${Source-Version})| gforge-ftp (= ${Source-Version}), 
gforge-ldap-openldap (= ${Source-Version})| gforge-ldap (= ${Source-Version}), 
gforge-dns-bind9 (= ${Source-Version})| gforge-dns (= ${Source-Version}), 
gforge-lists-mailman (= ${Source-Version})| gforge-lists (= ${Source-Version})
+Suggests: gforge-cvs (= ${Source-Version})
 Description: Collaborative development tool - meta-package
  GForge provides many tools to help collaboration in a
  development project, such as bug-tracking, task management,
@@ -132,7 +133,7 @@
 
 Package: gforge-cvs
 Architecture: all
-Depends: gforge-common, gforge-ldap-openldap | gforge-ldap, cvs, rcs, apache 
(>= 1.3.9) | apache-ssl (>= 1.3.9) | apache-perl (>= 1.3.9), libapache-mod-ssl 
| apache-ssl, perl, debianutils (>= 1.7), debconf (>= 1.0.32), ssh, libnss-ldap 
(>=184-1), libpam-ldap
+Depends: gforge-common, gforge-ldap-openldap | gforge-ldap, cvs, rcs, apache 
(>= 1.3.9) | apache-ssl (>= 1.3.9) | apache-perl (>= 1.3.9), libapache-mod-ssl 
| apache-ssl, perl, debianutils (>= 1.7), debconf (>= 1.0.32), ssh, libnss-ldap 
(>=184-1), libpam-ldap, gforge-plugin-scmcvs
 Replaces: sourceforge-cvs (>> 2.6-0+11)
 Conflicts: sourceforge-cvs
 Description: Collaborative development tool - CVS management

Index: changelog
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/changelog,v
retrieving revision 1.377
retrieving revision 1.378
diff -u -d -r1.377 -r1.378
--- changelog   9 May 2004 18:15:38 -0000       1.377
+++ changelog   16 May 2004 16:54:57 -0000      1.378
@@ -1,3 +1,9 @@
+gforge (3.3.0+scm-0+1) experimental; urgency=low
+
+  * [Roland] First try at the pluginification of SCM.
+
+ -- Roland Mas <address@hidden>  Sun, 25 Apr 2004 21:12:11 +0200
+
 gforge (3.3.0-4woody9) stable; urgency=low
 
   * [Christian] Added new sql upgrade (2004*.sql)
@@ -37,8 +43,11 @@
     patch from Hidenari Miwa and Tsutomu Tominaga.
   * [Roland] Also use 20031126.sql, for the "cron manager" feature.
   * [Roland] Also use 20031205.sql.
+  * [Christian] Now use setup script (wrapped in gforge-config)
+  * [Christian] Added dependencies in control file so all package of the same 
version are
+    installed when you apt-get install gforge
 
- -- Roland Mas <address@hidden>  Tue,  2 Mar 2004 23:23:04 +0100
+ -- Christian Bayle <address@hidden>  Wed,  3 Mar 2004 10:08:06 +0100
 
 gforge (3.1-12) unstable; urgency=low
 

--- gforge-cvs.cron.d DELETED ---





reply via email to

[Prev in Thread] Current Thread [Next in Thread]