diff options
author | Christopher Baines <mail@cbaines.net> | 2015-12-22 16:57:45 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2015-12-22 16:57:45 +0000 |
commit | ac00c3fafd7c2941152aa4aef02c40cf1a7bf600 (patch) | |
tree | 6c8190bad90160d3351c94cb91ec3eaf8ae12abc /debian/changelog | |
parent | 1b12ec682d65648963ef3166531b9a66a70cacc1 (diff) | |
download | python-jsmin-ac00c3fafd7c2941152aa4aef02c40cf1a7bf600.tar python-jsmin-ac00c3fafd7c2941152aa4aef02c40cf1a7bf600.tar.gz |
Add initial Debian package
Here I am importing the existing Debian source package in to this repository.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..e523748 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +python-jsmin (2.0.9-1) unstable; urgency=medium + + * Initial release. (Closes: #738448) + + -- gustavo panizzo <gfa@zumbi.com.ar> Sun, 09 Feb 2014 13:49:49 -0300 |