[Python-apps-commits] r9711 - in packages/debomatic/tags (7 files)
dktrkranz at users.alioth.debian.org
dktrkranz at users.alioth.debian.org
Wed Jun 5 13:30:29 UTC 2013
Date: Wednesday, June 5, 2013 @ 13:30:28
Author: dktrkranz
Revision: 9711
[svn-buildpackage] Tagging debomatic 0.11-1
Added:
packages/debomatic/tags/0.11-1/
packages/debomatic/tags/0.11-1/debian/changelog
(from rev 9710, packages/debomatic/trunk/debian/changelog)
packages/debomatic/tags/0.11-1/debian/control
(from rev 9708, packages/debomatic/trunk/debian/control)
packages/debomatic/tags/0.11-1/debian/rules
(from rev 9709, packages/debomatic/trunk/debian/rules)
Deleted:
packages/debomatic/tags/0.11-1/debian/changelog
packages/debomatic/tags/0.11-1/debian/control
packages/debomatic/tags/0.11-1/debian/rules
Deleted: packages/debomatic/tags/0.11-1/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog 2013-06-04 19:52:30 UTC (rev 9705)
+++ packages/debomatic/tags/0.11-1/debian/changelog 2013-06-05 13:30:28 UTC (rev 9711)
@@ -1,155 +0,0 @@
-debomatic (0.11~r354-1) experimental; urgency=low
-
- * Upstream snapshot taken at revision 354.
- - Release lock if packagedir is not found (Closes: #690308).
- - No endless loop if setup_pbuilder fails (Closes: #690312).
- - Support for lintian log in the notification mail (Closes: #655452).
- * debian/control:
- - Use canonical VCS URIs.
- - Bump Standards-Version to 3.9.4.
- * debian/copyright:
- - Adjust copyright years.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sun, 17 Mar 2013 12:14:05 +0100
-
-debomatic (0.10-2) unstable; urgency=low
-
- * debian/rules:
- - Delete docs/_build directory during clean phase (Closes: #671163).
-
- -- Luca Falavigna <dktrkranz at debian.org> Sat, 26 May 2012 18:37:51 +0200
-
-debomatic (0.10-1) unstable; urgency=low
-
- * New upstream release.
- - New documentation, which also explains module plugin needs GPG
- support enabled to work (Closes: #653455).
- - Fix init script to allow stop and restart methods (Closes: #653468).
- - Lintian options are now customizable (Closes: #655454).
- * debian/compat:
- - Bump compatibility level to 9.
- * debian/control:
- - Drop python-docutils from Build-Depends field.
- - Add python-sphinx, texlive-latex-base, texlive-latex-recommended,
- texlive-fonts-recommended, texlive-latex-extra and gettext to
- Build-Depends field.
- - Add python-daemon and python-lockfile to Depends field.
- - Replace gnupg with gpgv in Recommends field.
- - Bump X-Python-Version field to >= 2.6.
- - Bump Standards-Version to 3.9.3.
- * debian/copyright:
- - Convert to DEP5 format.
- * debian/doc-base:
- - Update for new documentation format.
- * debian/docs:
- - README is no longer shipped in release tarball.
- * debian/watch:
- - Update watch file.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sun, 01 Apr 2012 00:43:28 +0200
-
-debomatic (0.9-1) unstable; urgency=low
-
- * New upstream release.
- - Package rebuild support (Closes: #591937).
- - Pass --configfile as last parameter, so some default options can
- be overwritten by configuration file (Closes: #531175).
- * Switch to format 3.0 (quilt).
- * Switch to dh_python2.
- * debian/control:
- - Recommend debian-archive-keyring and ubuntu-keyring due to recent
- debootstrap changes which require archive keys to generate chroots.
- - Bump Standards-Version to 3.9.1, no changes needed.
- * debian/copyright:
- - Adjust copyright information.
- * debian/rules:
- - Delete unused .egg-info file.
-
- -- Luca Falavigna <dktrkranz at debian.org> Sun, 06 Feb 2011 10:51:18 +0100
-
-debomatic (0.8-1) unstable; urgency=low
-
- * New upstream release.
- - cowbuilder support (Closes: #531173).
- * debian/control:
- - Add python-docutils to Build-Depends-Indep.
- - Add cowbuilder as alternate dependency for pbuilder.
- - Bump Standards-Version to 3.8.4, no changes needed.
- * debian/copyright:
- - Adjust copyright years.
-
- -- Luca Falavigna <dktrkranz at debian.org> Thu, 04 Feb 2010 22:36:28 +0100
-
-debomatic (0.7-1) unstable; urgency=low
-
- * New upstream version.
- - Provide init script and default file (Closes: #530029).
- * debian/control:
- - Update my e-mail address.
- - Remove DM-Upload-Allowed field.
- - Refresh build-dependencies.
- - Do not build-depend on docbook2x and docbook-xml, man pages are
- no longer generated by scripts.
- - Bump python-pyinotify minimum version to 0.8.6-1.
- - Bump Standards-Version to 3.8.3, no changes required.
- * debian/copyright:
- - Update copyright informations.
- * debian/examples, debian/manpages:
- - Removed, no longer needed with new upstream version.
- * debian/doc-base:
- - Register doc-base informations.
-
- -- Luca Falavigna <dktrkranz at debian.org> Wed, 02 Sep 2009 23:28:16 +0200
-
-debomatic (0.6-3) unstable; urgency=low
-
- * Switch to debhelper 7.
- * Switch to python-support.
- * Install Debomatic module in a private directory.
- * Changes for upcoming Python 2.6:
- + debian/control:
- - Add python (>= 2.5.4-1~) to Build-Depends-Indep to enable use of
- /usr/share/python/python.mk macros.
- - Remove python-all-dev from Build-Depends-Indep.
- + debian/rules:
- - Include /usr/share/python/python.mk.
- - Pass $(py_setup_install_args) to setup.py to let distutils install
- modules in the correct directory.
- * Add ${misc:Depends} to debomatic dependencies.
- * Bump Standards-Version to 3.8.1, no changes required.
-
- -- Luca Falavigna <dktrkranz at ubuntu.com> Fri, 01 May 2009 20:06:04 +0200
-
-debomatic (0.6-2) unstable; urgency=low
-
- * Add Python Applications Packaging Team to Uploaders.
- * Add Vcs-* fields in source stanza.
-
- -- Luca Falavigna <dktrkranz at ubuntu.com> Mon, 16 Feb 2009 21:46:52 +0100
-
-debomatic (0.6-1) experimental; urgency=low
-
- * New upstream release.
- * Adjust copyright holders.
- * Remove all patches (implemented upstream), as well as quilt support.
- * Add DM-Upload-Allowed field.
-
- -- Luca Falavigna <dktrkranz at ubuntu.com> Sun, 01 Feb 2009 15:38:35 +0100
-
-debomatic (0.5-2) unstable; urgency=low
-
- * debian/patches/packagequeue_files:
- - Add files to packagequeue even if they are already available, so
- they can be removed when packages have been successfully built.
- * debian/patches/acceptedqueue:
- - Add acceptedqueue to allow packages waiting for a lock to be built
- if previously accepted.
-
- -- Luca Falavigna <dktrkranz at ubuntu.com> Thu, 18 Sep 2008 13:48:45 +0200
-
-debomatic (0.5-1) unstable; urgency=low
-
- * Initial release (Closes: #426231)
-
- -- Luca Falavigna <dktrkranz at ubuntu.com> Wed, 25 Jun 2008 19:43:54 +0200
-
Copied: packages/debomatic/tags/0.11-1/debian/changelog (from rev 9710, packages/debomatic/trunk/debian/changelog)
===================================================================
--- packages/debomatic/tags/0.11-1/debian/changelog (rev 0)
+++ packages/debomatic/tags/0.11-1/debian/changelog 2013-06-05 13:30:28 UTC (rev 9711)
@@ -0,0 +1,165 @@
+debomatic (0.11-1) unstable; urgency=low
+
+ * New upstream final release.
+ * Upload to unstable.
+ * debian/control:
+ - Bump X-Python-Version to 2.7.
+ - Suggests piuparts package.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Wed, 05 Jun 2013 15:02:52 +0200
+
+debomatic (0.11~r354-1) experimental; urgency=low
+
+ * Upstream snapshot taken at revision 354.
+ - Release lock if packagedir is not found (Closes: #690308).
+ - No endless loop if setup_pbuilder fails (Closes: #690312).
+ - Support for lintian log in the notification mail (Closes: #655452).
+ * debian/control:
+ - Use canonical VCS URIs.
+ - Bump Standards-Version to 3.9.4.
+ * debian/copyright:
+ - Adjust copyright years.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 17 Mar 2013 12:14:05 +0100
+
+debomatic (0.10-2) unstable; urgency=low
+
+ * debian/rules:
+ - Delete docs/_build directory during clean phase (Closes: #671163).
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sat, 26 May 2012 18:37:51 +0200
+
+debomatic (0.10-1) unstable; urgency=low
+
+ * New upstream release.
+ - New documentation, which also explains module plugin needs GPG
+ support enabled to work (Closes: #653455).
+ - Fix init script to allow stop and restart methods (Closes: #653468).
+ - Lintian options are now customizable (Closes: #655454).
+ * debian/compat:
+ - Bump compatibility level to 9.
+ * debian/control:
+ - Drop python-docutils from Build-Depends field.
+ - Add python-sphinx, texlive-latex-base, texlive-latex-recommended,
+ texlive-fonts-recommended, texlive-latex-extra and gettext to
+ Build-Depends field.
+ - Add python-daemon and python-lockfile to Depends field.
+ - Replace gnupg with gpgv in Recommends field.
+ - Bump X-Python-Version field to >= 2.6.
+ - Bump Standards-Version to 3.9.3.
+ * debian/copyright:
+ - Convert to DEP5 format.
+ * debian/doc-base:
+ - Update for new documentation format.
+ * debian/docs:
+ - README is no longer shipped in release tarball.
+ * debian/watch:
+ - Update watch file.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 01 Apr 2012 00:43:28 +0200
+
+debomatic (0.9-1) unstable; urgency=low
+
+ * New upstream release.
+ - Package rebuild support (Closes: #591937).
+ - Pass --configfile as last parameter, so some default options can
+ be overwritten by configuration file (Closes: #531175).
+ * Switch to format 3.0 (quilt).
+ * Switch to dh_python2.
+ * debian/control:
+ - Recommend debian-archive-keyring and ubuntu-keyring due to recent
+ debootstrap changes which require archive keys to generate chroots.
+ - Bump Standards-Version to 3.9.1, no changes needed.
+ * debian/copyright:
+ - Adjust copyright information.
+ * debian/rules:
+ - Delete unused .egg-info file.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Sun, 06 Feb 2011 10:51:18 +0100
+
+debomatic (0.8-1) unstable; urgency=low
+
+ * New upstream release.
+ - cowbuilder support (Closes: #531173).
+ * debian/control:
+ - Add python-docutils to Build-Depends-Indep.
+ - Add cowbuilder as alternate dependency for pbuilder.
+ - Bump Standards-Version to 3.8.4, no changes needed.
+ * debian/copyright:
+ - Adjust copyright years.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Thu, 04 Feb 2010 22:36:28 +0100
+
+debomatic (0.7-1) unstable; urgency=low
+
+ * New upstream version.
+ - Provide init script and default file (Closes: #530029).
+ * debian/control:
+ - Update my e-mail address.
+ - Remove DM-Upload-Allowed field.
+ - Refresh build-dependencies.
+ - Do not build-depend on docbook2x and docbook-xml, man pages are
+ no longer generated by scripts.
+ - Bump python-pyinotify minimum version to 0.8.6-1.
+ - Bump Standards-Version to 3.8.3, no changes required.
+ * debian/copyright:
+ - Update copyright informations.
+ * debian/examples, debian/manpages:
+ - Removed, no longer needed with new upstream version.
+ * debian/doc-base:
+ - Register doc-base informations.
+
+ -- Luca Falavigna <dktrkranz at debian.org> Wed, 02 Sep 2009 23:28:16 +0200
+
+debomatic (0.6-3) unstable; urgency=low
+
+ * Switch to debhelper 7.
+ * Switch to python-support.
+ * Install Debomatic module in a private directory.
+ * Changes for upcoming Python 2.6:
+ + debian/control:
+ - Add python (>= 2.5.4-1~) to Build-Depends-Indep to enable use of
+ /usr/share/python/python.mk macros.
+ - Remove python-all-dev from Build-Depends-Indep.
+ + debian/rules:
+ - Include /usr/share/python/python.mk.
+ - Pass $(py_setup_install_args) to setup.py to let distutils install
+ modules in the correct directory.
+ * Add ${misc:Depends} to debomatic dependencies.
+ * Bump Standards-Version to 3.8.1, no changes required.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com> Fri, 01 May 2009 20:06:04 +0200
+
+debomatic (0.6-2) unstable; urgency=low
+
+ * Add Python Applications Packaging Team to Uploaders.
+ * Add Vcs-* fields in source stanza.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com> Mon, 16 Feb 2009 21:46:52 +0100
+
+debomatic (0.6-1) experimental; urgency=low
+
+ * New upstream release.
+ * Adjust copyright holders.
+ * Remove all patches (implemented upstream), as well as quilt support.
+ * Add DM-Upload-Allowed field.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com> Sun, 01 Feb 2009 15:38:35 +0100
+
+debomatic (0.5-2) unstable; urgency=low
+
+ * debian/patches/packagequeue_files:
+ - Add files to packagequeue even if they are already available, so
+ they can be removed when packages have been successfully built.
+ * debian/patches/acceptedqueue:
+ - Add acceptedqueue to allow packages waiting for a lock to be built
+ if previously accepted.
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com> Thu, 18 Sep 2008 13:48:45 +0200
+
+debomatic (0.5-1) unstable; urgency=low
+
+ * Initial release (Closes: #426231)
+
+ -- Luca Falavigna <dktrkranz at ubuntu.com> Wed, 25 Jun 2008 19:43:54 +0200
+
Deleted: packages/debomatic/tags/0.11-1/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control 2013-06-04 19:52:30 UTC (rev 9705)
+++ packages/debomatic/tags/0.11-1/debian/control 2013-06-05 13:30:28 UTC (rev 9711)
@@ -1,44 +0,0 @@
-Source: debomatic
-Section: devel
-Priority: extra
-Maintainer: Luca Falavigna <dktrkranz at debian.org>
-Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
- python (>= 2.6.6-3~),
- python-sphinx,
- texlive-latex-base,
- texlive-latex-recommended,
- texlive-fonts-recommended,
- texlive-latex-extra,
- gettext
-X-Python-Version: >= 2.6
-Standards-Version: 3.9.4
-Homepage: https://launchpad.net/debomatic
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/debomatic/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/debomatic/trunk/
-
-Package: debomatic
-Architecture: all
-Depends: ${python:Depends},
- ${misc:Depends},
- pbuilder | cowbuilder,
- debootstrap | cdebootstrap,
- python-daemon,
- python-lockfile
-Recommends: gpgv,
- lintian,
- python-pyinotify (>= 0.8.6-1),
- debian-archive-keyring,
- ubuntu-keyring
-Description: automatic build machine for Debian source packages
- Deb-o-Matic is an easy to use build machine for Debian source packages
- based on pbuilder, written in Python.
- .
- It provides a simple tool to automate build of source packages with limited
- user interaction and a simple configuration. It has some useful features such
- as automatic update of pbuilder, automatic scan and selection of source
- packages to build and modules support.
- .
- It is meant to help developers to build their packages without worrying too
- much of compilation, since it will run in background and no user feedback
- is required during the whole process.
Copied: packages/debomatic/tags/0.11-1/debian/control (from rev 9708, packages/debomatic/trunk/debian/control)
===================================================================
--- packages/debomatic/tags/0.11-1/debian/control (rev 0)
+++ packages/debomatic/tags/0.11-1/debian/control 2013-06-05 13:30:28 UTC (rev 9711)
@@ -0,0 +1,45 @@
+Source: debomatic
+Section: devel
+Priority: extra
+Maintainer: Luca Falavigna <dktrkranz at debian.org>
+Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 9),
+ python (>= 2.6.6-3~),
+ python-sphinx,
+ texlive-latex-base,
+ texlive-latex-recommended,
+ texlive-fonts-recommended,
+ texlive-latex-extra,
+ gettext
+X-Python-Version: >= 2.7
+Standards-Version: 3.9.4
+Homepage: https://launchpad.net/debomatic
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/debomatic/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/debomatic/trunk/
+
+Package: debomatic
+Architecture: all
+Depends: ${python:Depends},
+ ${misc:Depends},
+ pbuilder | cowbuilder,
+ debootstrap | cdebootstrap,
+ python-daemon,
+ python-lockfile
+Recommends: gpgv,
+ lintian,
+ python-pyinotify (>= 0.8.6-1),
+ debian-archive-keyring,
+ ubuntu-keyring
+Suggests: piuparts (>= 0.45)
+Description: automatic build machine for Debian source packages
+ Deb-o-Matic is an easy to use build machine for Debian source packages
+ based on pbuilder, written in Python.
+ .
+ It provides a simple tool to automate build of source packages with limited
+ user interaction and a simple configuration. It has some useful features such
+ as automatic update of pbuilder, automatic scan and selection of source
+ packages to build and modules support.
+ .
+ It is meant to help developers to build their packages without worrying too
+ much of compilation, since it will run in background and no user feedback
+ is required during the whole process.
Deleted: packages/debomatic/tags/0.11-1/debian/rules
===================================================================
--- packages/debomatic/trunk/debian/rules 2013-06-04 19:52:30 UTC (rev 9705)
+++ packages/debomatic/tags/0.11-1/debian/rules 2013-06-05 13:30:28 UTC (rev 9711)
@@ -1,19 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@ --with python2
-
-clean:
- dh $@ --with python2
- rm -fr build locale docs/_build
- dh_clean debian/init debian/default
-
-override_dh_auto_install:
- dh_auto_install -- --install-scripts=/usr/share/debomatic \
- --install-lib=/usr/share/debomatic
- find debian/debomatic -name "*.egg-info" -delete
-
-override_dh_installinit:
- ln -s $(CURDIR)/etc/init.d/debomatic debian/init
- ln -s $(CURDIR)/etc/default/debomatic debian/default
- dh_installinit -- defaults 20
Copied: packages/debomatic/tags/0.11-1/debian/rules (from rev 9709, packages/debomatic/trunk/debian/rules)
===================================================================
--- packages/debomatic/tags/0.11-1/debian/rules (rev 0)
+++ packages/debomatic/tags/0.11-1/debian/rules 2013-06-05 13:30:28 UTC (rev 9711)
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@ --with python2
+
+clean:
+ dh $@ --with python2
+ rm -fr build locale docs/_build
+ dh_clean debian/init debian/default
+
+override_dh_auto_install:
+ dh_auto_install -- --install-scripts=/usr/share/debomatic \
+ --install-lib=/usr/share/debomatic
+ find debian/debomatic -name "*.egg-info" -delete
+
+override_dh_installinit:
+ ln -s $(CURDIR)/etc/init.d/debomatic debian/init
+ ln -s $(CURDIR)/etc/default/debomatic debian/default
+ dh_installinit -- defaults 20
+
+override_dh_installchangelogs:
+ dh_installchangelogs ChangeLog
More information about the Python-apps-commits
mailing list