Sync gaphor 0.13.1-1.1 (universe) from Debian testing (main)

Bug #491268 reported by Charlie_Smotherman
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gaphor (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Please sync gaphor 0.13.1-1.1 (universe) from Debian testing (main)

Explanation of the Ubuntu delta and why it can be dropped:
The package now depends on python-zope.component.
The package now depends on python-gconf.
The package now depends on python-gobject.
The package now depends on an unversiond python.
The package has python2.6 changes.

Changelog entries since current lucid version 0.13.0-1ubuntu2:

gaphor (0.13.1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/rules
    - pass --install-layout=def to setup.py for Python 2.6 transition
      (Closes: #547818)
    - more robust comment-out strategy for zope.* requirements in eggs
    - fix name of clean-patched-stamp (ensure it gets removed upon clean)

 -- Stefano Zacchiroli <email address hidden> Sat, 10 Oct 2009 22:57:23 +0200

gaphor (0.13.1-1) unstable; urgency=low

  * New upstream release
  * Depends on python-gobject (Closes: #525627)
  * Depends on python-gconf instead of python-gnome2 (Closes: #541583)
  * Update authors, copyright and license fields in debian/copyright
  * Standard-Version to 3.8.3
  * debian/rules: no more use dh_desktop
  * Depends on python-zope.component instead of zope3 (Closes: #536417)

 -- Cédric Delfosse <email address hidden> Sat, 12 Sep 2009 19:45:07 +0200

Tags: sync
Changed in gaphor (Ubuntu):
importance: Undecided → Wishlist
Changed in gaphor (Ubuntu):
status: New → In Progress
assignee: nobody → Alessio Treglia (quadrispro)
Revision history for this message
Alessio Treglia (quadrispro) wrote :
Download full text (12.1 KiB)

Maybe we need to merge this.

 fakeroot debian/rules clean
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch disable_ez_setup to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
dh_testroot
python setup.py clean
running clean
touch clean-patched-stamp
dpatch deapply-all
reverting patch disable_ez_setup from ./ ... ok.
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp clean-patched-stamp
# Add here commands to clean up after the build process.
find gaphor utils -name \*.pyc -exec rm -f {} \;
rm -f gaphor.1
rm -fr build
rm -f ez_setup.pyc
dh_clean
 dpkg-source -b gaphor-0.13.1
dpkg-source: info: using source format `1.0'
dpkg-source: info: building gaphor using existing gaphor_0.13.1.orig.tar.gz
dpkg-source: info: building gaphor in gaphor_0.13.1-2.diff.gz
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/commands.py' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/proxy.py' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/__init__.py' will not be represented in diff
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/config.pyc: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/suite.py' will not be represented in diff
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/proxy.pyc: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/case.py' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/failure.py' will not be represented in diff
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/loader.pyc: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/tools.py' will not be represented in diff
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/exc.pyc: binary file contents changed
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/inspector.pyc: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/loader.py' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/util.py' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/config.py' will not be represented in diff
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/exc.py' will not be represented in diff
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/suite.pyc: binary file contents changed
dpkg-source: warning: executable mode 0755 of 'nose-0.11.1-py2.6.egg/nose/twistedtools.py' will not be represented in diff
dpkg-source: error: cannot represent change to gaphor-0.13.1/nose-0.11.1-py2.6.egg/nose/commands.pyc: binary file contents changed
dpkg-source:...

Changed in gaphor (Ubuntu):
assignee: Alessio Treglia (quadrispro) → Charlie_Smotherman (porthose) (cjsmo)
status: In Progress → Invalid
Revision history for this message
Charlie_Smotherman (cjsmo) wrote :

Not sure why your having problems building the package but I have no problems building the package in an up to date lucid pbuilder. Please see attached gaphor_buildlog. Setting bug back to new and subscribing UUS

Changed in gaphor (Ubuntu):
status: Invalid → New
assignee: Charlie_Smotherman (porthose) (cjsmo) → nobody
Revision history for this message
Benjamin Drung (bdrung) wrote :

The package builds in an up-to-date pbuilder environment on amd64. Sync request ACK'd.

Changed in gaphor (Ubuntu):
status: New → Confirmed
tags: added: sync
Revision history for this message
James Westby (james-w) wrote :

[Updating] gaphor (0.13.0-1ubuntu2 [Ubuntu] < 0.13.1-1.1 [Debian])
 * Trying to add gaphor...
  - <gaphor_0.13.1-1.1.dsc: downloading from http://ftp.debian.org/debian/>
  - <gaphor_0.13.1.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
  - <gaphor_0.13.1-1.1.diff.gz: downloading from http://ftp.debian.org/debian/>
I: gaphor [universe] -> gaphor_0.13.0-1ubuntu2 [universe].

Changed in gaphor (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.