its staying libcitdale2
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 21 May 2012 19:26:54 +0000 (21:26 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 21 May 2012 19:26:54 +0000 (21:26 +0200)
libcitadel/debian/control
libcitadel/debian/rules

index 0450c5f37aa71e2c7de1e5e38bdc652d47c8e1f8..d35afe4615438d1e933475bb3a00441f1f0181fd 100644 (file)
@@ -7,19 +7,17 @@ Build-Depends: debhelper (>= 5), zlib1g-dev
 Standards-Version: 3.8.0
 Homepage: http://citadel.org
 
-Package: libcitadel8
+Package: libcitadel2
 Architecture: any
 Depends: ${shlibs:Depends}, shared-mime-info
 Description: Citadel toolbox
-Provides: libcitadel2
-Conflicts: libcitadel2
  This library contains the commonly used routines for the citadel suite.
 
-Package: libcitadel8-dbg
+Package: libcitadel2-dbg
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libcitadel8
-Description: Debugging symbols for libcitadel8
+Depends: ${shlibs:Depends}, libcitadel2
+Description: Debugging symbols for libcitadel2
  This library contains the commonly used routines for the citadel suite.
  .
  This package provides the debugging symbols.
@@ -28,8 +26,8 @@ Package: libcitadel-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, pkg-config,
- libcitadel8 (= ${binary:Version})
-Description: Development files for libcitadel8
+ libcitadel2 (= ${binary:Version})
+Description: Development files for libcitadel2
  This library contains the commonly used routines for the citadel suite.
  .
  This package provides development files and static libraries.
index 0d7a14405f1609ab31c338f1c28eb61488e9ae90..0420dc5a5ce1ded7b4c7039a1250d9ae3b459465 100755 (executable)
@@ -90,11 +90,11 @@ binary-indep: build install
 binary-arch: build install
        dh_testdir -a
        dh_testroot -a
-       dh_installchangelogs -a -plibcitadel8
+       dh_installchangelogs -a -plibcitadel2
        dh_installdocs -a
        dh_install -a --sourcedir=debian/tmp
        dh_link -a
-       dh_strip -a --dbg-package=libcitadel8-dbg
+       dh_strip -a --dbg-package=libcitadel2-dbg
        dh_compress -a
        dh_fixperms -a
        dh_makeshlibs -a -V