diff options
| author | Marco Túlio Gontijo e Silva <marcot@riseup.net> | 2010-05-07 02:53:38 +0400 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?=> | 2010-05-07 02:53:38 +0400 |
| commit | 5e6aa83feefa5fd1fb83cfa48d4237f2180aca39 (patch) | |
| tree | 8714effb4205270354072fdf3c0bc053d9ee257c /p/ftphs | |
| parent | 88c51950102b4fd903bcc87298b1a577f7fd7bdc (diff) | |
| download | DHG_packages-5e6aa83feefa5fd1fb83cfa48d4237f2180aca39.tar.gz | |
ftphs: Rename -doc package.
Diffstat (limited to 'p/ftphs')
| -rw-r--r-- | p/ftphs/debian/changelog | 6 | ||||
| -rw-r--r-- | p/ftphs/debian/control | 5 | ||||
| -rw-r--r-- | p/ftphs/debian/ftphs.docs | 1 | ||||
| -rw-r--r-- | p/ftphs/debian/libghc6-ftphs-doc.examples (renamed from p/ftphs/debian/ftphs-doc.examples) | 0 |
4 files changed, 10 insertions, 2 deletions
diff --git a/p/ftphs/debian/changelog b/p/ftphs/debian/changelog index 035a49288..e81f8b0be 100644 --- a/p/ftphs/debian/changelog +++ b/p/ftphs/debian/changelog @@ -1,3 +1,9 @@ +ftphs (1.0.7-2) UNRELEASED; urgency=low + + * Rename -doc package. + + -- Marco Túlio Gontijo e Silva <marcot@debian.org> Thu, 06 May 2010 19:53:31 -0300 + ftphs (1.0.7-1) unstable; urgency=low * New upstream release. diff --git a/p/ftphs/debian/control b/p/ftphs/debian/control index 1aad3cfc8..1644a061f 100644 --- a/p/ftphs/debian/control +++ b/p/ftphs/debian/control @@ -44,9 +44,12 @@ Description: FTP Client and Server Library for Haskell, GHC package # * Server can serve up a real or a virtual filesystem tree # * Standards compliant -Package: ftphs-doc +Package: libghc6-ftphs-doc Section: doc Architecture: all +Provides: ftphs-doc +Replaces: ftphs-doc (<< 1.0.7-2) +Conflicts: ftphs-doc (<< 1.0.7-2) Description: FTP Client and Server Library for Haskell, documentation ftphs provides a Haskell library to implement a FTP client and a FTP server. diff --git a/p/ftphs/debian/ftphs.docs b/p/ftphs/debian/ftphs.docs deleted file mode 100644 index cf7cb60ed..000000000 --- a/p/ftphs/debian/ftphs.docs +++ /dev/null @@ -1 +0,0 @@ -html/* diff --git a/p/ftphs/debian/ftphs-doc.examples b/p/ftphs/debian/libghc6-ftphs-doc.examples index e39721e20..e39721e20 100644 --- a/p/ftphs/debian/ftphs-doc.examples +++ b/p/ftphs/debian/libghc6-ftphs-doc.examples |
