~ubuntu-branches/debian/stretch/ecb/stretch

« back to all changes in this revision

Viewing changes to html/Makefile

  • Committer: Package Import Robot
  • Author(s): Balint Reczey
  • Date: 2014-10-25 16:13:05 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20141025161305-6cg7rnaao1xa4ngb
Tags: 2.40+git20140216-1
* Adopting the package
  Thanks to Mike O'Connor for maintaing the package (Closes: #766440)
* New upstream snapshot (Closes: #729865)
* Drop obsoleted patches
* Bump dh compat level to 9
* Move packaging repository to git.debian.org
* Depend on default emacs (Closes: #754002)
* Bump standards version, no changes needed
* Move homepage URL to source package description

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
# GNU Emacs; see the file COPYING.  If not, write to the Free Software
24
24
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
25
25
 
26
 
# $Id: Makefile,v 1.25 2009/11/20 10:15:07 berndl Exp $
 
26
# $Id$
27
27
 
28
28
 
29
29
# Just type "make upload" to upload a complete new build of the whole
32
32
# Or type "make all" or "make upload-build" to generate the whole website
33
33
# and build an uploadable ecb-website.tar.gz file.
34
34
 
35
 
# $Id: Makefile,v 1.25 2009/11/20 10:15:07 berndl Exp $
 
35
# $Id$
36
36
 
37
37
EMACS=emacs
38
38