Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
remove egg-info build artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyralph committed Jan 29, 2014
1 parent 2cf8cb8 commit b9154dc
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 33 deletions.
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
stratum-mining-proxy (1.5.2-1.3) unstable; urgency=low

* Clean egg-info build artifact

-- Corey Ralph <corey@trellian.com> Wed, 29 Jan 2014 11:36:47 +1100

stratum-mining-proxy (1.5.2-1.2) unstable; urgency=low

* Fix comments in init script and change defaults

-- Corey Ralph <corey@trellian.com> Wed, 29 Jan 2014 11:16:24 +1100

stratum-mining-proxy (1.5.2-1.1) unstable; urgency=low

* Add logrotate config, init and defaults
Expand Down
1 change: 1 addition & 0 deletions debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ override_dh_clean:
dh_clean
# distribute module is downloaded during build
rm -f distribute-*.egg distribute-*.tar.gz
rm -rf stratum_mining_proxy.egg-info
10 changes: 0 additions & 10 deletions stratum_mining_proxy.egg-info/PKG-INFO

This file was deleted.

17 changes: 0 additions & 17 deletions stratum_mining_proxy.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion stratum_mining_proxy.egg-info/dependency_links.txt

This file was deleted.

4 changes: 0 additions & 4 deletions stratum_mining_proxy.egg-info/requires.txt

This file was deleted.

1 change: 0 additions & 1 deletion stratum_mining_proxy.egg-info/top_level.txt

This file was deleted.

0 comments on commit b9154dc

Please sign in to comment.