Trying to build a new package I get this : [EMAIL PROTECTED]:~/debian/s25manager-0.82]$ dpkg-buildpackage -rfakeroot dpkg-buildpackage: source package is s25manager dpkg-buildpackage: source version is 0.82-1 dpkg-buildpackage: source maintainer is Eric Van Buggenhaut <[EMAIL PROTECTED]> dpkg-buildpackage: build architecture is i386 fakeroot debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. dh_clean dpkg-source -b s25manager-0.82 dpkg-source: error: per-package paragraph 2 in control info file is missing Package line
I can't find the error, my control file is 'normal' : [EMAIL PROTECTED]:~/debian/s25manager-0.82]$ less debian/control Source: s25manager Section: main/comm Priority: optional Maintainer: Eric Van Buggenhaut <[EMAIL PROTECTED]> Build-Depends: debhelper (>> 2.0.0) Standards-Version: 3.2.1 Package: s25manager Architecture: all Depends: ${shlibs:Depends}, tcl8.0 | tcl8.2 Description: Siemens S25 cell phone GUI manager s25manager is a GUI manager for the S25 series (S25, M35, M35i, ...) Siemens cell phones. It backs up and restores phonebooks, upload logos and midi files, ... Any help is welcomme. -- Eric VAN BUGGENHAUT [EMAIL PROTECTED]