~ubuntu-branches/ubuntu/quantal/dh-make/quantal

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Craig Small
  • Date: 2006-11-01 08:30:21 UTC
  • mfrom: (1.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061101083021-mkdu8suq5t891dh7
* Stopped shiiping the kde examples (Closes: #372287)
* debiank/rules is executable (Closes: #372768)
* de-hypened man page (Closes: #372777)
* templates changed to use compat level 5 (Closes: #370468)
* Default priority extra in templates (Closes: #373603)
* MAKE install var=xx => MAKE var=xx install (Closes: #374175)
* Consitent formatting of maintainer script (Closes: #370488)
* Kernel module name consistent (Closes: #384085)
* bzip2 path was changed (Closes: #377523)
* fixes for cdbs template (Closes: #382042)
* Now supports ~ in upstream version number (Closes: #387465)
* fixed force-reload behaviour of init.d template to follow LSB
  (Closes: #377292)
* README.Debian the same author line as in changelog (Closes: #379773)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dh-make: A program to help Debian developers Debianize source trees
2
 
Copyright (C) 1998-2005 Craig Small <csmall@debian.org>
3
 
 
 
2
 
 
3
Copyright (C) 1998-2006 Craig Small <csmall@debian.org>
 
4
 
 
5
License:
4
6
    This program is free software; you can redistribute it and/or modify
5
7
    it under the terms of the GNU General Public License as published by
6
8
    the Free Software Foundation; either version 2 of the License, or
13
15
 
14
16
    You should have received a copy of the GNU General Public License
15
17
    along with this package; if not, write to the Free Software
16
 
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
17
 
    02111-1307, USA.
 
18
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
18
19
 
19
20
On Debian systems, the complete text of the GNU General
20
21
Public License can be found in `/usr/share/common-licenses/GPL'.