i have a problem in packaging my app here is the error i cant get what the problem is<br>shubhamm@localhost:~/real$ cd /home/shubhamm/real/widgets-1.0/<br>shubhamm@localhost:~/real/widgets-1.0$ debuild<br>This package has a Debian revision number but there does not seem to be<br>
an appropriate original tar file or .orig directory in the parent directory;<br>(expected one of widgets_1.0.orig.tar.gz, widgets_1.0.orig.tar.bz2,<br>widgets_1.0.orig.tar.lzma,  widgets_1.0.orig.tar.xz or widgets-1.0.orig)<br>
continue anyway? (y/n) y                   <br> dpkg-buildpackage -rfakeroot -D -us -uc<br>dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security<br>
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2<br>dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security<br>
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2<br>dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro<br>dpkg-buildpackage: source package widgets<br>
dpkg-buildpackage: source version 1.0-1<br>dpkg-buildpackage: source changed by shubham <<a href="mailto:shubhamaheshwariy@gmail.com">shubhamaheshwariy@gmail.com</a>><br> dpkg-source --before-build widgets-1.0<br>dpkg-buildpackage: host architecture i386<br>
 fakeroot debian/rules clean<br>dh clean <br>   dh_testdir<br>   dh_auto_clean<br>   dh_clean<br> dpkg-source -b widgets-1.0<br>dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream tarball found at ../widgets_1.0.orig.tar.{bz2,gz,lzma,xz}<br>
dpkg-buildpackage: error: dpkg-source -b widgets-1.0 gave error exit status 255<br>debuild: fatal error at line 1350:<br>dpkg-buildpackage -rfakeroot -D -us -uc failed<br>shubhamm@localhost:~/real/widgets-1.0$ <br><br>