[Pkg-mozext-commits] [SCM] UNNAMED PROJECT branch, master, updated. upstream/1.3.0.5+dfsg-1-g463e423

Fabrizio Regalli fabreg at fabreg.it
Tue Aug 9 16:06:48 UTC 2011


The following commit has been merged in the master branch:
commit 463e423893a7ea68cd7538df0c6c5c4369953e81
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Aug 9 18:06:39 2011 +0200

      * New upstream version
      * Changed Andrea Veri's mail address
      * Added myself to Uploaders

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..0149704
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,156 @@
+flashgot (1.3.0.5+dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream version
+  * Changed Andrea Veri's mail address
+  * Added myself to Uploaders
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 09 Aug 2011 18:00:32 +0200
+
+flashgot (1.3.0.2+dfsg-1) unstable; urgency=low
+
+  * Made uscan create orig tarball automatically.
+  * Imported Upstream version 1.3.0.2+dfsg
+
+ -- Michael Meskes <meskes at debian.org>  Wed, 22 Jun 2011 15:54:38 +0200
+
+flashgot (1.3.0.1+dfsg-1) unstable; urgency=low
+
+  * Imported Upstream version 1.3.0.1+dfsg
+  * Updated watch file to only show released versions.
+
+ -- Michael Meskes <meskes at debian.org>  Mon, 06 Jun 2011 11:09:37 +0200
+
+flashgot (1.3.0.1~rc1+dfsg-1) unstable; urgency=low
+
+  * Imported Upstream version 1.3.0.1~rc1+dfsg
+  * Reformatted extended description.
+
+ -- Michael Meskes <meskes at debian.org>  Wed, 25 May 2011 13:12:46 +0200
+
+flashgot (1.2.9.4~rc2+dfsg-1) unstable; urgency=low
+
+  * Imported Upstream version 1.2.9.4~rc2+dfsg
+
+ -- Michael Meskes <meskes at debian.org>  Wed, 04 May 2011 15:22:51 +0200
+
+flashgot (1.2.9.4~rc1+dfsg-1) unstable; urgency=low
+
+  * Updated watch file to correctly mangle Debian version number.
+  * Added target to create dfsg orig tarball.
+  * Imported Upstream version 1.2.9.4~rc1+dfsg
+
+ -- Michael Meskes <meskes at debian.org>  Wed, 27 Apr 2011 13:21:10 +0200
+
+flashgot (1.2.9.3~rc2+dfsg-1) unstable; urgency=low
+
+  [ Benjamin Drung ]
+  * Use Breaks instead of Conflicts for transition.
+
+  [ Michael Meskes ]
+  * Fixed VCS information.
+  * Added myself as uploader.
+  * Removed patch that was no longer needed.
+  * Bumped Standards-Version to 3.9.2, no changes needed.
+
+ -- Michael Meskes <meskes at debian.org>  Wed, 27 Apr 2011 12:31:41 +0200
+
+flashgot (1.2+dfsg-2) unstable; urgency=low
+
+  [ Andrea Veri <andrea.veri89 at gmail.com> ]
+  * debian/control:
+    - maintainer set to pkg-mozext team, John moved to
+      uploaders.
+    - m-d bumped to 0.16~
+    - bumped dh to level 7
+    - binary name changed from flashgot to xul-ext-flashgot as
+      per http://wiki.debian.org/Teams/DebianMozExtTeam.
+    - refreshed depends and added missing fields. (recommends / provides)
+    - removed icedove / thunderbird as depends, they are no more needed.
+    - made a dummy transitional package for binary name change.
+  * debian/compat:
+    - dh bumped to level 7.
+  * debian/rules:
+    - cleaned up a bit 
+    - removed deprecated fields and updated to match m-ds 0.16 requirements.
+
+  [ Benjamin Drung <bdrung at ubuntu.com> ]
+  * Update vcs links to new location.
+  * Convert direct source change into bump-max-version.patch.
+  * Add debian/watch.
+
+ -- Andrea Veri <andrea.veri89 at gmail.com>  Sat, 03 Oct 2009 23:23:16 +0200
+
+flashgot (1.2+dfsg-1) unstable; urgency=low
+
+  [ John Vivirito <gnomefreak at ubuntu.com> ]
+  * New upstream version 1.2
+  * Removed chrome/flashgot.jar!/content/flashgot/FlashGot.exe:
+    We have no reason to build with any Windows content.
+  * Removed chrome/flashgot.jar!/content/flashgot/FlashGot.cpp:
+    due to a non-free license
+  * Removed chrome/flashgot.jar!/content/flashgot/DAP.cpp:
+    Only useful to Internet Explorer
+  * Removed chrome/flashgot.jar!/content/flashgot/Flashgot.h: It has no license
+  * debian/rules: 
+    - uncommented MOZ_XPI_MOZILLA_DIRS to fix addon install
+    - removed all browsers from MOZ_XPI_MOZILLA_DIRS
+  * debian/control: 
+    - demoted xpi:depends to satisfy mozilla-devscripts version 0.15
+    - removed all browsers from depends
+  * Added .bzr-builddeb/default.conf dir with revision id info
+
+  [ Andrea Veri <andrea.veri89 at gmail.com> ]
+  * First package's upload on Debian unstable.
+  * debian/control:
+   - added myself as co-maintainer
+   - removed ubuntu-specific fields
+   - DM-Upload-Allowed field added.
+   - Bumped debhelper level to latest 7 and Standards-version.
+      to 3.8.3, now the package follows latest policy.
+   - Bumped mozilla-devscripts to latest 0.15 to use its new
+      features. (such as ${xpi:Depends})
+   - added ${xpi:Depends}: this is a new feature introduced in latest
+     mozilla-devscript's package.
+   - added some Debian-specific fields like Homepage and vcs-browser.
+  * debian/copyright:
+    - FSF address updated, fixing a lintian warning.
+    - added a reference about where you can find a GPL copy inside
+      Debian systems, fixing a lintian warning.
+  * debian/rules:
+     - removed the extra license file using the latest
+       MOZ_XPI_DOCUMENTED_LICENSE_FILES available on
+       mozilla-devscript 0.15 package.    
+
+ -- John Vivirito <gnomefreak at ubuntu.com>  Mon, 07 Sep 2009 10:59:25 -0400
+
+flashgot (1.1.9-0+dfsg-0ubuntu1) karmic; urgency=low
+
+  * New upstream version 1.1.9
+  * install.rdf: Bumped max version to 3.6
+  * debian/control: added depends to support 
+    - firefox 3.5 and 3.6 seamonkey-2.0 abrowser 3.5 and 3.6
+
+ -- John Vivirito <gnomefreak at ubuntu.com>  Mon, 01 Jun 2009 08:09:03 -0400
+
+flashgot (1.1.7.8-0+dfsg-0ubuntu1~jjv1) jaunty; urgency=low
+
+  * New upstream version 1.1.17.8 (LP: #305736)
+  * chrome/flashgot.jar!/content/flashgot/FlashGot.exe: Removed due to not  
+    needing any nonfree Windows content.
+
+ -- John Vivirito <gnomefreak at ubuntu.com>  Sun, 15 Feb 2009 06:35:30 -0500
+
+flashgot (1.1.5-0ubuntu1~jjv3) jaunty; urgency=low
+
+  * Initial release. (LP: #305738)
+  * debian/control: Removed Firefox-2 from depends and added iceweasle 
+    and abrowser songbird icedove flock to depends
+  * debian/copyright: Edited to include upstream contacts and GPLv2
+    License
+  * chrome/flashgot.jar!/content/flashgot/FlashGot.cpp: Removed due to
+    a non-free license
+  * chrome/flashgot.jar!/content/flashgot/DAP.cpp: Not needed since it 
+    only applies to Internet Explorer
+  * .bzr-builddeb/default.conf: Added bzr revision information 
+
+ -- John Vivirito <gnomefreak at ubuntu.com>  Thu, 29 Jan 2009 07:13:47 -0500
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..91875dc
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,36 @@
+Source: flashgot
+Section: web
+Priority: optional
+Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>
+Uploaders: John Vivirito <gnomefreak at ubuntu.com>,
+           Andrea Veri <and at debian.org>,
+           Michael Meskes <meskes at debian.org>,
+	   Fabrizio Regalli <fabreg at fabreg.it>
+DM-Upload-Allowed: yes
+Homepage: http://flashgot.net/getit
+Build-Depends: debhelper (>= 8), cdbs, mozilla-devscripts (>= 0.16~)
+Vcs-Git: git://git.debian.org/git/pkg-mozext/flashgot.git
+Vcs-Browser: http://git.debian.org/?p=pkg-mozext/flashgot.git;a=summary
+Standards-Version: 3.9.2
+
+Package: xul-ext-flashgot
+Architecture: all
+Depends: curl, ${misc:Depends}, ${xpi:Depends}
+Recommends: ${xpi:Recommends}
+Provides: ${xpi:Provides}
+Enhances: ${xpi:Enhances}
+Breaks: flashgot (<< 1.2+dfsg-2)
+Replaces: flashgot (<< 1.2+dfsg-2)
+Description: Extension to handle downloads with external download managers
+ Flashgot turns every supported download manager into a download manager for
+ Iceweasel. It offers also a Build Gallery functionality which helps to
+ synthetize full media galleries in one page, from serial contents originally
+ scattered on several pages, for easy and fast "download all".
+
+Package: flashgot
+Architecture: all
+Depends: xul-ext-flashgot, ${misc:Depends}
+Description: transitional dummy package
+ This is a transitional dummy package to ease the migration
+ from the flashgot to the new xul-ext-flashgot package.
+ You can remove it safely.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..8cc2e6c
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,26 @@
+Homepage and Upstream Contact
+===============================
+ Homepage: http://flashgot.net/
+ Contact: Giorgio Maone - g.maone at informaction.com
+
+Source Location
+================
+ You can download the flashgot.xpi from 
+ http://flashgot.net/getit
+
+License
+========
+                    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                          51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Copyright (C) 2004-2009 Giorgio Maone - g.maone at informaction.com
+
+On Debian systems, the full text of the GNU GPL and the GNU LGPL 
+can always be found in these files:
+/usr/share/common-licenses/GPL-2 
diff --git a/debian/repack.sh b/debian/repack.sh
new file mode 100755
index 0000000..97fd141
--- /dev/null
+++ b/debian/repack.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+
+VERSION=$2
+XPI=$3
+PACKAGE=$(dpkg-parsechangelog | sed -n 's/^Source: //p')
+TAR=../${PACKAGE}_${VERSION}.orig.tar.gz
+DIR=../${PACKAGE}-${VERSION}
+
+/usr/bin/xpi-unpack $XPI $DIR
+
+tar -zcf ../${PACKAGE}_${VERSION}+dfsg.orig.tar.gz --exclude *.exe $DIR
+
+rm -rf $DIR
+rm $XPI
+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..03d2911
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,17 @@
+#!/usr/bin/make -f
+
+# cleaning up the extra license file (FlashGot_License.txt) using latest xpi.mk's features
+MOZ_XPI_DOCUMENTED_LICENSE_FILES := FlashGot_License.txt
+
+upstreamversion := $(shell dpkg-parsechangelog | sed -n 's/^Version: *\([^-]\+\)-.\+/\1/p')
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/mozilla-devscripts/xpi.mk
+
+#Build the orig.tar.gz
+dfsg-free: clean
+	zip -d chrome/flashgot.jar content/flashgot/FlashGot.exe
+	cd ..; mv $(CURDIR) flashgot-$(upstreamversion); \
+            tar --exclude debian -czf flashgot_$(upstreamversion).orig.tar.gz flashgot-$(upstreamversion)
+
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..b2e1ce7
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=dversionmangle=s/\+dfsg$//;s/\~// \
+  http://flashgot.net/getit .*/releases/flashgot-(.*)\.xpi debian debian/repack.sh

-- 
UNNAMED PROJECT



More information about the Pkg-mozext-commits mailing list