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

X Strike Force XOrg SVN commit: r32 - in xorg-config/trunk/debian: . patches



Author: fabbione
Date: 2004-10-05 23:52:21 -0500 (Tue, 05 Oct 2004)
New Revision: 32

Added:
   xorg-config/trunk/debian/CHANGESETS
   xorg-config/trunk/debian/TODO
Modified:
   xorg-config/trunk/debian/changelog
   xorg-config/trunk/debian/patches/900_disable_rman
   xorg-config/trunk/debian/rules
Log:
Add CHANGESETS and TODO files.
Set $Id$ and vim modelines.



Added: xorg-config/trunk/debian/CHANGESETS
===================================================================
--- xorg-config/trunk/debian/CHANGESETS	2004-10-06 04:30:55 UTC (rev 31)
+++ xorg-config/trunk/debian/CHANGESETS	2004-10-06 04:52:21 UTC (rev 32)
@@ -0,0 +1,18 @@
+Changeset Log
+=============
+
+$Id$
+
+This file identifies trunk revisions that should be handled (e.g., merged) as a
+unit.  Standalone updates to the TODO or CHANGESETS files are not recorded here.
+(It should always be safe to merge the latest version of TODO or CHANGESETS
+files anywhere.)
+
+* Import basic debian/* files
+    29
+
+* Add CHANGESETS and TODO files.
+  Set $Id$ and vim modelines.
+    32
+
+vim:set ai et sts=4 sw=4 tw=80:


Property changes on: xorg-config/trunk/debian/CHANGESETS
___________________________________________________________________
Name: svn:keywords
   + Id

Added: xorg-config/trunk/debian/TODO
===================================================================
--- xorg-config/trunk/debian/TODO	2004-10-06 04:30:55 UTC (rev 31)
+++ xorg-config/trunk/debian/TODO	2004-10-06 04:52:21 UTC (rev 32)
@@ -0,0 +1,21 @@
+To-Do List
+==========
+
+$Id$
+
+As items are completed, move them to the CHANGESETS file.  The release manager
+has discretion to identify items that must be fixed for the next package
+release.
+
+Items under actual package version headings are listed in descending order of
+priority; that is, the most important items come first.
+
+6.8.1-1
+-------
+
+* Add copyright file from xorg package (when ready).
+* Add proper descriptions for each package.
+* debian/control needs a lot of love due to binary packages reorganization.
+* lintian/linda cleanup.
+
+vim:set ai et sts=4 sw=4 tw=80:


Property changes on: xorg-config/trunk/debian/TODO
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: xorg-config/trunk/debian/changelog
===================================================================
--- xorg-config/trunk/debian/changelog	2004-10-06 04:30:55 UTC (rev 31)
+++ xorg-config/trunk/debian/changelog	2004-10-06 04:52:21 UTC (rev 32)
@@ -3,3 +3,7 @@
   * First release.
 
  -- Fabio M. Di Nitto <fabbione@fabbione.net>  Wed, 22 Sep 2004 13:51:39 +0200
+
+  $Id$
+
+  vim:set ai et sts=2 sw=2 tw=78:


Property changes on: xorg-config/trunk/debian/changelog
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: xorg-config/trunk/debian/patches/900_disable_rman
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: xorg-config/trunk/debian/rules
===================================================================
--- xorg-config/trunk/debian/rules	2004-10-06 04:30:55 UTC (rev 31)
+++ xorg-config/trunk/debian/rules	2004-10-06 04:52:21 UTC (rev 32)
@@ -3,6 +3,8 @@
 # Licensed under the GNU General Public License, version 2.  See the file
 # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>.
 
+# $Id$
+
 # debhelper
 export DH_OPTIONS
 
@@ -84,3 +86,5 @@
 	rm -rf debian/tmp
 	rm -rf $(STAMP_DIR) $(SOURCE_DIR)
 	perl $(SCRIPT_DIR)/dbs_split clean
+
+# vim:set noet ai sts=8 sw=8 tw=0:


Property changes on: xorg-config/trunk/debian/rules
___________________________________________________________________
Name: svn:keywords
   + Id



Reply to: