apt-clone software package provides Script to create state bundles, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install apt-clone
apt-clone is installed in your system.
Make ensure the apt-clone package were installed using the commands given below,
$ sudo dpkg-query -l | grep apt-clone *
You will get with apt-clone package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Administration Utilities |
| Package | apt-clone |
| Version | 0.2.2 |
| Description | Script to create state bundles |
| Sub Section | Admin |