Description

You will have to modify the version of the previous minimal package

Details

step 1 : preparation

step 2 : build the deb file

Solution

step 2 : build the deb file

You need only to modify changelog

$package-minimal/package-minimal-1.2.1/debian# more changelog 

package-minimal (1.3) unstable; urgency=low

 -- r <r>  Tue, 30 Aug 2011 07:27:05 -1000

The other two files are not changed

$package-minimal/package-minimal-1.2.1/debian# more control 

Source: package-minimal

Section: unknown



Package: package-minimal

Architecture: any





$package-minimal/package-minimal-1.2.1/debian# more rules

%:

        dh $@