[Pkg-haskell-commits] darcs: haskell-texmath: Removing quilt patches
mascellani at poisson.phc.unipi.it
mascellani at poisson.phc.unipi.it
Sun Aug 1 20:22:13 UTC 2010
Sun Aug 1 19:35:39 UTC 2010 mascellani at poisson.phc.unipi.it
* Removing quilt patches
Ignore-this: 910404e478864fe5c6bb8b7a2510101a
R ./README.source
M ./changelog +1
R ./patches/
R ./patches/cabal
R ./patches/series
Sun Aug 1 19:35:39 UTC 2010 mascellani at poisson.phc.unipi.it
* Removing quilt patches
Ignore-this: 910404e478864fe5c6bb8b7a2510101a
diff -rN -u old-haskell-texmath/changelog new-haskell-texmath/changelog
--- old-haskell-texmath/changelog 2010-08-01 20:22:12.862359792 +0000
+++ new-haskell-texmath/changelog 2010-08-01 20:22:12.874360425 +0000
@@ -1,6 +1,7 @@
haskell-texmath (0.3.0.2-1) UNRELEASED; urgency=low
* New upstream release (closes: #591169).
+ * Removing quilt patches (they're not necessary).
-- Giovanni Mascellani <gio at debian.org> Sun, 01 Aug 2010 21:20:43 +0200
diff -rN -u old-haskell-texmath/patches/cabal new-haskell-texmath/patches/cabal
--- old-haskell-texmath/patches/cabal 2010-08-01 20:22:12.866360003 +0000
+++ new-haskell-texmath/patches/cabal 1970-01-01 00:00:00.000000000 +0000
@@ -1,29 +0,0 @@
-Remove executable that don't get built from texmath.cabal, so
-their dependencies can be discarded.
-Index: haskell-texmath-0.1.1/texmath.cabal
-===================================================================
---- haskell-texmath-0.1.1.orig/texmath.cabal 2010-01-07 19:05:12.000000000 +0100
-+++ haskell-texmath-0.1.1/texmath.cabal 2010-01-07 19:05:29.000000000 +0100
-@@ -50,22 +50,3 @@
-
- Ghc-Options: -Wall
- Ghc-Prof-Options: -auto-all
--
--Executable testTeXMathML
-- Main-is: testTeXMathML.hs
-- Ghc-Options: -Wall
-- Ghc-Prof-Options: -auto-all
-- if flag(test)
-- Buildable: True
-- else
-- Buildable: False
--
--Executable texmath-cgi
-- Main-is: cgi/texmath-cgi.hs
-- Build-depends: cgi, json
-- Ghc-Options: -Wall
-- Ghc-Prof-Options: -auto-all
-- if flag(cgi)
-- Buildable: True
-- else
-- Buildable: False
diff -rN -u old-haskell-texmath/patches/series new-haskell-texmath/patches/series
--- old-haskell-texmath/patches/series 2010-08-01 20:22:12.862359792 +0000
+++ new-haskell-texmath/patches/series 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-cabal
diff -rN -u old-haskell-texmath/README.source new-haskell-texmath/README.source
--- old-haskell-texmath/README.source 2010-08-01 20:22:12.862359792 +0000
+++ new-haskell-texmath/README.source 1970-01-01 00:00:00.000000000 +0000
@@ -1,13 +0,0 @@
-
-Information about haskell-texmath
----------------------------------
-
-This package uses quilt to manage all modifications to the upstream
-source. Changes are stored in the source package as diffs in
-debian/patches and applied during the build. Please see:
-
- /usr/share/doc/quilt/README.source
-
-for more information on how to apply the patches, modify patches, or
-remove a patch.
-
More information about the Pkg-haskell-commits
mailing list