[Debian-in-commits] [SCM] fonts-smc.git branch, master, updated. upstream/5.0-13-gb7a1e91
Kartik Mistry
kartik at debian.org
Sun Mar 25 07:36:43 UTC 2012
The following commit has been merged in the master branch:
commit b7a1e91f26ceed37869a736bdc9736d5738f3d20
Merge: 337ab39352dfa13b9ec0de6566056efaa125aa38 822597b2e3591dcdf102eb579028cabf0df1872c
Author: Kartik Mistry <kartik at debian.org>
Date: Sun Mar 25 13:06:31 2012 +0530
New upstream changes, fixed permission of generate.pe
diff --combined debian/changelog
index a849e49,0000000..f9193cc
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,20 -1,0 +1,29 @@@
++fonts-smc (5.0.1-1) unstable; urgency=low
++
++ * Team upload.
++ * New upstream release.
++ * debian/rules:
++ + Fixed permission of generate.pe file.
++
++ -- Kartik Mistry <kartik at debian.org> Sun, 25 Mar 2012 13:05:13 +0530
++
+fonts-smc (5.0-1) unstable; urgency=low
+
+ * Team upload.
+ * New upstream release.
+ * debian/control:
+ + Updated Breaks: ttf-malayalam-fonts (<< 2:1.0) for correct upgrade.
+ + Bumped Standards-Version to 3.9.3
+ * debian/copyright:
+ + Wrapped up license text.
+ + Updated debian/* copyright.
+ * Removed empty debian/docs file.
+
+ -- Kartik Mistry <kartik at debian.org> Thu, 08 Mar 2012 23:31:27 +0530
+
+fonts-smc (4.5.1-1) unstable; urgency=low
+
+ * Team Upload
+ * This package is split from ttf-malayalam fonts
+
+ -- Vasudev Kamath <kamathvasudev at gmail.com> Sun, 19 Feb 2012 20:15:53 +0530
diff --combined debian/rules
index b760bee,0000000..1dfd5f1
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,13 -1,0 +1,14 @@@
+#!/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
+
+%:
++ chmod +x generate.pe
+ dh $@
--
fonts-smc.git
More information about the Debian-in-commits
mailing list