Skip to content

Commit

Permalink
change package name to sonic-utilities (#2)
Browse files Browse the repository at this point in the history
* change package name to sonic-utilities
  • Loading branch information
lguohan authored Jan 4, 2017
1 parent d30a448 commit a3f98cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
acs-utilities (0.1) UNRELEASED; urgency=low
sonic-utilities (0.1) UNRELEASED; urgency=low

* Initial release. (Closes: #XXXXXX)

Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Source: acs-utilities
Source: sonic-utilities
Maintainer: Shuotian Cheng <[email protected]>
Section: misc
Priority: optional
Standards-Version: 0.1
Build-Depends: debhelper (>=9), python (>=2.7.9)

Package: acs-utilities
Package: sonic-utilities
Architecture: amd64
Depends: ${misc:Depends}, python-tabulate, psmisc, grub2-common
Description: collection of utilities
Expand Down
Empty file modified debian/rules
100644 → 100755
Empty file.

0 comments on commit a3f98cd

Please sign in to comment.