rev 10293 - in tags/packages/automoc: . automoc-0.0.svn801285-1

Sune Vuorela pusling-guest at alioth.debian.org
Sat Apr 26 22:52:19 UTC 2008


Author: pusling-guest
Date: 2008-04-26 22:52:19 +0000 (Sat, 26 Apr 2008)
New Revision: 10293

Added:
   tags/packages/automoc/automoc-0.0.svn801285-1/
   tags/packages/automoc/automoc-0.0.svn801285-1/changelog
   tags/packages/automoc/automoc-0.0.svn801285-1/control
   tags/packages/automoc/automoc-0.0.svn801285-1/copyright
Removed:
   tags/packages/automoc/automoc-0.0.svn801285-1/changelog
   tags/packages/automoc/automoc-0.0.svn801285-1/control
   tags/packages/automoc/automoc-0.0.svn801285-1/copyright
Log:
tagging first version of automoc

Copied: tags/packages/automoc/automoc-0.0.svn801285-1 (from rev 10287, branches/kde4/packages/automoc/debian)

Deleted: tags/packages/automoc/automoc-0.0.svn801285-1/changelog

Copied: tags/packages/automoc/automoc-0.0.svn801285-1/changelog (from rev 10290, branches/kde4/packages/automoc/debian/changelog)
===================================================================
--- tags/packages/automoc/automoc-0.0.svn801285-1/changelog	                        (rev 0)
+++ tags/packages/automoc/automoc-0.0.svn801285-1/changelog	2008-04-26 22:52:19 UTC (rev 10293)
@@ -0,0 +1,7 @@
+automoc (0.0.svn801285-1) unstable; urgency=low
+
+  * Automoc split from kdelibs to be used in kdesupport.
+    Based on r801285
+
+ -- Sune Vuorela <debian at pusling.com>  Sat, 26 Apr 2008 23:21:42 +0200
+

Deleted: tags/packages/automoc/automoc-0.0.svn801285-1/control

Copied: tags/packages/automoc/automoc-0.0.svn801285-1/control (from rev 10289, branches/kde4/packages/automoc/debian/control)
===================================================================
--- tags/packages/automoc/automoc-0.0.svn801285-1/control	                        (rev 0)
+++ tags/packages/automoc/automoc-0.0.svn801285-1/control	2008-04-26 22:52:19 UTC (rev 10293)
@@ -0,0 +1,16 @@
+Source: automoc
+Section: devel
+Priority: extra
+Maintainer: Sune Vuorela <debian at pusling.com>
+Build-Depends: debhelper (>= 5), libqt4-dev, cmake
+Standards-Version: 3.7.3
+
+Package: automoc
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-dev
+Description: automatic moc for Qt4 packages
+ This package contains the automoc4 binary which is used to run moc on the right 
+ binaries in a qt4 or kde4 application.
+ .
+ Moc is the meta object compiler which is a much used tool when using the Qt 
+ toolkit.

Deleted: tags/packages/automoc/automoc-0.0.svn801285-1/copyright

Copied: tags/packages/automoc/automoc-0.0.svn801285-1/copyright (from rev 10288, branches/kde4/packages/automoc/debian/copyright)
===================================================================
--- tags/packages/automoc/automoc-0.0.svn801285-1/copyright	                        (rev 0)
+++ tags/packages/automoc/automoc-0.0.svn801285-1/copyright	2008-04-26 22:52:19 UTC (rev 10293)
@@ -0,0 +1,35 @@
+This package was debianized by Sune Vuorela <debian at pusling.com> on
+Sat, 26 Apr 2008 23:21:42 +0200.
+
+It was downloaded from <svn://anonsvn.kde.org>
+
+Upstream Authors: 
+
+	Mathias Kretz <kretz at kde.org>
+	Alexander Neundorff <neundorff at kde.org>
+
+Copyright: 
+
+	Copyright (c) 2007 Mathias Kretz <kretz at kde.org>
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+ 
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+ 
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is (C) 2008, Sune Vuorela <debian at pusling.com> and
+is licensed under the GPL, see above.




More information about the pkg-kde-commits mailing list