[Pkg-haskell-commits] darcs: ftphs: Added ChangeLog
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:18:23 UTC 2013
Wed Oct 6 03:01:05 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Added ChangeLog
Ignore-this: f9e0a2f683f8704f7b89a229e6ceef72
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-31)
M ./rules -2 +2
Wed Oct 6 03:01:05 UTC 2004 John Goerzen <jgoerzen at complete.org>
* Added ChangeLog
Ignore-this: f9e0a2f683f8704f7b89a229e6ceef72
Keywords:
(jgoerzen at complete.org--projects/missingh--head--1.0--patch-31)
diff -rN -u old-ftphs//rules new-ftphs//rules
--- old-ftphs//rules 2013-01-04 14:18:21.171721076 +0000
+++ new-ftphs//rules 2013-01-04 14:18:22.975806114 +0000
@@ -102,7 +102,7 @@
binary-indep: builddocs installdocs
dh_testdir
dh_testroot
- dh_installchangelogs -i
+ dh_installchangelogs ChangeLog -i
dh_installdocs -i
dh_installexamples -i
# dh_install
@@ -133,7 +133,7 @@
binary-arch: build install
dh_testdir
dh_testroot
- dh_installchangelogs -a
+ dh_installchangelogs ChangeLog -a
dh_installdocs -a
dh_installexamples -a
# dh_install
More information about the Pkg-haskell-commits
mailing list