Displaying 2 results from an estimated 2 matches for "changelong".
Did you mean:
changelog
2006 Aug 24
1
Re: rhel 4.4 perl update looses weakref support?
...etting this user on bugzilla, I thought I'd ask if
> > > anyone else might have any knowledge of this. The Best Practical RT Wiki
> > > has some info on this, but evidently the user tried the suggestions there
> > > with no luck.
> >
> > Why not check the changelong (rpm -q perl --changelong | less), and get the
> > source rpm and check the spec file (you could compare with the previous
> > version), and if needs bem build it the way you want?
>
> The changelog has nothing on this particular subject and I haven't had a
> moment to pee...
2007 Oct 17
0
28 commits - configure.ac debian/changelog debian/control debian/copyright debian/.gitignore debian/libswfdec0.dirs debian/libswfdec0.files debian/libswfdec0.shlibs debian/libswfdec-dev.dirs debian/libswfdec-dev.files debian/rules debian/swf-player.dirs
...83b2..0000000
--- a/debian/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-CVS
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 409b62e..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,54 +0,0 @@
-swfdec (0.2.0-2) unstable; urgency=low
-
- * Remove installation of (empty) changelong (Closes: #179227)
- * Fix swfdec.pc file and package dependency (Closes: #179223)
- * Add workaround for mozilla-snapshot not loading plug-ins
- from /usr/lib/mozilla/plugins. (might fix 169404)
-
- -- David Schleef <ds at schleef.org> Fri, 31 Jan 2003 11:23:07 -0800
-
-swfdec (0.2.0-1)...