[Debian-in-commits] [SCM] fonts-beng.git branch, master, updated. 0802b310a030d7f4330fa19c0fa583f17786af2e

Kartik Mistry kartik at debian.org
Fri Mar 9 06:18:05 UTC 2012


The following commit has been merged in the master branch:
commit 0802b310a030d7f4330fa19c0fa583f17786af2e
Author: Kartik Mistry <kartik at debian.org>
Date:   Fri Mar 9 11:47:58 2012 +0530

    Added Breaks: field, Updated long description, Updated README.Debian

diff --git a/debian/README.Debian b/debian/README.Debian
index be0cf96..64bd21e 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -10,7 +10,7 @@ The special dependencies used in this package are:
 Depends: fonts-lohit-beng-bengali,
          fonts-lohit-beng-assamese,
          fonts-beng-extra
-Provides: ttf-bengali-fonts
+Breaks: ttf-bengali-fonts (<< 2:1.0)
 Replaces: ttf-bengali-fonts
 
 Please note that this is a crude hack and if thoughtlessly used might possibly
diff --git a/debian/changelog b/debian/changelog
index 3e8a582..2738477 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-fonts-beng (2:1.1) UNRELEASED; urgency=low
+fonts-beng (2:1.1) unstable; urgency=low
 
   * Team upload.
   * debian/control:
+    + Added Breaks: ttf-bengali-fonts (<< 2:1.0) instead of Provides: field for
+      correct upgrade.
     + Added Vcs-* fields.
+    + Updated long description.
   * debian/copyright:
     + Updated to copyright-format 1.0
   * debian/docs, debian/install:
@@ -12,7 +15,7 @@ fonts-beng (2:1.1) UNRELEASED; urgency=low
   * debian/README.Debian:
     + Wrapped up to 80 characters.
 
- -- Debian-IN Team <debian-in-workers at lists.alioth.debian.org>  Wed, 07 Mar 2012 21:19:35 +0530
+ -- Kartik Mistry <kartik at debian.org>  Fri, 09 Mar 2012 11:46:08 +0530
 
 fonts-beng (2:1.0) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 0d45349..1f0df2c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends: ${misc:Depends},
          fonts-lohit-beng-bengali,
          fonts-lohit-beng-assamese,
          fonts-beng-extra
-Provides: ttf-bengali-fonts
+Breaks: ttf-bengali-fonts (<< 2:1.0)
 Replaces: ttf-bengali-fonts
 Description: Metapackage to install Bengali and Assamese fonts
  This package allows you to install all available Bengali and Assamese fonts
@@ -27,5 +27,6 @@ Architecture: all
 Section: oldlibs
 Depends: ${misc:Depends},
          fonts-beng
-Description: transitional dummy package
- This is a transitional dummy package and can be safely removed.
+Description: Transitional dummy package
+ This is a transitional dummy package helpful in upgrade
+ and can be safely removed later.

-- 
fonts-beng.git



More information about the Debian-in-commits mailing list