[Python-apps-commits] r3459 - in packages/scribes (7 files)

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Mon Aug 17 22:22:34 UTC 2009


    Date: Monday, August 17, 2009 @ 22:22:34
  Author: pochu-guest
Revision: 3459

branch scribes to experimental

Added:
  packages/scribes/branches/
  packages/scribes/branches/experimental/
  packages/scribes/branches/experimental/debian/
  packages/scribes/branches/experimental/debian/changelog
    (from rev 3458, packages/scribes/trunk/debian/changelog)
  packages/scribes/branches/experimental/debian/control
    (from rev 3458, packages/scribes/trunk/debian/control)
Deleted:
  packages/scribes/branches/experimental/debian/changelog
  packages/scribes/branches/experimental/debian/control

Deleted: packages/scribes/branches/experimental/debian/changelog
===================================================================
--- packages/scribes/trunk/debian/changelog	2009-08-05 21:20:53 UTC (rev 3379)
+++ packages/scribes/branches/experimental/debian/changelog	2009-08-17 22:22:34 UTC (rev 3459)
@@ -1,147 +0,0 @@
-scribes (0.3.3.3-5) UNRELEASED; urgency=low
-
-  [ Sandro Tosi ]
-  * debian/control
-    - switch Vcs-Browser field to viewsvn
-
-  [ Emilio Pozuelo Monfort ]
-  * debian/copyright:
-    - Add "Copyright" to the packaging copyright note, and 2009 to the years.
-    - Point to GPL-2 rather than GPL.
-  * Port to debhelper 7
-  * Switch to python-support.
-  * debian/manpages: install the manpage from here.
-  * Standards-Version is 3.8.1, no changes needed.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Fri, 13 Feb 2009 14:25:50 +0100
-
-scribes (0.3.3.3-4) unstable; urgency=low
-
-  [ Emilio Pozuelo Monfort ]
-  * The rebuild puts files in usr/share/pyshared/, closes: #490506.
-  * debian/rules,
-    debian/control:
-    - Python2.5 is the default Python version now, no need to change the
-      shebang anymore.
-    - Remove python2.5-dev alternate build-dependency. python-dev >= 2.5 is
-      enough now.
-
-  [ Piotr Ożarowski ]
-  * Standards-Version bumped to 3.8.0:
-    + debian/README.source file added
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 14 Jul 2008 13:50:26 +0200
-
-scribes (0.3.3.3-3) unstable; urgency=low
-
-  * debian/rules:
-    - Change path in SaveProcessMonitor to /usr/bin/python2.5 if the
-      default python interpreter is lower than python2.5. Closes: #462790.
-  * debian/control:
-    - Bumped debhelper minimum required version to 5.0.51~ (due to dh_icons
-      call in debian/rules)
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 05 Feb 2008 23:33:10 +0100
-
-scribes (0.3.3.3-2) unstable; urgency=low
-
-  * debian/control:
-    - Make scrollkeeper dependency (and not only build-dependency)
-      non-versioned. Really Closes: #459477.
-    - Wrap dependencies.
-    - Remove python-psyco from Recommends.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 26 Jan 2008 13:08:20 +0100
-
-scribes (0.3.3.3-1) unstable; urgency=low
-
-  * New upstream release. Closes: #460430.
-  * debian/control:
-    - Make scrollkeeper build dependency non-versioned. Closes: #459477.
-    - Bumped Standards to 3.7.3, no changes needed.
-  * debian/control, debian/rules:
-    - Change python-all-dev build dependency to
-      python2.5-dev | python-dev (>= 2.5), as upstream now needs python2.5.
-    - Change XS-Python-Versions to >= 2.5.
-    - Change /usr/bin/scribes hashbang to python2.5 in debian/rules, so
-      scribes is started properly and works.
-  * debian/rules:
-    - Move debhelper stuff to binary-indep since the package is arch: all.
-    - Call dh_icons, since we have icons in /usr/share/pixmaps and
-      /usr/share/icons
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 16 Jan 2008 22:36:27 +0100
-
-scribes (0.3.2.9-2) unstable; urgency=low
-
-  * debian/control:
-    - Move XS-Vcs-* to Vcs-*, as they are now supported by dpkg.
-  * debian/rules:
-    - Call patch rule before build-stamp, so the patches are included in
-      the package.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 16 Oct 2007 21:01:44 +0200
-
-scribes (0.3.2.9-1) unstable; urgency=low
-
-  [ Piotr Ożarowski ]
-  * Added Homepage field in debian/control
-
-  [ Emilio Pozuelo Monfort ]
-  * New upstream release.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 29 Sep 2007 19:55:10 +0200
-
-scribes (0.3.2.8-3) unstable; urgency=low
-
-  * Add Python Applications Packaging Team to Uploaders!
-  * debian/rules:
-    - Also remove .pyo files in clean rule (Closes: #442727).
-  * debian/control:
-    - Add XS-Vcs-Svn and XS-Vcs-Browser fields
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 16 Sep 2007 21:01:25 +0200
-
-scribes (0.3.2.8-2) unstable; urgency=low
-
-  * debian/control:
-    - Add missing dependency on python-glade2 (Closes: #438171).
-    - Improved description (Closes: #438172).
-    - Build-depend on dpatch.
-  * debian/rules:
-    - Remove .pyc files in clean rule (Thanks to Piotr Ożarowski)
-    - Add dpatch magic.
-    - Don't ignore errors when calling distclean target.
-  * debian/patches:
-    - Added 10_fix_desktop_file.dpatch.
-  * Updated debian/menu.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 28 Aug 2007 14:04:12 +0200
-
-scribes (0.3.2.8-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 06 Jun 2007 22:40:10 +0200
-
-scribes (0.3.2.6-1) unstable; urgency=low
-
-  * New upstream release.
-  * debian/patches:
-    - 01_remove_hashbangs.dpatch removed (applied upstream).
-  * debian/control, debian/rules:
-    - Removed dpatch patch system.
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 21 May 2007 11:23:33 +0200
-
-scribes (0.3.2.5-2) unstable; urgency=low
-
-  * Move python-psyco from Depends to Recommends (Closes: 425186)
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 20 May 2007 00:35:28 +0200
-
-scribes (0.3.2.5-1) unstable; urgency=low
-
-  * Initial release (Closes: #344800)
-
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed,  9 May 2007 22:19:43 +0200

Copied: packages/scribes/branches/experimental/debian/changelog (from rev 3458, packages/scribes/trunk/debian/changelog)
===================================================================
--- packages/scribes/branches/experimental/debian/changelog	                        (rev 0)
+++ packages/scribes/branches/experimental/debian/changelog	2009-08-17 22:22:34 UTC (rev 3459)
@@ -0,0 +1,150 @@
+scribes (0.3.3.3-5) unstable; urgency=low
+
+  [ Sandro Tosi ]
+  * debian/control
+    - switch Vcs-Browser field to viewsvn
+
+  [ Emilio Pozuelo Monfort ]
+  * debian/copyright:
+    - Add "Copyright" to the packaging copyright note, and 2009 to the years.
+    - Point to GPL-2 rather than GPL.
+  * Port to debhelper 7
+  * Switch to python-support.
+  * debian/manpages: install the manpage from here.
+  * Standards-Version is 3.8.1, no changes needed.
+  * debian/control: don't depend on python-gnome2-desktop/python-gnome2-extras
+    but on the specific modules directly. Closes: #541595.
+  * Standards-Version is 3.8.3, no changes needed.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 18 Aug 2009 00:12:45 +0200
+
+scribes (0.3.3.3-4) unstable; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
+  * The rebuild puts files in usr/share/pyshared/, closes: #490506.
+  * debian/rules,
+    debian/control:
+    - Python2.5 is the default Python version now, no need to change the
+      shebang anymore.
+    - Remove python2.5-dev alternate build-dependency. python-dev >= 2.5 is
+      enough now.
+
+  [ Piotr Ożarowski ]
+  * Standards-Version bumped to 3.8.0:
+    + debian/README.source file added
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 14 Jul 2008 13:50:26 +0200
+
+scribes (0.3.3.3-3) unstable; urgency=low
+
+  * debian/rules:
+    - Change path in SaveProcessMonitor to /usr/bin/python2.5 if the
+      default python interpreter is lower than python2.5. Closes: #462790.
+  * debian/control:
+    - Bumped debhelper minimum required version to 5.0.51~ (due to dh_icons
+      call in debian/rules)
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 05 Feb 2008 23:33:10 +0100
+
+scribes (0.3.3.3-2) unstable; urgency=low
+
+  * debian/control:
+    - Make scrollkeeper dependency (and not only build-dependency)
+      non-versioned. Really Closes: #459477.
+    - Wrap dependencies.
+    - Remove python-psyco from Recommends.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 26 Jan 2008 13:08:20 +0100
+
+scribes (0.3.3.3-1) unstable; urgency=low
+
+  * New upstream release. Closes: #460430.
+  * debian/control:
+    - Make scrollkeeper build dependency non-versioned. Closes: #459477.
+    - Bumped Standards to 3.7.3, no changes needed.
+  * debian/control, debian/rules:
+    - Change python-all-dev build dependency to
+      python2.5-dev | python-dev (>= 2.5), as upstream now needs python2.5.
+    - Change XS-Python-Versions to >= 2.5.
+    - Change /usr/bin/scribes hashbang to python2.5 in debian/rules, so
+      scribes is started properly and works.
+  * debian/rules:
+    - Move debhelper stuff to binary-indep since the package is arch: all.
+    - Call dh_icons, since we have icons in /usr/share/pixmaps and
+      /usr/share/icons
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 16 Jan 2008 22:36:27 +0100
+
+scribes (0.3.2.9-2) unstable; urgency=low
+
+  * debian/control:
+    - Move XS-Vcs-* to Vcs-*, as they are now supported by dpkg.
+  * debian/rules:
+    - Call patch rule before build-stamp, so the patches are included in
+      the package.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 16 Oct 2007 21:01:44 +0200
+
+scribes (0.3.2.9-1) unstable; urgency=low
+
+  [ Piotr Ożarowski ]
+  * Added Homepage field in debian/control
+
+  [ Emilio Pozuelo Monfort ]
+  * New upstream release.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sat, 29 Sep 2007 19:55:10 +0200
+
+scribes (0.3.2.8-3) unstable; urgency=low
+
+  * Add Python Applications Packaging Team to Uploaders!
+  * debian/rules:
+    - Also remove .pyo files in clean rule (Closes: #442727).
+  * debian/control:
+    - Add XS-Vcs-Svn and XS-Vcs-Browser fields
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 16 Sep 2007 21:01:25 +0200
+
+scribes (0.3.2.8-2) unstable; urgency=low
+
+  * debian/control:
+    - Add missing dependency on python-glade2 (Closes: #438171).
+    - Improved description (Closes: #438172).
+    - Build-depend on dpatch.
+  * debian/rules:
+    - Remove .pyc files in clean rule (Thanks to Piotr Ożarowski)
+    - Add dpatch magic.
+    - Don't ignore errors when calling distclean target.
+  * debian/patches:
+    - Added 10_fix_desktop_file.dpatch.
+  * Updated debian/menu.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Tue, 28 Aug 2007 14:04:12 +0200
+
+scribes (0.3.2.8-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 06 Jun 2007 22:40:10 +0200
+
+scribes (0.3.2.6-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - 01_remove_hashbangs.dpatch removed (applied upstream).
+  * debian/control, debian/rules:
+    - Removed dpatch patch system.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Mon, 21 May 2007 11:23:33 +0200
+
+scribes (0.3.2.5-2) unstable; urgency=low
+
+  * Move python-psyco from Depends to Recommends (Closes: 425186)
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 20 May 2007 00:35:28 +0200
+
+scribes (0.3.2.5-1) unstable; urgency=low
+
+  * Initial release (Closes: #344800)
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed,  9 May 2007 22:19:43 +0200

Deleted: packages/scribes/branches/experimental/debian/control
===================================================================
--- packages/scribes/trunk/debian/control	2009-08-05 21:20:53 UTC (rev 3379)
+++ packages/scribes/branches/experimental/debian/control	2009-08-17 22:22:34 UTC (rev 3459)
@@ -1,44 +0,0 @@
-Source: scribes
-Section: editors
-Priority: optional
-Maintainer: Emilio Pozuelo Monfort <pochu at ubuntu.com>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), dpatch
-Build-Depends-Indep: autotools-dev,
-                     gconf2 (>= 2.10.1-2),
-                     gnome-doc-utils (>= 0.3.2),
-                     intltool,
-                     python-dev (>= 2.5),
-                     python-support,
-                     python-dbus (>= 0.70),
-                     python-gnome2-desktop-dev (>= 2.12),
-                     python-gnome2-dev (>= 2.12),
-                     python-gnome2-extras-dev (>= 2.12),
-                     python-gtk2-dev (>= 2.10),
-                     scrollkeeper,
-                     yelp (>= 2.12)
-Standards-Version: 3.8.1
-Homepage: http://scribes.sourceforge.net/
-Vcs-Svn: svn://svn.debian.org/python-apps/packages/scribes/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/scribes/trunk/
-
-Package: scribes
-Architecture: all
-Depends: ${misc:Depends},
-         ${python:Depends},
-         python-dbus (>= 0.70),
-         python-glade2,
-         python-gnome2 (>= 2.12),
-         python-gnome2-desktop (>= 2.12),
-         python-gnome2-extras (>= 2.12),
-         python-gtk2 (>= 2.10),
-         scrollkeeper,
-         yelp (>= 2.12)
-Description: simple, slim and sleek, yet powerful text editor for GNOME
- Scribes focuses on streamlining your workflow. It does so by ensuring
- that common and repetitive operations are intelligently automated and also
- by eliminating factors that prevent you from focusing on your tasks.
- .
- The result is a text editor that provides a fluid user experience,
- that is easy and fun to use and that ensures the safety of your
- documents at all times.

Copied: packages/scribes/branches/experimental/debian/control (from rev 3458, packages/scribes/trunk/debian/control)
===================================================================
--- packages/scribes/branches/experimental/debian/control	                        (rev 0)
+++ packages/scribes/branches/experimental/debian/control	2009-08-17 22:22:34 UTC (rev 3459)
@@ -0,0 +1,46 @@
+Source: scribes
+Section: editors
+Priority: optional
+Maintainer: Emilio Pozuelo Monfort <pochu at ubuntu.com>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~), dpatch
+Build-Depends-Indep: autotools-dev,
+                     gconf2 (>= 2.10.1-2),
+                     gnome-doc-utils (>= 0.3.2),
+                     intltool,
+                     python-dev (>= 2.5),
+                     python-support,
+                     python-dbus (>= 0.70),
+                     python-gnome2-desktop-dev (>= 2.12),
+                     python-gnome2-dev (>= 2.12),
+                     python-gnome2-extras-dev (>= 2.12),
+                     python-gtk2-dev (>= 2.10),
+                     scrollkeeper,
+                     yelp (>= 2.12)
+Standards-Version: 3.8.3
+Homepage: http://scribes.sourceforge.net/
+Vcs-Svn: svn://svn.debian.org/python-apps/packages/scribes/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/scribes/trunk/
+
+Package: scribes
+Architecture: all
+Depends: ${misc:Depends},
+         ${python:Depends},
+         python-dbus (>= 0.70),
+         python-gconf,
+         python-glade2,
+         python-gnome2,
+         python-gnomeprint,
+         python-gtkspell,
+         python-gtksourceview,
+         python-gtk2 (>= 2.10),
+         scrollkeeper,
+         yelp (>= 2.12)
+Description: simple, slim and sleek, yet powerful text editor for GNOME
+ Scribes focuses on streamlining your workflow. It does so by ensuring
+ that common and repetitive operations are intelligently automated and also
+ by eliminating factors that prevent you from focusing on your tasks.
+ .
+ The result is a text editor that provides a fluid user experience,
+ that is easy and fun to use and that ensures the safety of your
+ documents at all times.




More information about the Python-apps-commits mailing list