r14000 - in /packages/unstable/cheese/debian: changelog control control.in rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Tue Dec 25 11:37:01 UTC 2007


Author: sjoerd
Date: Tue Dec 25 11:37:01 2007
New Revision: 14000

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14000
Log:
* New upstream release. (Closes: #435678)
* Based on the ubuntu packaging
* Remove hildon support. The patch doesn't apply anymore and it's irrelevant
  for debian anyway
* Split control into a control.in, to generate control using the normal
  pkg-gnome procedures

Added:
    packages/unstable/cheese/debian/control
    packages/unstable/cheese/debian/control.in
      - copied, changed from r13999, packages/unstable/cheese/debian/control
Modified:
    packages/unstable/cheese/debian/changelog
    packages/unstable/cheese/debian/rules

Modified: packages/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/cheese/debian/changelog?rev=14000&op=diff
==============================================================================
--- packages/unstable/cheese/debian/changelog (original)
+++ packages/unstable/cheese/debian/changelog Tue Dec 25 11:37:01 2007
@@ -1,6 +1,11 @@
 cheese (0.3.0-1) UNRELEASED; urgency=low
 
-  * New upstream release
+  * New upstream release. (Closes: #435678)
+  * Based on the ubuntu packaging
+  * Remove hildon support. The patch doesn't apply anymore and it's irrelevant
+    for debian anyway
+  * Split control into a control.in, to generate control using the normal
+    pkg-gnome procedures
 
  -- Sjoerd Simons <sjoerd at debian.org>  Tue, 25 Dec 2007 12:21:15 +0100
 

Added: packages/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/cheese/debian/control?rev=14000&op=file
==============================================================================
--- packages/unstable/cheese/debian/control (added)
+++ packages/unstable/cheese/debian/control Tue Dec 25 11:37:01 2007
@@ -1,0 +1,31 @@
+Source: cheese
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Loic Minier <lool at dooz.org>, Sjoerd Simons <sjoerd at debian.org>
+Standards-Version: 3.7.2
+Homepage: http://live.gnome.org/Cheese/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/unstable/cheese/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/unstable/cheese/
+Build-Depends: cdbs (>= 0.4.41),
+ debhelper (>= 5),
+ gnome-pkg-tools (>= 0.10),
+ libgtk2.0-dev (>= 2.10),
+ libglade2-dev (>= 2.3.6),
+ libgstreamer0.10-dev,
+ libgstreamer-plugins-base0.10-dev,
+ libgnomevfs2-dev,
+ libgnomeui-dev,
+ libebook1.2-dev,
+ libxxf86vm-dev
+
+Package: cheese
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ gstreamer0.10-plugins-base,
+ gstreamer0.10-plugins-good
+Description: A tool to take pictures and videos from your webcam
+ Cheese is a cheesy program to take pictures and videos from your web
+ cam. It also provides some graphical effects in order to please the
+ users play instinct.

Copied: packages/unstable/cheese/debian/control.in (from r13999, packages/unstable/cheese/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/cheese/debian/control.in?rev=14000&op=diff
==============================================================================
--- packages/unstable/cheese/debian/control (original)
+++ packages/unstable/cheese/debian/control.in Tue Dec 25 11:37:01 2007
@@ -1,9 +1,12 @@
 Source: cheese
 Section: gnome
 Priority: optional
-Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
 Standards-Version: 3.7.2
 Homepage: http://live.gnome.org/Cheese/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/unstable/cheese/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/unstable/cheese/
 Build-Depends: cdbs (>= 0.4.41),
  debhelper (>= 5),
  gnome-pkg-tools (>= 0.10),
@@ -14,7 +17,6 @@
  libgnomevfs2-dev,
  libgnomeui-dev,
  libebook1.2-dev,
- libhildon-1-dev [lpia],
  libxxf86vm-dev
 
 Package: cheese
@@ -26,6 +28,4 @@
 Description: A tool to take pictures and videos from your webcam
  Cheese is a cheesy program to take pictures and videos from your web
  cam. It also provides some graphical effects in order to please the
- users play instinct. 
- .
- http://live.gnome.org/Cheese/
+ users play instinct.

Modified: packages/unstable/cheese/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/cheese/debian/rules?rev=14000&op=diff
==============================================================================
--- packages/unstable/cheese/debian/rules (original)
+++ packages/unstable/cheese/debian/rules Tue Dec 25 11:37:01 2007
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 ifeq ($(DEB_BUILD_ARCH),lpia)




More information about the pkg-gnome-commits mailing list