rests of moving the .debs of the textclient over into its own directory & tarball
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 7 Oct 2013 19:56:23 +0000 (21:56 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 7 Oct 2013 19:56:23 +0000 (21:56 +0200)
citadel/debian/control
textclient/debian/changelog
textclient/debian/control
textclient/debian/rules

index 2fdafb2cebfb98be0c4285c46acc867dffaf3323..12ff8bb4872352fa2a4c487e506b778a6fa3a9be 100644 (file)
@@ -74,16 +74,6 @@ Description: complete and feature-rich groupware server (mail transport agent)
  .
  See the 'citadel-server' package for more informations.
 
-Package: citadel-client
-Architecture: any
-Recommends: shared-mime-info
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common
-Description: complete and feature-rich groupware server (command line client)
- This is package contains the command line client for Citadel, a complete and
- feature-rich open source groupware platform.
- .
- See the 'citadel-server' package for more informations.
-
 Package: citadel-doc
 Section: doc
 Architecture: all
@@ -101,7 +91,6 @@ Architecture: any
 Depends: ${misc:Depends},
          citadel-server (= ${binary:Version}),
          citadel-mta (= ${binary:Version}),
-         citadel-client (= ${binary:Version})
 Description: complete and feature-rich groupware server - debugging symbols
  Citadel is a complete and feature-rich open source groupware platform.
   * Email, calendaring/scheduling, address books
index 02b9d6a2e01a7b8cce2cef089a8a9cd66f9c59e9..49e75304c1db588c61c1fc019ec264535c3d43e9 100644 (file)
@@ -1,4 +1,4 @@
-citadel (8.20-1) stable; urgency=low
+textclient (8.20-1) stable; urgency=low
 
   * new upstream version
 
index 3f6fc7dd2285293537efac39af0e21c7971a8364..a66cff3eea0b7732eb99f82727da92c4bfe1bdc6 100644 (file)
@@ -1,4 +1,4 @@
-Source: citadel
+Source: textclient
 Section: mail
 Priority: extra
 Maintainer: Wilfried Goesgens <w.goesgens@outgesourced.org>
index 7cb8f65d955c5f9751731d60387ebbd0b246b9dd..ea083c164e32ab9a3e9325451788295d217fd12a 100755 (executable)
@@ -133,9 +133,9 @@ binary-common:
        dh_installchangelogs
        dh_installdocs
        dh_installdebconf       
-       dh_installinit --name=citadel
+       dh_installinit --name=textclient
        dh_installman
-       dh_strip --dbg-package=citadel-dbg
+       dh_strip --dbg-package=citadel-textclient-dbg
        dh_link
        dh_compress 
        dh_fixperms