Commit Graph

10 Commits

Author SHA1 Message Date
Cody Russell
57223c9a05 Revert name change
svn path=/trunk/; revision=20724
2008-07-01 22:57:50 +00:00
Cody Russell
fce9c8b7d4 Practically everything changed.
2008-06-30  Cody Russell  <bratsche@gnome.org>

        * Practically everything changed.

        Change	all references	of GIMP	Toolkit	(and variations	of it)
        to GTK+	Toolkit, showing no mercy at all to our	beloved
	ancestry. (#540529)


svn path=/trunk/; revision=20709
2008-06-30 23:01:56 +00:00
Ben Gertzfield
fb6a7ccb92 Argh. Missed one dumb space in rules file. Fixed. 1998-11-18 06:25:35 +00:00
Ben Gertzfield
9c3e01cf3a add -b (binary-only; no source packages) flag to dpkg-buildpackage 1998-11-18 05:32:52 +00:00
Ben Gertzfield
a85038d0ec libgtk-cvs-dev now Provides: and Replaces: libgtk1.1-dev 1998-11-18 04:40:02 +00:00
Ben Gertzfield
d8bbe62f8e Added a newline to print NEWVERSION 1998-11-18 04:23:35 +00:00
Ben Gertzfield
9b26da82ca Added Debian CVS build scripts. To build a snapshot Debian release,
simply run, from within the top level of the gtk+ directory:

[ben@gilgamesh:~/src/gtk-snap/gtk+]% debian/build                        1:16PM

This will build a Debian snapshot release, updating debian/changelog, and
place the resultant .debs in .. (~/src/gtk-snap/ in this example).
The version numbers are automatically updated, and look like:

YYYYMMDD.XX

where YYYY is the four-digit year (Y10K problem!) and MM is the
month (01-12) and DD is the day (01-31). XX is the build number;
it starts at 01 and debian/build increments it if you build from
CVS more than once in a day. If you're doing more than 99 CVS
builds in one day you need your head checked.

*NOTE*! The debian/build script I've written does not check in the
changes it has made to debian/changelog; that'd be scary and probably
generate too many log files all the time.

This really doesn't matter *too* much, since debian/changelog is
kind of irrelevant with CVS builds. Just know that the scant
information that is in there will not be updated via CVS.

Also, for obvious reasons, the debian/build script I've written
disables PGP signing of the resultant .changes and .dsc file.
Since these packages are not going into any archives, this will
not be a problem.

Of course, all this doesn't mean much to you if you don't have the
Debian dpkg-dev tools and debhelper installed, so don't worry if
you have no idea what I'm talking about. :)
1998-11-17 21:19:25 +00:00
Ben Gertzfield
9b7fd1bbe5 Removed debian/files for real 1998-03-24 04:42:55 +00:00
Ben Gertzfield
9457fe86d4 Removed *.files, artifacts of the build process 1998-03-24 04:42:21 +00:00
Ben Gertzfield
13fa9d3819 Added debian/* files for ease in automatic building of Debian packages 1998-03-24 04:02:49 +00:00