[xdg-menu-convert] 01/06: changelog, compat. control

Nicholas Bamber periapt at moszumanska.debian.org
Mon Dec 7 18:36:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

periapt pushed a commit to branch master
in repository xdg-menu-convert.

commit 05559900912cebe40767260da18ac30273ac2b64
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Mon Dec 7 16:42:47 2015 +0000

    changelog, compat. control
---
 debian/changelog |  5 +++++
 debian/compat    |  1 +
 debian/control   | 21 +++++++++++++++++++++
 3 files changed, 27 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..3ea8d26
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+xdg-menu-convert (0.7.6.2-1) UNRELEASED; urgency=medium
+
+  * Initial release. (Closes: #807241)
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk>  Mon, 07 Dec 2015 16:36:38 +0000
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..53deb00
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,21 @@
+Source: xdg-menu-convert
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Section: admin
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl,
+               perl (>= 5.18),
+               bash-completion
+Build-Depends-Indep: 
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/xdg-menu-convert.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/xdg-menu-convert.git
+
+Package: xdg-menu-convert
+Architecture: all
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: tool to freedesktop files to formats used by various window managers
+ HELP!!!

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/xdg-menu-convert.git



More information about the Pkg-perl-cvs-commits mailing list