[Evolvis-commits] r79: adapt for older Etch↵

mirabilos at evolvis.org mirabilos at evolvis.org
Wed Jan 7 11:05:19 CET 2009


Author: mirabilos
Date: 2009-01-07 10:05:19 +0000 (Wed, 07 Jan 2009)
New Revision: 79

Modified:
   branches/php-v5-sid-branch/debian/changelog
   branches/php-v5-sid-branch/debian/control
Log:
adapt for older Etch


Modified: branches/php-v5-sid-branch/debian/changelog
===================================================================
--- branches/php-v5-sid-branch/debian/changelog	2009-01-07 09:56:27 UTC (rev 78)
+++ branches/php-v5-sid-branch/debian/changelog	2009-01-07 10:05:19 UTC (rev 79)
@@ -22,8 +22,9 @@
   * Do not use Snoopy from Debian, because it's not in Etch
   * Use libnss-pgsql1 from Etch, not libnss-pgsql2 from Sid
   * Switch maintainer to myself, homepage and VCS-* to Evolvis
+  * Adjust debian/control for older build tools on Etch
 
- -- Thorsten Glaser <mirabilos at evolvis.org>  Wed,  7 Jan 2009 09:54:50 +0000
+ -- Thorsten Glaser <mirabilos at evolvis.org>  Wed,  7 Jan 2009 09:58:12 +0000
 
 gforge (4.5.14-22etch2.3) unreleased; urgency=low
 

Modified: branches/php-v5-sid-branch/debian/control
===================================================================
--- branches/php-v5-sid-branch/debian/control	2009-01-07 09:56:27 UTC (rev 78)
+++ branches/php-v5-sid-branch/debian/control	2009-01-07 10:05:19 UTC (rev 79)
@@ -5,9 +5,8 @@
 Build-Depends-Indep: sharutils, docbook-to-man, devscripts
 Build-Depends: debhelper (>= 4.1.16), dpatch, perl, gettext
 Standards-Version: 3.7.3
-Homepage: http://evolvis.org/
-Vcs-Svn: svn://svn.evolvis.org/svnroot/evolvis/
-Vcs-Browser: https://evolvis.org/plugins/scmsvn/viewcvs.php/?root=evolvis
+XS-Vcs-Svn: svn://svn.evolvis.org/svnroot/evolvis/
+XS-Vcs-Browser: https://evolvis.org/plugins/scmsvn/viewcvs.php/?root=evolvis
 
 Package: gforge
 Architecture: all
@@ -22,6 +21,8 @@
  integrated into one web site and managed through a web interface.
  .
  This meta-package installs a complete GForge site.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-common
 Architecture: all
@@ -36,6 +37,8 @@
  .
  This package contains files and programs used by several other
  subpackages.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-web-apache2
 Architecture: all
@@ -52,6 +55,8 @@
  .
  This package contains the files needed to run the web part of
  GForge on an Apache webserver.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-web-apache
 Architecture: all
@@ -59,6 +64,8 @@
 Description: transition package to gforge-web-apache2
  This package exists only as a means to make transitions to apache2
  easier. You can safely uninstall it.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-db-postgresql
 Architecture: all
@@ -74,6 +81,8 @@
  .
  This package installs, configures and maintains the GForge
  database.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-mta-exim4
 Architecture: all
@@ -89,6 +98,8 @@
  .
  This package configures the Exim 4 mail transfer agent to run
  GForge.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-mta-postfix
 Architecture: all
@@ -104,6 +115,8 @@
  .
  This package configures the Postfix mail transfer agent to run
  GForge.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-mta-courier
 Architecture: all
@@ -119,6 +132,8 @@
  .
  This package configures the Courier mail transfer agent to run
  GForge.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-shell-postgresql
 Architecture: all
@@ -135,6 +150,8 @@
  .
  This package provides shell accounts authenticated via the PostGreSQL
  database to GForge users.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-ftp-proftpd
 Architecture: all
@@ -149,6 +166,8 @@
  integrated into one web site and managed through a web interface.
  .
  This package configures the ProFTPd FTP server for GForge.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-dns-bind9
 Architecture: all
@@ -163,6 +182,8 @@
  integrated into one web site and managed through a web interface.
  .
  This package configures and maintains the DNS zones for GForge.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-lists-mailman
 Architecture: all
@@ -177,6 +198,8 @@
  integrated into one web site and managed through a web interface.
  .
  This package controls the interaction between GForge and Mailman.
+ .
+  Homepage: http://evolvis.org/
 
 Package: gforge-plugin-scmcvs
 Architecture: all
@@ -191,6 +214,8 @@
  This plugin contains the CVS subsystem of GForge. It allows each
  GForge project to have its own CVS repository, and gives some control
  over it to the project's administrator.
+ .
+  Homepage: http://evolvis.org/
 Provides: gforge-plugin-scm
 
 Package: gforge-plugin-scmsvn
@@ -206,6 +231,8 @@
  This plugin contains the Subversion subsystem of GForge. It allows
  each GForge project to have its own Subversion repository, and gives
  some control over it to the project's administrator.
+ .
+  Homepage: http://evolvis.org/
 Provides: gforge-plugin-scm
 
 Package: gforge-plugin-mediawiki
@@ -213,3 +240,5 @@
 Depends: gforge-common (>= 4.6.99), gforge-db-postgresql (>= 4.6.99) | gforge-db, gforge-web-apache2 (>= 4.6.99) | gforge-web, mediawiki
 Description: Mediawiki plugin for GForge
  This plugin allows each project to embed Mediawiki under a tab.
+ .
+  Homepage: http://evolvis.org/




More information about the evolvis-commits mailing list