[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to get the state information from debian package?



I made a debian package in practice.
 
I know that debian/control file has the information of source. So it will be using while making binary
 
package(s). 
 
after making a binary package, we can see the state of package with dpkg -s package_name, right?
 
but, I don't know where it is from. a binary package doesn't include such a control file.
 
then,In dpkg -s or dpkg-source, how to get it(the state)?
 
please let me know..

Reply to: