[Pkg-libvirt-commits] [virt-what] 05/16: Run wrap-and-sort
Joao Eriberto Mota Filho
eriberto at moszumanska.debian.org
Wed Dec 28 00:54:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriberto pushed a commit to branch debian/sid
in repository virt-what.
commit d558a0ca12e3d93f19d44b618372426bcdf806cd
Author: Joao Eriberto Mota Filho <eriberto at debian.org>
Date: Sat Dec 24 01:50:14 2016 -0200
Run wrap-and-sort
---
debian/changelog | 1 +
debian/control | 4 +++-
debian/copyright | 6 +++---
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bafb2cb..a50f399 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ virt-what (1.15-1) UNRELEASED; urgency=medium
- DebSrc to 3.0 format.
- DH level to 10.
- Dropped CDBS. Using DebHelper.
+ * Run wrap-and-sort.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Changed Priority to optional.
diff --git a/debian/control b/debian/control
index ab5840e..d43c945 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Homepage: https://people.redhat.com/~rjones/virt-what/
Package: virt-what
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, dmidecode [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386]
+Depends: dmidecode [amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386],
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: detect if we are running in a virtual machine
Virt-what is a shell script which can be used to detect if the program is
running in a virtual machine.
diff --git a/debian/copyright b/debian/copyright
index 7561c54..8d587ce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,15 +16,15 @@ Licence: GPL-2
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
-
+
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
+
On Debian systems the full text of the GNU General Public License can be found
in the `/usr/share/common-licenses/GPL' file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/virt-what.git
More information about the Pkg-libvirt-commits
mailing list