[Debian-in-commits] [SCM] fonts-lohit-beng-bengali.git branch, master, updated. upstream/2.5.2-15-g3c08144

Kartik Mistry kartik at debian.org
Tue Dec 4 12:42:13 UTC 2012


The following commit has been merged in the master branch:
commit 3c08144dce76c43e18738a7ccf2322996c9e29cc
Author: Kartik Mistry <kartik at debian.org>
Date:   Tue Dec 4 18:12:06 2012 +0530

    wrap-and-sort, Added AUTHORS file to docs, Removed boiler plate from rules

diff --git a/debian/changelog b/debian/changelog
index cc2f62f..375a206 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
 fonts-lohit-beng-bengali (2.5.2-1) experimental; urgency=low
 
+  [Kartik Mistry]
   * Team Upload.
-  * Imported Upstream version 2.5.2
+  * wrap-and-sort debian/* files.
+  * debian/rules:
+    + Removed boiler plate comments.
+  * debian/docs:
+    + Added AUTHORS file.
 
   [Vasudev Kamath]
+  * Imported Upstream version 2.5.2
   * debian/control:
     + Bumped Standards-Version to 3.9.4, this did not require any changes
       to the package source
@@ -11,7 +17,7 @@ fonts-lohit-beng-bengali (2.5.2-1) experimental; urgency=low
   * debian/copyright:
     + Added Upstream-Contact field
 
- -- Vasudev Kamath <kamathvasudev at gmail.com>  Sat, 01 Dec 2012 12:45:37 +0530
+ -- Kartik Mistry <kartik at debian.org>  Tue, 04 Dec 2012 18:07:42 +0530
 
 fonts-lohit-beng-bengali (2.5.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 67b352e..2771ffe 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: fonts
 Priority: optional
 Maintainer: Debian-IN Team <debian-in-workers at lists.alioth.debian.org>
 Uploaders: AbdulKarim Memon <abdulkarimmemon at gmail.com>
-Build-Depends: debhelper (>= 8.0.0),
-               fontforge
+Build-Depends: debhelper (>= 8.0.0), fontforge
 Standards-Version: 3.9.4
 Homepage: https://fedorahosted.org/lohit/
 Vcs-Git: git://git.debian.org/debian-in/fonts-lohit-beng-bengali.git
diff --git a/debian/copyright b/debian/copyright
index 0a750bd..5a0d47a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -16,7 +16,7 @@ License: OFL-1.1
  .
  The OFL allows the licensed fonts to be used, studied, modified and
  redistributed freely as long as they are not sold by themselves. The
- fonts, including any derivative works, can be bundled, embedded, 
+ fonts, including any derivative works, can be bundled, embedded,
  redistributed and/or sold with any software provided that any reserved
  names are not used by derivative works. The fonts and derivatives,
  however, cannot be released under any other type of license. The
diff --git a/debian/docs b/debian/docs
index 59758c9..fe8c05f 100644
--- a/debian/docs
+++ b/debian/docs
@@ -1,3 +1,4 @@
+AUTHORS
+ChangeLog.old
 README
 README.cvs
-ChangeLog.old
diff --git a/debian/install b/debian/install
index 3714265..046332d 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,2 @@
-*.ttf usr/share/fonts/truetype/lohit-bengali/
 *.conf etc/fonts/conf.avail/
+*.ttf usr/share/fonts/truetype/lohit-bengali/
diff --git a/debian/rules b/debian/rules
index b760bee..657234c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,7 @@
 #!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@

-- 
fonts-lohit-beng-bengali.git



More information about the Debian-in-commits mailing list