Move libupsclient1 package to libs Section
* debian/control: - Move libupsclient1 package to libs Section
This commit is contained in:
parent
e8e497bcf4
commit
623a7f2f69
2 changed files with 8 additions and 0 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,3 +1,10 @@
|
||||||
|
nut (2.6.5-3) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* debian/control:
|
||||||
|
- Move libupsclient1 package to libs Section
|
||||||
|
|
||||||
|
-- Laurent Bigonville <bigon@debian.org> Tue, 14 May 2013 18:04:04 +0200
|
||||||
|
|
||||||
nut (2.6.5-2) experimental; urgency=low
|
nut (2.6.5-2) experimental; urgency=low
|
||||||
|
|
||||||
[ Laurent Bigonville ]
|
[ Laurent Bigonville ]
|
||||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -161,6 +161,7 @@ Description: network UPS tools - documentation
|
||||||
This package contains FAQ, user, developer and packager documentation.
|
This package contains FAQ, user, developer and packager documentation.
|
||||||
|
|
||||||
Package: libupsclient1
|
Package: libupsclient1
|
||||||
|
Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
|
|
Loading…
Reference in a new issue