[Pkg-haskell-commits] r1238 - in /packages/frown/trunk/debian: README.source changelog control
arjan at users.alioth.debian.org
arjan at users.alioth.debian.org
Mon Jul 7 22:41:28 UTC 2008
Author: arjan
Date: Mon Jul 7 22:41:27 2008
New Revision: 1238
URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=1238
Log:
r214 at reddwarf: arjan | 2008-07-07 09:36:32 +0200
- Bump Standards-Version to 3.8.0
* debian/README.source: Added.
Added:
packages/frown/trunk/debian/README.source
Modified:
packages/frown/trunk/debian/changelog
packages/frown/trunk/debian/control
Added: packages/frown/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/frown/trunk/debian/README.source?rev=1238&op=file
==============================================================================
--- packages/frown/trunk/debian/README.source (added)
+++ packages/frown/trunk/debian/README.source Mon Jul 7 22:41:27 2008
@@ -1,0 +1,11 @@
+The used patch system is dpatch.
+
+To patch the source run "debian/rules patch"
+
+To add a new patch:
+* put it under debian/patches
+* add it to debian/patches/00list
+
+To unpatch the source run "debian/rules unpatch"
+
+See /usr/share/doc/dpatch for more information.
Modified: packages/frown/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/frown/trunk/debian/changelog?rev=1238&op=diff
==============================================================================
--- packages/frown/trunk/debian/changelog (original)
+++ packages/frown/trunk/debian/changelog Mon Jul 7 22:41:27 2008
@@ -2,9 +2,11 @@
* debian/control:
- Drop all build dependencies on tetex packages as tetex is removed.
+ - Bump Standards-Version to 3.8.0
* debian/frown-doc.doc-base:
- Change the section from Programming to Programming/Haskell as
suggested by the doc-base manual.
+ * debian/README.source: Added.
-- Arjan Oosting <arjan at debian.org> Tue, 17 Jun 2008 06:45:35 +0200
Modified: packages/frown/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/frown/trunk/debian/control?rev=1238&op=diff
==============================================================================
--- packages/frown/trunk/debian/control (original)
+++ packages/frown/trunk/debian/control Mon Jul 7 22:41:27 2008
@@ -5,7 +5,7 @@
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, ghc6,
hevea, lhs2tex, texlive-latex-base, texlive-latex-recommended,
texlive-latex-extra, texlive-math-extra
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/svn/pkg-haskell/packages/frown/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-haskell/packages/frown/trunk
Homepage: http://www.informatik.uni-bonn.de/~ralf/frown/index.html
More information about the Pkg-haskell-commits
mailing list