[Debian-in-commits] [fonts-meera-taml] 37/53: Initial debianization

Vasudev Kamath vasudev-guest at moszumanska.debian.org
Sun Dec 1 07:05:35 UTC 2013


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

vasudev-guest pushed a commit to branch master
in repository fonts-meera-taml.

commit 7f5f5ea43f7b216cfda7d58c7f4c7a5b729c93c3
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Sun Dec 1 10:06:03 2013 +0530

    Initial debianization
---
 debian/changelog     |  7 +++++++
 debian/compat        |  1 +
 debian/control       | 23 +++++++++++++++++++++++
 debian/control.in    | 20 ++++++++++++++++++++
 debian/copyright     | 27 +++++++++++++++++++++++++++
 debian/rules         | 10 ++++++++++
 debian/source/format |  1 +
 7 files changed, 89 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..3f8bc42
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,7 @@
+fonts-meera-taml (1.0-1) unstable; urgency=low
+
+  * Initial Release.
+    Closes: bug#729884.
+
+ -- Vasudev Kamath <kamathvasudev at gmail.com>  Sun, 01 Dec 2013 09:22:07 +0530
+
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..301160a
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
\ No newline at end of file
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..970816d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: fonts-meera-taml
+Section: fonts
+Priority: optional
+Build-Depends: cdbs,
+ debhelper,
+ dh-buildinfo,
+ devscripts
+Maintainer: Debian-IN Team <debian-in-workers at lists.alioth.debian.org>
+Uploaders: Vasudev Kamath <kamathvasudev at gmail.com>
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/debian-in/fonts-meera-taml.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-in/
+Homepage: https://github.com/santhoshtr/meera-tamil
+
+Package: fonts-meera-taml
+Architecture: all
+Depends: ${misc:Depends}
+Description: free font for Tamil
+ This package proivdes Meera family of free fonts for Tamil script
+ which is used in state of Tamil Nadu in Indian subcontinent and in
+ SriLanka.
+ .
+ This font is designed for Wikipedia and Tamil People.
diff --git a/debian/control.in b/debian/control.in
new file mode 100644
index 0000000..801efa9
--- /dev/null
+++ b/debian/control.in
@@ -0,0 +1,20 @@
+Source: fonts-meera-taml
+Section: fonts
+Priority: optional
+Build-Depends: @cdbs@
+Maintainer: Debian-IN Team <debian-in-workers at lists.alioth.debian.org>
+Uploaders: Vasudev Kamath <kamathvasudev at gmail.com>
+Standards-Version: 3.9.5
+Vcs-Git: git://anonscm.debian.org/debian-in/fonts-meera-taml.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-in/
+Homepage: https://github.com/santhoshtr/meera-tamil
+
+Package: fonts-meera-taml
+Architecture: all
+Depends: ${misc:Depends}
+Description: free font for Tamil
+ This package proivdes Meera family of free fonts for Tamil script
+ which is used in state of Tamil Nadu in Indian subcontinent and in
+ SriLanka.
+ .
+ This font is designed for Wikipedia and Tamil People.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..fc607c0
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,27 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: meera-tamil
+Upstream-Contact: https://github.com/santhoshtr/meera-tamil/issues
+Source: https://github.com/santhoshtr/meera-tamil/
+
+Files: debian/*
+Copyright: 2013, Vasudev Kamath <kamathvasudev at gmail.com>
+License: GPL-3+
+
+License: GPL-3+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+ .
+ This program 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.
+ .
+ Comment:
+ .
+ On Debian systems the 'GNU General Public License' version 3 is located
+ in '/usr/share/common-licenses/GPL-3'.
+ .
+ You should have received a copy of the 'GNU General Public License'
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..3e90917
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
+include /usr/share/cdbs/1/rules/utils.mk
+
+DEB_UPSTREAM_PACKAGE = v
+DEB_UPSTREAM_TARBALL_BASENAME = $(DEB_UPSTREAM_PACKAGE)$(DEB_UPSTREAM_VERSION)
+DEB_UPSTREAM_URL = https://github.com/santhoshtr/meera-tamil/archive
+DEB_UPSTREAM_TARBALL_MD5 = d1c401640dc5bfa06cded0e468ff4381
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..46ebe02
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/fonts-meera-taml.git



More information about the Debian-in-commits mailing list