~ubuntu-branches/debian/squeeze/mediawiki/squeeze

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Wiltshire, Thorsten Glaser, Jonathan Wiltshire
  • Date: 2010-06-29 14:20:35 UTC
  • Revision ID: james.westby@ubuntu.com-20100629142035-fgcoyvnz7xzzqjmv
Tags: 1:1.15.4-2
[ Thorsten Glaser ]
* debian/control: add Vcs-SVN and Vcs-Browser

[ Jonathan Wiltshire ]
* debian/source/format: Switch to source format 3.0 (quilt)
* debian/rules: Drop CDBS quilt logic
* debian_specific_config.patch: Don't just redefine MW_INSTALL_PATH,
  remove the original definition (LP: #406358)
* debian/README.source: document use of quilt and format 3.0 (quilt)
* New patch backup_documentation.patch improves documentation of
  maintenance/dumpBackup.php (closes: #572355)
* Standards version 3.9.0 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
MANPAGES := debian/texvc.1
4
4
 
5
5
include /usr/share/cdbs/1/rules/debhelper.mk
6
 
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
7
6
 
8
7
# In order to regenerate 'debian/control' :
9
8
#   DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean