[Pkg-octave-commit] rev 693 - trunk/www
Rafael Laboissiere
rafael at costa.debian.org
Mon Aug 14 14:54:25 UTC 2006
Author: rafael
Date: 2006-08-14 14:54:23 +0000 (Mon, 14 Aug 2006)
New Revision: 693
Modified:
trunk/www/DOG-Guidelines.txt
Log:
* Added a note for avoiding the .svn into .diff.gz when building the package
* Fixed example of changelog entry
Modified: trunk/www/DOG-Guidelines.txt
===================================================================
--- trunk/www/DOG-Guidelines.txt 2006-08-14 12:09:59 UTC (rev 692)
+++ trunk/www/DOG-Guidelines.txt 2006-08-14 14:54:23 UTC (rev 693)
@@ -179,6 +179,11 @@
rm -rf debian
svn co svn+ssh://svn.debian.org/svn/pkg-octave/trunk/packages/octave-cool/debian
+ :note: At this point you will have a debian/ directory containing .svn/
+ directories. In order to avoid this directories to sneaking into
+ the .diff.gz file (and making Lintian unhappy), use the -i option
+ to debuild or dpkg-buildpackage.
+
Developers who are not members of the Debian Octave Group can access the SVN
repository anonymously.
@@ -198,8 +203,7 @@
NOT YET RELEASED!
- +++ Changes made by Rafael Laboissiere
-
+ [ Joe Developer ]
* First import
--
More information about the Pkg-octave-commit
mailing list