[Pkg-mozext-commits] [automatic-save-folder] 120/133: Wrap and sort
David Prévot
taffit at moszumanska.debian.org
Mon Apr 27 20:33:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch wip
in repository automatic-save-folder.
commit 6e2fced05b5178d78362ebb06bddbf533b6c50ee
Author: David Prévot <david at tilapin.org>
Date: Mon Apr 27 14:40:10 2015 -0400
Wrap and sort
Git-Dch: Ignore
---
debian/control | 9 ++++-----
debian/copyright | 2 +-
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index a4a6548..95ba87c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,18 @@ Section: web
Priority: extra
Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers at lists.alioth.debian.org>
Uploaders: Sascha Girrulat <sascha at girrulat.de>
-Build-Depends: debhelper (>= 8.0.0),
- mozilla-devscripts,
+Build-Depends: debhelper (>= 8.0.0), mozilla-devscripts
Standards-Version: 3.9.4
Homepage: http://asf.mangaheart.org/
Vcs-Git: git://git.debian.org/pkg-mozext/automatic-save-folder.git
Vcs-Browser: http://git.debian.org/?p=pkg-mozext/automatic-save-folder.git;a=summary
Package: xul-ext-automatic-save-folder
-Architecture: all
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: ${xpi:Recommends}
-Provides: ${xpi:Provides}
Enhances: ${xpi:Enhances}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Provides: ${xpi:Provides}
Description: Download helper for Firefox which automates the sorting and saving of files
Automatic Save Folder is an add-on for Mozilla Firefox web browser. It's a
download helper which automates the sorting and saving of your files on your
diff --git a/debian/copyright b/debian/copyright
index e858369..e6d9d8a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: automatic-save-folder
Source: http://code.google.com/p/automatic-save-folder
Files: *
-Copyright: 2007-2012 Eric Cassar <cyan at mangaheart.org>
+Copyright: 2007-2012 Eric Cassar <cyan at mangaheart.org>
License: GPL-2.0+
Files: debian/*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/automatic-save-folder.git
More information about the Pkg-mozext-commits
mailing list