28 Commits

Author SHA1 Message Date
Stefano Rivera
c0546396bf Respect nocheck in DEB_BUILD_OPTIONS, again. 2021-06-06 19:52:14 -04:00
Dan Streetman
3428a65b1c d/rules: override build tests to use flake8 and nosetests3 2021-06-04 12:25:21 -04:00
Dan Streetman
d464c1ffe8 d/rules: override dh_auto_clean to cleanup tox and nose coverage files
Signed-off-by: Dan Streetman <ddstreet@canonical.com>
2021-02-02 06:25:12 -05:00
Stefano Rivera
bb765237db Port Python scripts to Python 3, remove python 2 modules. (Closes: #938740, LP: #1099537) 2019-09-04 19:24:44 -03:00
Stefano Rivera
03d2e89f31 Use dh_install to split the build into multiple binary packages. 2019-09-03 21:16:57 -03:00
Benjamin Drung
a753fedf7b Install bash completions into /usr/share/bash-completion/completions 2015-10-30 22:56:49 +01:00
Dimitri John Ledkov
e162e7d580 Port ubuntutools library 2014-12-18 23:51:59 +00:00
Benjamin Drung
a03fa654f3 Move debian-distro-info, distro-info, and ubuntu-distro-info from
ubuntu-dev-tools into distro-info.
2011-06-25 17:53:44 +02:00
Benjamin Drung
3b97f4f3e5 debian-distro-info, distro-info, ubuntu-distro-info: New tools. 2011-01-21 18:24:30 +01:00
Stefano Rivera
432ddc28ff override_dh_auto_test can go in the ifeq nocheck block, it's a noop with python_distutils atm 2010-12-20 22:49:16 +02:00
Stefano Rivera
4adf0f3eeb Tweak d/rules indentation 2010-12-20 22:47:36 +02:00
Stefano Rivera
303e7ae18f Merge from trunk 2010-12-20 18:29:31 +02:00
Stefano Rivera
32ed378668 * Switch to dh_python2:
- Use X-Python-Version instead of XS-Python-Version.
  - Use ${python:Breaks} to specify Python version compatibility.
2010-12-20 11:33:56 +02:00
Stefano Rivera
686b6a8649 * Add the beginnings of a test suite. (LP: #690386)
- Switch to setuptools, to support setup.py test.
2010-12-20 11:19:37 +02:00
Benjamin Drung
9de91675bc Switch to simple dh7 rule. 2010-08-02 20:41:09 +02:00
Luca Falavigna
ee3ad27b78 * Switch to python-support to ease initial import into Debian:
- debian/control: build-depend on python-support instead of pycentral,
    also remove unneeded XB-Python-Version field from binary stanza.
  - debian/rules: set DEB_PYTHON_SYSTEM to pysupport.
  - ubuntu-dev-tools.preinst: remove stale pycentral files on upgrades.
2009-08-21 17:53:35 +02:00
Siegfried-Angel Gevatter Pujals
82a29e4a88 Get ready for version 0.35. 2008-08-09 14:12:06 +02:00
Siegfried-Angel Gevatter Pujals
632f7bb274 Release version 0.27. 2008-02-24 19:52:29 +01:00
Siegfried-Angel Gevatter Pujals
98724c64e3 Merge dgetlp fixes from Terence Simpson. Remove the python-ubuntutools binary for now. Minor changes. 2008-02-22 20:24:38 +01:00
Daniel Holbach
36772683d0 * README, debian/rules, doc/ppaput.1.docbook, ppaput, setup.py: removed
ppaput for now. It has shortcomings and is not actively used in the
  sponsoring process.
2008-02-22 18:57:56 +01:00
Siegfried-Angel Gevatter Pujals
3e97b9f176 Remove empty usr/lib directory. 2008-02-18 17:35:54 +01:00
Siegfried-Angel Gevatter Pujals
737d0f8ad4 Released version 0.26 (with only some of the current changes); updated changelog. Other changes. 2008-02-17 23:39:10 +01:00
Siegfried-Angel Gevatter Pujals
abaa5f068a Many changes (most related to manpages). 2008-02-17 18:29:47 +01:00
Stephan Hermann
519d99d407 * pbuilder-dist:
- check if $SYSCACHE is not set and stay with the default, if 
      SYSCACHE = 0 use the default from pbuilderrc or honor $DEBCACHE
      (LP: #156183)
    - removed $BINARCH check in pbuilder call, and set --debootstrapopts
      directly, it doesn't matter when it's always set.  The Subshell call
      didn't work  (LP: #175183)
    - added support for --http-proxy, honours now $http_proxy or $HTTP_PROXY
    - removed $COMPONENTS_LINE from pbuilder call, data is crippled in the
      pbuilder chroot.
      Instead of this behaviour add $BASE_DIR/etc/$DISTRIBUTION/apt.conf/
      directory and install a sane sources.list, depending on the releases of Ubuntu
      and add --aptconfdir to pbuilder call (LP: #175183)
    - add support for gksudo|kdesudo|sudo depending on $DESKTOP_SESSION.
      (LP: #172943)
  * pbuilder-dist.bash_completion: (LP: #175728)
    - added bash_completion instructions
  * debian/rules:
    - install pbuilder-dist.bash_completion to /etc/bash_completion.d/
2008-01-22 18:35:56 +01:00
Daniel Holbach
e0949e63f6 * Renamed revuput to ppaput. 2007-09-13 14:36:09 +02:00
Daniel Holbach
ca011207c7 * revuput: added a tool to upload packages to PPA and file sponsoring bugs
automatically.
* doc/revuput.1.docbook, debian/control, debian/rules: build manpage for it
  from DocBook.
* setup.py: install it.
2007-09-07 14:21:20 +02:00
Siegfried-Angel Gevatter Pujals (RainCT)
5eb32eee8e Addded a manpage for pbuilder-dist and let debian/control install it. 2007-08-16 20:51:42 +02:00
Daniel Holbach
e65f683803 initial packaging - please let me know if you're not OK with GPL and add yourself to AUTHORS 2007-06-01 11:44:28 +02:00