[Pkg-mozext-commits] [SCM] icedove-dispmua Debian packaging branch, master, updated. debian/1.6.6-2-5-gaf89091

Fabrizio Regalli fabreg at fabreg.it
Tue Oct 4 10:02:31 UTC 2011


The following commit has been merged in the master branch:
commit af8909187d0b0e1a9c9aad0049175dfde3326215
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Oct 4 12:02:26 2011 +0200

    Added ${xpi:Depends} to Depends
    
    * Added ${xpi:Depends} to Depends
    * Update path of GPL-1 license in d/copyright

diff --git a/debian/changelog b/debian/changelog
index 311680e..6b60d6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dispmua (1.6.8-1) UNRELEASED; urgency=low
   * Bumped Standards-Version to 3.9.2
   * Added myself to Uploaders
   * Updated 0001-display-correct-symbol-for-Icedove.patch patch
+  * Added ${xpi:Depends} to Depends
+  * Update path of GPL-1 license in d/copyright
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 04 Oct 2011 11:32:37 +0200
 
diff --git a/debian/control b/debian/control
index ffcbbe4..4fb32ac 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://www.juergen-ernst.de/addons/dispmua.html
 
 Package: xul-ext-dispmua
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${xpi:Depends}
 Recommends: ${xpi:Recommends}
 Provides: ${xpi:Provides}
 Enhances: ${xpi:Enhances}
diff --git a/debian/copyright b/debian/copyright
index e913480..90474f8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,4 +32,4 @@ License:
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-1'.
diff --git a/debian/rules b/debian/rules
index 70bec98..14e2420 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,4 +18,3 @@ override_dh_auto_install:
 override_dh_auto_clean:
 	rm -f xul-ext-dispmua.xpi
 	rm -rf build-dir
-

-- 
icedove-dispmua Debian packaging



More information about the Pkg-mozext-commits mailing list