[SCM] camorama/master: wrap and sort -a -s

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jul 21 15:24:36 UTC 2014


The following commit has been merged in the master branch:
commit efb0c7a17e18ddd567027fd430593712f11ba66d
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jul 21 15:39:50 2014 +0100

    wrap and sort -a -s

diff --git a/debian/control b/debian/control
index 05d5a4b..09700d2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,35 @@ Source: camorama
 Section: gnome
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
-Uploaders: Alessio Treglia <alessio at debian.org>
-Build-Depends: libgconf2-dev, file, gettext, libgtk2.0-dev (>= 2.10), libglib2.0-dev, pkg-config, libgnutls-dev, cdbs, libgnomevfs2-dev, debhelper (>= 5), libpng12-dev, libgnome2-dev, libgnomeui-dev, libglade2-dev, libx11-dev, libxml-parser-perl, libv4l-dev
+Uploaders:
+ Alessio Treglia <alessio at debian.org>
+Build-Depends:
+ cdbs,
+ debhelper (>= 5),
+ file,
+ gettext,
+ libgconf2-dev,
+ libglade2-dev,
+ libglib2.0-dev,
+ libgnome2-dev,
+ libgnomeui-dev,
+ libgnomevfs2-dev,
+ libgnutls-dev,
+ libgtk2.0-dev (>= 2.10),
+ libpng12-dev,
+ libv4l-dev,
+ libx11-dev,
+ libxml-parser-perl,
+ pkg-config
 Homepage: http://camorama.fixedgear.org
 Standards-Version: 3.7.2
 
 Package: camorama
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: gnome utility to view and save images from a webcam
  Camorama is a small utility to view and save images from a webcam
- or any other Video4Linux device. It can apply a number of image filters and 
+ or any other Video4Linux device. It can apply a number of image filters and
  make remote captures.
diff --git a/debian/copyright b/debian/copyright
index ed67bba..ce1b151 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-This package was debianized by Leo Costela <costela at debian.org> from 
+This package was debianized by Leo Costela <costela at debian.org> from
 the source at:
 http://camorama.fixedgear.org
 
@@ -15,9 +15,9 @@ Upstream Author: Greg Jones
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software 
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
  * MA 02110-1301, USA.
- 
+
 On Debian systems, the GNU General Public License, version 2, is
 available as the file /usr/share/common-licenses/copyright/GPL .

-- 
camorama packaging



More information about the pkg-multimedia-commits mailing list